Class LocalServicesVerificationArtifact.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
com.google.ads.googleads.v18.resources.LocalServicesVerificationArtifact.Builder
All Implemented Interfaces:
LocalServicesVerificationArtifactOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
LocalServicesVerificationArtifact

public static final class LocalServicesVerificationArtifact.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder> implements LocalServicesVerificationArtifactOrBuilder
 A local services verification resource.
 
Protobuf type google.ads.googleads.v18.resources.LocalServicesVerificationArtifact
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • getDefaultInstanceForType

      public LocalServicesVerificationArtifact getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public LocalServicesVerificationArtifact buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • setField

      public LocalServicesVerificationArtifact.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • clearField

      public LocalServicesVerificationArtifact.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • clearOneof

      public LocalServicesVerificationArtifact.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • setRepeatedField

      public LocalServicesVerificationArtifact.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • addRepeatedField

      public LocalServicesVerificationArtifact.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • mergeFrom

      public LocalServicesVerificationArtifact.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<LocalServicesVerificationArtifact.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • mergeFrom

      public LocalServicesVerificationArtifact.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<LocalServicesVerificationArtifact.Builder>
      Throws:
      IOException
    • getArtifactDataCase

      Specified by:
      getArtifactDataCase in interface LocalServicesVerificationArtifactOrBuilder
    • clearArtifactData

      public LocalServicesVerificationArtifact.Builder clearArtifactData()
    • getResourceName

      public String getResourceName()
       Immutable. The resource name of the Local Services Verification.
       Local Services Verification resource names have the form:
      
       `customers/{customer_id}/localServicesVerificationArtifacts/{verification_artifact_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
      Specified by:
      getResourceName in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The resourceName.
    • getResourceNameBytes

      public com.google.protobuf.ByteString getResourceNameBytes()
       Immutable. The resource name of the Local Services Verification.
       Local Services Verification resource names have the form:
      
       `customers/{customer_id}/localServicesVerificationArtifacts/{verification_artifact_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
      Specified by:
      getResourceNameBytes in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The bytes for resourceName.
    • setResourceName

      public LocalServicesVerificationArtifact.Builder setResourceName(String value)
       Immutable. The resource name of the Local Services Verification.
       Local Services Verification resource names have the form:
      
       `customers/{customer_id}/localServicesVerificationArtifacts/{verification_artifact_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The resourceName to set.
      Returns:
      This builder for chaining.
    • clearResourceName

      public LocalServicesVerificationArtifact.Builder clearResourceName()
       Immutable. The resource name of the Local Services Verification.
       Local Services Verification resource names have the form:
      
       `customers/{customer_id}/localServicesVerificationArtifacts/{verification_artifact_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
      Returns:
      This builder for chaining.
    • setResourceNameBytes

      public LocalServicesVerificationArtifact.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
       Immutable. The resource name of the Local Services Verification.
       Local Services Verification resource names have the form:
      
       `customers/{customer_id}/localServicesVerificationArtifacts/{verification_artifact_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The bytes for resourceName to set.
      Returns:
      This builder for chaining.
    • hasId

      public boolean hasId()
       Output only. The ID of the verification artifact.
       
      optional int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasId in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      Whether the id field is set.
    • getId

      public long getId()
       Output only. The ID of the verification artifact.
       
      optional int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getId in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The id.
    • setId

      public LocalServicesVerificationArtifact.Builder setId(long value)
       Output only. The ID of the verification artifact.
       
      optional int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Output only. The ID of the verification artifact.
       
      optional int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getCreationDateTime

      public String getCreationDateTime()
       Output only. The timestamp when this verification artifact was created.
       The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone.
       Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
       
      string creation_date_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCreationDateTime in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The creationDateTime.
    • getCreationDateTimeBytes

      public com.google.protobuf.ByteString getCreationDateTimeBytes()
       Output only. The timestamp when this verification artifact was created.
       The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone.
       Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
       
      string creation_date_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCreationDateTimeBytes in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The bytes for creationDateTime.
    • setCreationDateTime

      public LocalServicesVerificationArtifact.Builder setCreationDateTime(String value)
       Output only. The timestamp when this verification artifact was created.
       The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone.
       Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
       
      string creation_date_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The creationDateTime to set.
      Returns:
      This builder for chaining.
    • clearCreationDateTime

      public LocalServicesVerificationArtifact.Builder clearCreationDateTime()
       Output only. The timestamp when this verification artifact was created.
       The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone.
       Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
       
      string creation_date_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setCreationDateTimeBytes

      public LocalServicesVerificationArtifact.Builder setCreationDateTimeBytes(com.google.protobuf.ByteString value)
       Output only. The timestamp when this verification artifact was created.
       The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone.
       Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
       
      string creation_date_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for creationDateTime to set.
      Returns:
      This builder for chaining.
    • getStatusValue

      public int getStatusValue()
       Output only. The status of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getStatusValue in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public LocalServicesVerificationArtifact.Builder setStatusValue(int value)
       Output only. The status of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • getStatus

       Output only. The status of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getStatus in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The status.
    • setStatus

       Output only. The status of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

       Output only. The status of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getArtifactTypeValue

      public int getArtifactTypeValue()
       Output only. The type of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType artifact_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getArtifactTypeValue in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The enum numeric value on the wire for artifactType.
    • setArtifactTypeValue

      public LocalServicesVerificationArtifact.Builder setArtifactTypeValue(int value)
       Output only. The type of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType artifact_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for artifactType to set.
      Returns:
      This builder for chaining.
    • getArtifactType

       Output only. The type of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType artifact_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getArtifactType in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The artifactType.
    • setArtifactType

       Output only. The type of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType artifact_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The artifactType to set.
      Returns:
      This builder for chaining.
    • clearArtifactType

      public LocalServicesVerificationArtifact.Builder clearArtifactType()
       Output only. The type of the verification artifact.
       
      .google.ads.googleads.v18.enums.LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType artifact_type = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • hasBackgroundCheckVerificationArtifact

      public boolean hasBackgroundCheckVerificationArtifact()
       Output only. A background check verification artifact.
       
      .google.ads.googleads.v18.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasBackgroundCheckVerificationArtifact in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      Whether the backgroundCheckVerificationArtifact field is set.
    • getBackgroundCheckVerificationArtifact

      public BackgroundCheckVerificationArtifact getBackgroundCheckVerificationArtifact()
       Output only. A background check verification artifact.
       
      .google.ads.googleads.v18.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getBackgroundCheckVerificationArtifact in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The backgroundCheckVerificationArtifact.
    • setBackgroundCheckVerificationArtifact

      public LocalServicesVerificationArtifact.Builder setBackgroundCheckVerificationArtifact(BackgroundCheckVerificationArtifact value)
       Output only. A background check verification artifact.
       
      .google.ads.googleads.v18.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setBackgroundCheckVerificationArtifact

      public LocalServicesVerificationArtifact.Builder setBackgroundCheckVerificationArtifact(BackgroundCheckVerificationArtifact.Builder builderForValue)
       Output only. A background check verification artifact.
       
      .google.ads.googleads.v18.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeBackgroundCheckVerificationArtifact

      public LocalServicesVerificationArtifact.Builder mergeBackgroundCheckVerificationArtifact(BackgroundCheckVerificationArtifact value)
       Output only. A background check verification artifact.
       
      .google.ads.googleads.v18.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearBackgroundCheckVerificationArtifact

      public LocalServicesVerificationArtifact.Builder clearBackgroundCheckVerificationArtifact()
       Output only. A background check verification artifact.
       
      .google.ads.googleads.v18.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getBackgroundCheckVerificationArtifactBuilder

      public BackgroundCheckVerificationArtifact.Builder getBackgroundCheckVerificationArtifactBuilder()
       Output only. A background check verification artifact.
       
      .google.ads.googleads.v18.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getBackgroundCheckVerificationArtifactOrBuilder

      public BackgroundCheckVerificationArtifactOrBuilder getBackgroundCheckVerificationArtifactOrBuilder()
       Output only. A background check verification artifact.
       
      .google.ads.googleads.v18.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getBackgroundCheckVerificationArtifactOrBuilder in interface LocalServicesVerificationArtifactOrBuilder
    • hasInsuranceVerificationArtifact

      public boolean hasInsuranceVerificationArtifact()
       Output only. An insurance verification artifact.
       
      .google.ads.googleads.v18.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasInsuranceVerificationArtifact in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      Whether the insuranceVerificationArtifact field is set.
    • getInsuranceVerificationArtifact

      public InsuranceVerificationArtifact getInsuranceVerificationArtifact()
       Output only. An insurance verification artifact.
       
      .google.ads.googleads.v18.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getInsuranceVerificationArtifact in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The insuranceVerificationArtifact.
    • setInsuranceVerificationArtifact

      public LocalServicesVerificationArtifact.Builder setInsuranceVerificationArtifact(InsuranceVerificationArtifact value)
       Output only. An insurance verification artifact.
       
      .google.ads.googleads.v18.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setInsuranceVerificationArtifact

      public LocalServicesVerificationArtifact.Builder setInsuranceVerificationArtifact(InsuranceVerificationArtifact.Builder builderForValue)
       Output only. An insurance verification artifact.
       
      .google.ads.googleads.v18.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeInsuranceVerificationArtifact

      public LocalServicesVerificationArtifact.Builder mergeInsuranceVerificationArtifact(InsuranceVerificationArtifact value)
       Output only. An insurance verification artifact.
       
      .google.ads.googleads.v18.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearInsuranceVerificationArtifact

      public LocalServicesVerificationArtifact.Builder clearInsuranceVerificationArtifact()
       Output only. An insurance verification artifact.
       
      .google.ads.googleads.v18.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getInsuranceVerificationArtifactBuilder

      public InsuranceVerificationArtifact.Builder getInsuranceVerificationArtifactBuilder()
       Output only. An insurance verification artifact.
       
      .google.ads.googleads.v18.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getInsuranceVerificationArtifactOrBuilder

      public InsuranceVerificationArtifactOrBuilder getInsuranceVerificationArtifactOrBuilder()
       Output only. An insurance verification artifact.
       
      .google.ads.googleads.v18.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getInsuranceVerificationArtifactOrBuilder in interface LocalServicesVerificationArtifactOrBuilder
    • hasLicenseVerificationArtifact

      public boolean hasLicenseVerificationArtifact()
       Output only. A license verification artifact.
       
      .google.ads.googleads.v18.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasLicenseVerificationArtifact in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      Whether the licenseVerificationArtifact field is set.
    • getLicenseVerificationArtifact

      public LicenseVerificationArtifact getLicenseVerificationArtifact()
       Output only. A license verification artifact.
       
      .google.ads.googleads.v18.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getLicenseVerificationArtifact in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The licenseVerificationArtifact.
    • setLicenseVerificationArtifact

      public LocalServicesVerificationArtifact.Builder setLicenseVerificationArtifact(LicenseVerificationArtifact value)
       Output only. A license verification artifact.
       
      .google.ads.googleads.v18.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setLicenseVerificationArtifact

      public LocalServicesVerificationArtifact.Builder setLicenseVerificationArtifact(LicenseVerificationArtifact.Builder builderForValue)
       Output only. A license verification artifact.
       
      .google.ads.googleads.v18.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeLicenseVerificationArtifact

      public LocalServicesVerificationArtifact.Builder mergeLicenseVerificationArtifact(LicenseVerificationArtifact value)
       Output only. A license verification artifact.
       
      .google.ads.googleads.v18.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearLicenseVerificationArtifact

      public LocalServicesVerificationArtifact.Builder clearLicenseVerificationArtifact()
       Output only. A license verification artifact.
       
      .google.ads.googleads.v18.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getLicenseVerificationArtifactBuilder

      public LicenseVerificationArtifact.Builder getLicenseVerificationArtifactBuilder()
       Output only. A license verification artifact.
       
      .google.ads.googleads.v18.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getLicenseVerificationArtifactOrBuilder

      public LicenseVerificationArtifactOrBuilder getLicenseVerificationArtifactOrBuilder()
       Output only. A license verification artifact.
       
      .google.ads.googleads.v18.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getLicenseVerificationArtifactOrBuilder in interface LocalServicesVerificationArtifactOrBuilder
    • hasBusinessRegistrationCheckVerificationArtifact

      public boolean hasBusinessRegistrationCheckVerificationArtifact()
       Output only. A business registration check verification artifact.
       
      .google.ads.googleads.v18.resources.BusinessRegistrationCheckVerificationArtifact business_registration_check_verification_artifact = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasBusinessRegistrationCheckVerificationArtifact in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      Whether the businessRegistrationCheckVerificationArtifact field is set.
    • getBusinessRegistrationCheckVerificationArtifact

      public BusinessRegistrationCheckVerificationArtifact getBusinessRegistrationCheckVerificationArtifact()
       Output only. A business registration check verification artifact.
       
      .google.ads.googleads.v18.resources.BusinessRegistrationCheckVerificationArtifact business_registration_check_verification_artifact = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getBusinessRegistrationCheckVerificationArtifact in interface LocalServicesVerificationArtifactOrBuilder
      Returns:
      The businessRegistrationCheckVerificationArtifact.
    • setBusinessRegistrationCheckVerificationArtifact

      public LocalServicesVerificationArtifact.Builder setBusinessRegistrationCheckVerificationArtifact(BusinessRegistrationCheckVerificationArtifact value)
       Output only. A business registration check verification artifact.
       
      .google.ads.googleads.v18.resources.BusinessRegistrationCheckVerificationArtifact business_registration_check_verification_artifact = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setBusinessRegistrationCheckVerificationArtifact

      public LocalServicesVerificationArtifact.Builder setBusinessRegistrationCheckVerificationArtifact(BusinessRegistrationCheckVerificationArtifact.Builder builderForValue)
       Output only. A business registration check verification artifact.
       
      .google.ads.googleads.v18.resources.BusinessRegistrationCheckVerificationArtifact business_registration_check_verification_artifact = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeBusinessRegistrationCheckVerificationArtifact

      public LocalServicesVerificationArtifact.Builder mergeBusinessRegistrationCheckVerificationArtifact(BusinessRegistrationCheckVerificationArtifact value)
       Output only. A business registration check verification artifact.
       
      .google.ads.googleads.v18.resources.BusinessRegistrationCheckVerificationArtifact business_registration_check_verification_artifact = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearBusinessRegistrationCheckVerificationArtifact

      public LocalServicesVerificationArtifact.Builder clearBusinessRegistrationCheckVerificationArtifact()
       Output only. A business registration check verification artifact.
       
      .google.ads.googleads.v18.resources.BusinessRegistrationCheckVerificationArtifact business_registration_check_verification_artifact = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getBusinessRegistrationCheckVerificationArtifactBuilder

      public BusinessRegistrationCheckVerificationArtifact.Builder getBusinessRegistrationCheckVerificationArtifactBuilder()
       Output only. A business registration check verification artifact.
       
      .google.ads.googleads.v18.resources.BusinessRegistrationCheckVerificationArtifact business_registration_check_verification_artifact = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getBusinessRegistrationCheckVerificationArtifactOrBuilder

      public BusinessRegistrationCheckVerificationArtifactOrBuilder getBusinessRegistrationCheckVerificationArtifactOrBuilder()
       Output only. A business registration check verification artifact.
       
      .google.ads.googleads.v18.resources.BusinessRegistrationCheckVerificationArtifact business_registration_check_verification_artifact = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getBusinessRegistrationCheckVerificationArtifactOrBuilder in interface LocalServicesVerificationArtifactOrBuilder
    • setUnknownFields

      public final LocalServicesVerificationArtifact.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>
    • mergeUnknownFields

      public final LocalServicesVerificationArtifact.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesVerificationArtifact.Builder>