Interface CustomerSkAdNetworkConversionValueSchemaOperationOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      CustomerSkAdNetworkConversionValueSchema getUpdate()
      Update operation: The schema is expected to have a valid resource name.
      CustomerSkAdNetworkConversionValueSchemaOrBuilder getUpdateOrBuilder()
      Update operation: The schema is expected to have a valid resource name.
      boolean hasUpdate()
      Update operation: The schema is expected to have a valid resource name.
      • 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

      • hasUpdate

        boolean hasUpdate()
         Update operation: The schema is expected to have a valid resource name.
         
        .google.ads.googleads.v14.resources.CustomerSkAdNetworkConversionValueSchema update = 1;
        Returns:
        Whether the update field is set.
      • getUpdate

        CustomerSkAdNetworkConversionValueSchema getUpdate()
         Update operation: The schema is expected to have a valid resource name.
         
        .google.ads.googleads.v14.resources.CustomerSkAdNetworkConversionValueSchema update = 1;
        Returns:
        The update.
      • getUpdateOrBuilder

        CustomerSkAdNetworkConversionValueSchemaOrBuilder getUpdateOrBuilder()
         Update operation: The schema is expected to have a valid resource name.
         
        .google.ads.googleads.v14.resources.CustomerSkAdNetworkConversionValueSchema update = 1;