Class LocalServicesVerificationArtifact.Builder

    • Method Detail

      • 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>
      • 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

        public LocalServicesVerificationArtifact 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
      • 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 java.io.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:
        java.io.IOException
      • getResourceName

        public java.lang.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​(java.lang.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

        public LocalServicesVerificationArtifact.Builder 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 java.lang.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​(java.lang.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.v15.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.v15.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.
      • clearStatus

        public LocalServicesVerificationArtifact.Builder clearStatus()
         Output only. The status of the verification artifact.
         
        .google.ads.googleads.v15.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.v15.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.v15.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.
      • clearArtifactType

        public LocalServicesVerificationArtifact.Builder clearArtifactType()
         Output only. The type of the verification artifact.
         
        .google.ads.googleads.v15.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.v15.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.
      • setBackgroundCheckVerificationArtifact

        public LocalServicesVerificationArtifact.Builder setBackgroundCheckVerificationArtifact​(BackgroundCheckVerificationArtifact value)
         Output only. A background check verification artifact.
         
        .google.ads.googleads.v15.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.v15.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.v15.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.v15.resources.BackgroundCheckVerificationArtifact background_check_verification_artifact = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • hasInsuranceVerificationArtifact

        public boolean hasInsuranceVerificationArtifact()
         Output only. An insurance verification artifact.
         
        .google.ads.googleads.v15.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.
      • setInsuranceVerificationArtifact

        public LocalServicesVerificationArtifact.Builder setInsuranceVerificationArtifact​(InsuranceVerificationArtifact value)
         Output only. An insurance verification artifact.
         
        .google.ads.googleads.v15.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.v15.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.v15.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.v15.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • hasLicenseVerificationArtifact

        public boolean hasLicenseVerificationArtifact()
         Output only. A license verification artifact.
         
        .google.ads.googleads.v15.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.
      • setLicenseVerificationArtifact

        public LocalServicesVerificationArtifact.Builder setLicenseVerificationArtifact​(LicenseVerificationArtifact value)
         Output only. A license verification artifact.
         
        .google.ads.googleads.v15.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.v15.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.v15.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.v15.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];