Interface Operand.RequestContextOperandOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      MatchingFunctionContextTypeEnum.MatchingFunctionContextType getContextType()
      Type of value to be referred in the request context.
      int getContextTypeValue()
      Type of value to be referred in the request context.
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getContextTypeValue

        int getContextTypeValue()
         Type of value to be referred in the request context.
         
        .google.ads.googleads.v14.enums.MatchingFunctionContextTypeEnum.MatchingFunctionContextType context_type = 1;
        Returns:
        The enum numeric value on the wire for contextType.