Interface CustomerSkAdNetworkConversionValueSchemaOperationOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
CustomerSkAdNetworkConversionValueSchemaOperation, CustomerSkAdNetworkConversionValueSchemaOperation.Builder

public interface CustomerSkAdNetworkConversionValueSchemaOperationOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Update operation: The schema is expected to have a valid resource name.
    Update operation: The schema is expected to have a valid resource name.
    boolean
    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 Details

    • hasUpdate

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

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

       Update operation: The schema is expected to have a valid resource name.
       
      .google.ads.googleads.v18.resources.CustomerSkAdNetworkConversionValueSchema update = 1;