Class LocalServicesVerificationArtifact
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v15.resources.LocalServicesVerificationArtifact
-
- All Implemented Interfaces:
LocalServicesVerificationArtifactOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class LocalServicesVerificationArtifact extends com.google.protobuf.GeneratedMessageV3 implements LocalServicesVerificationArtifactOrBuilder
A local services verification resource.
Protobuf typegoogle.ads.googleads.v15.resources.LocalServicesVerificationArtifact- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLocalServicesVerificationArtifact.ArtifactDataCasestatic classLocalServicesVerificationArtifact.BuilderA local services verification resource.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intARTIFACT_TYPE_FIELD_NUMBERstatic intBACKGROUND_CHECK_VERIFICATION_ARTIFACT_FIELD_NUMBERstatic intCREATION_DATE_TIME_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINSURANCE_VERIFICATION_ARTIFACT_FIELD_NUMBERstatic intLICENSE_VERIFICATION_ARTIFACT_FIELD_NUMBERstatic intRESOURCE_NAME_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBER
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
RESOURCE_NAME_FIELD_NUMBER
public static final int RESOURCE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATION_DATE_TIME_FIELD_NUMBER
public static final int CREATION_DATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARTIFACT_TYPE_FIELD_NUMBER
public static final int ARTIFACT_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BACKGROUND_CHECK_VERIFICATION_ARTIFACT_FIELD_NUMBER
public static final int BACKGROUND_CHECK_VERIFICATION_ARTIFACT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSURANCE_VERIFICATION_ARTIFACT_FIELD_NUMBER
public static final int INSURANCE_VERIFICATION_ARTIFACT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LICENSE_VERIFICATION_ARTIFACT_FIELD_NUMBER
public static final int LICENSE_VERIFICATION_ARTIFACT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getArtifactDataCase
public LocalServicesVerificationArtifact.ArtifactDataCase getArtifactDataCase()
- Specified by:
getArtifactDataCasein interfaceLocalServicesVerificationArtifactOrBuilder
-
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:
getResourceNamein interfaceLocalServicesVerificationArtifactOrBuilder- 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:
getResourceNameBytesin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The bytes for resourceName.
-
hasId
public boolean hasId()
Output only. The ID of the verification artifact.
optional int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasIdin interfaceLocalServicesVerificationArtifactOrBuilder- 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:
getIdin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The id.
-
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:
getCreationDateTimein interfaceLocalServicesVerificationArtifactOrBuilder- 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:
getCreationDateTimeBytesin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The bytes for creationDateTime.
-
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:
getStatusValuein interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
getStatus
public LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus getStatus()
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:
getStatusin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The status.
-
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:
getArtifactTypeValuein interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The enum numeric value on the wire for artifactType.
-
getArtifactType
public LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType getArtifactType()
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:
getArtifactTypein interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The artifactType.
-
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:
hasBackgroundCheckVerificationArtifactin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- Whether the backgroundCheckVerificationArtifact field is set.
-
getBackgroundCheckVerificationArtifact
public BackgroundCheckVerificationArtifact getBackgroundCheckVerificationArtifact()
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:
getBackgroundCheckVerificationArtifactin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The backgroundCheckVerificationArtifact.
-
getBackgroundCheckVerificationArtifactOrBuilder
public BackgroundCheckVerificationArtifactOrBuilder getBackgroundCheckVerificationArtifactOrBuilder()
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:
getBackgroundCheckVerificationArtifactOrBuilderin interfaceLocalServicesVerificationArtifactOrBuilder
-
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:
hasInsuranceVerificationArtifactin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- Whether the insuranceVerificationArtifact field is set.
-
getInsuranceVerificationArtifact
public InsuranceVerificationArtifact getInsuranceVerificationArtifact()
Output only. An insurance verification artifact.
.google.ads.googleads.v15.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInsuranceVerificationArtifactin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The insuranceVerificationArtifact.
-
getInsuranceVerificationArtifactOrBuilder
public InsuranceVerificationArtifactOrBuilder getInsuranceVerificationArtifactOrBuilder()
Output only. An insurance verification artifact.
.google.ads.googleads.v15.resources.InsuranceVerificationArtifact insurance_verification_artifact = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInsuranceVerificationArtifactOrBuilderin interfaceLocalServicesVerificationArtifactOrBuilder
-
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:
hasLicenseVerificationArtifactin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- Whether the licenseVerificationArtifact field is set.
-
getLicenseVerificationArtifact
public LicenseVerificationArtifact getLicenseVerificationArtifact()
Output only. A license verification artifact.
.google.ads.googleads.v15.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLicenseVerificationArtifactin interfaceLocalServicesVerificationArtifactOrBuilder- Returns:
- The licenseVerificationArtifact.
-
getLicenseVerificationArtifactOrBuilder
public LicenseVerificationArtifactOrBuilder getLicenseVerificationArtifactOrBuilder()
Output only. A license verification artifact.
.google.ads.googleads.v15.resources.LicenseVerificationArtifact license_verification_artifact = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLicenseVerificationArtifactOrBuilderin interfaceLocalServicesVerificationArtifactOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LocalServicesVerificationArtifact parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LocalServicesVerificationArtifact parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LocalServicesVerificationArtifact parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public LocalServicesVerificationArtifact.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LocalServicesVerificationArtifact.Builder newBuilder()
-
newBuilder
public static LocalServicesVerificationArtifact.Builder newBuilder(LocalServicesVerificationArtifact prototype)
-
toBuilder
public LocalServicesVerificationArtifact.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LocalServicesVerificationArtifact.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LocalServicesVerificationArtifact getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LocalServicesVerificationArtifact> parser()
-
getParserForType
public com.google.protobuf.Parser<LocalServicesVerificationArtifact> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LocalServicesVerificationArtifact getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-