Class OfflineUserDataJob
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v9.resources.OfflineUserDataJob
-
- All Implemented Interfaces:
OfflineUserDataJobOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.io.Serializable
public final class OfflineUserDataJob extends com.google.protobuf.GeneratedMessageV3 implements OfflineUserDataJobOrBuilder
A job containing offline user data of store visitors, or user list members that will be processed asynchronously. The uploaded data isn't readable and the processing results of the job can only be read using OfflineUserDataJobService.GetOfflineUserDataJob.
Protobuf typegoogle.ads.googleads.v9.resources.OfflineUserDataJob
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
OfflineUserDataJob.Builder
A job containing offline user data of store visitors, or user list members that will be processed asynchronously.static class
OfflineUserDataJob.MetadataCase
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
CUSTOMER_MATCH_USER_LIST_METADATA_FIELD_NUMBER
static int
EXTERNAL_ID_FIELD_NUMBER
static int
FAILURE_REASON_FIELD_NUMBER
static int
ID_FIELD_NUMBER
static int
OPERATION_METADATA_FIELD_NUMBER
static int
RESOURCE_NAME_FIELD_NUMBER
static int
STATUS_FIELD_NUMBER
static int
STORE_SALES_METADATA_FIELD_NUMBER
static int
TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
CustomerMatchUserListMetadata
getCustomerMatchUserListMetadata()
Immutable.CustomerMatchUserListMetadataOrBuilder
getCustomerMatchUserListMetadataOrBuilder()
Immutable.static OfflineUserDataJob
getDefaultInstance()
OfflineUserDataJob
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
long
getExternalId()
Immutable.OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
getFailureReason()
Output only.int
getFailureReasonValue()
Output only.long
getId()
Output only.OfflineUserDataJob.MetadataCase
getMetadataCase()
OfflineUserDataJobMetadata
getOperationMetadata()
Output only.OfflineUserDataJobMetadataOrBuilder
getOperationMetadataOrBuilder()
Output only.com.google.protobuf.Parser<OfflineUserDataJob>
getParserForType()
java.lang.String
getResourceName()
Immutable.com.google.protobuf.ByteString
getResourceNameBytes()
Immutable.int
getSerializedSize()
OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
getStatus()
Output only.int
getStatusValue()
Output only.StoreSalesMetadata
getStoreSalesMetadata()
Immutable.StoreSalesMetadataOrBuilder
getStoreSalesMetadataOrBuilder()
Immutable.OfflineUserDataJobTypeEnum.OfflineUserDataJobType
getType()
Immutable.int
getTypeValue()
Immutable.com.google.protobuf.UnknownFieldSet
getUnknownFields()
boolean
hasCustomerMatchUserListMetadata()
Immutable.boolean
hasExternalId()
Immutable.int
hashCode()
boolean
hasId()
Output only.boolean
hasOperationMetadata()
Output only.boolean
hasStoreSalesMetadata()
Immutable.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static OfflineUserDataJob.Builder
newBuilder()
static OfflineUserDataJob.Builder
newBuilder(OfflineUserDataJob prototype)
OfflineUserDataJob.Builder
newBuilderForType()
protected OfflineUserDataJob.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected java.lang.Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static OfflineUserDataJob
parseDelimitedFrom(java.io.InputStream input)
static OfflineUserDataJob
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OfflineUserDataJob
parseFrom(byte[] data)
static OfflineUserDataJob
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OfflineUserDataJob
parseFrom(com.google.protobuf.ByteString data)
static OfflineUserDataJob
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OfflineUserDataJob
parseFrom(com.google.protobuf.CodedInputStream input)
static OfflineUserDataJob
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OfflineUserDataJob
parseFrom(java.io.InputStream input)
static OfflineUserDataJob
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OfflineUserDataJob
parseFrom(java.nio.ByteBuffer data)
static OfflineUserDataJob
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<OfflineUserDataJob>
parser()
OfflineUserDataJob.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
EXTERNAL_ID_FIELD_NUMBER
public static final int EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAILURE_REASON_FIELD_NUMBER
public static final int FAILURE_REASON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPERATION_METADATA_FIELD_NUMBER
public static final int OPERATION_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOMER_MATCH_USER_LIST_METADATA_FIELD_NUMBER
public static final int CUSTOMER_MATCH_USER_LIST_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STORE_SALES_METADATA_FIELD_NUMBER
public static final int STORE_SALES_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getMetadataCase
public OfflineUserDataJob.MetadataCase getMetadataCase()
- Specified by:
getMetadataCase
in interfaceOfflineUserDataJobOrBuilder
-
getResourceName
public java.lang.String getResourceName()
Immutable. The resource name of the offline user data job. Offline user data job resource names have the form: `customers/{customer_id}/offlineUserDataJobs/{offline_user_data_job_id}`
string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
- Specified by:
getResourceName
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Immutable. The resource name of the offline user data job. Offline user data job resource names have the form: `customers/{customer_id}/offlineUserDataJobs/{offline_user_data_job_id}`
string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
- Specified by:
getResourceNameBytes
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The bytes for resourceName.
-
hasId
public boolean hasId()
Output only. ID of this offline user data job.
optional int64 id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasId
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public long getId()
Output only. ID of this offline user data job.
optional int64 id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getId
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The id.
-
hasExternalId
public boolean hasExternalId()
Immutable. User specified job ID.
optional int64 external_id = 10 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
hasExternalId
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- Whether the externalId field is set.
-
getExternalId
public long getExternalId()
Immutable. User specified job ID.
optional int64 external_id = 10 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getExternalId
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The externalId.
-
getTypeValue
public int getTypeValue()
Immutable. Type of the job.
.google.ads.googleads.v9.enums.OfflineUserDataJobTypeEnum.OfflineUserDataJobType type = 4 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getTypeValue
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The enum numeric value on the wire for type.
-
getType
public OfflineUserDataJobTypeEnum.OfflineUserDataJobType getType()
Immutable. Type of the job.
.google.ads.googleads.v9.enums.OfflineUserDataJobTypeEnum.OfflineUserDataJobType type = 4 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getType
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The type.
-
getStatusValue
public int getStatusValue()
Output only. Status of the job.
.google.ads.googleads.v9.enums.OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus status = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStatusValue
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The enum numeric value on the wire for status.
-
getStatus
public OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus getStatus()
Output only. Status of the job.
.google.ads.googleads.v9.enums.OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus status = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStatus
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The status.
-
getFailureReasonValue
public int getFailureReasonValue()
Output only. Reason for the processing failure, if status is FAILED.
.google.ads.googleads.v9.enums.OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason failure_reason = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailureReasonValue
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The enum numeric value on the wire for failureReason.
-
getFailureReason
public OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason getFailureReason()
Output only. Reason for the processing failure, if status is FAILED.
.google.ads.googleads.v9.enums.OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason failure_reason = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailureReason
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The failureReason.
-
hasOperationMetadata
public boolean hasOperationMetadata()
Output only. Metadata of offline user data job depicting match rate range.
.google.ads.googleads.v9.resources.OfflineUserDataJobMetadata operation_metadata = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasOperationMetadata
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- Whether the operationMetadata field is set.
-
getOperationMetadata
public OfflineUserDataJobMetadata getOperationMetadata()
Output only. Metadata of offline user data job depicting match rate range.
.google.ads.googleads.v9.resources.OfflineUserDataJobMetadata operation_metadata = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getOperationMetadata
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The operationMetadata.
-
getOperationMetadataOrBuilder
public OfflineUserDataJobMetadataOrBuilder getOperationMetadataOrBuilder()
Output only. Metadata of offline user data job depicting match rate range.
.google.ads.googleads.v9.resources.OfflineUserDataJobMetadata operation_metadata = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getOperationMetadataOrBuilder
in interfaceOfflineUserDataJobOrBuilder
-
hasCustomerMatchUserListMetadata
public boolean hasCustomerMatchUserListMetadata()
Immutable. Metadata for data updates to a CRM-based user list.
.google.ads.googleads.v9.common.CustomerMatchUserListMetadata customer_match_user_list_metadata = 7 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
hasCustomerMatchUserListMetadata
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- Whether the customerMatchUserListMetadata field is set.
-
getCustomerMatchUserListMetadata
public CustomerMatchUserListMetadata getCustomerMatchUserListMetadata()
Immutable. Metadata for data updates to a CRM-based user list.
.google.ads.googleads.v9.common.CustomerMatchUserListMetadata customer_match_user_list_metadata = 7 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getCustomerMatchUserListMetadata
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The customerMatchUserListMetadata.
-
getCustomerMatchUserListMetadataOrBuilder
public CustomerMatchUserListMetadataOrBuilder getCustomerMatchUserListMetadataOrBuilder()
Immutable. Metadata for data updates to a CRM-based user list.
.google.ads.googleads.v9.common.CustomerMatchUserListMetadata customer_match_user_list_metadata = 7 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getCustomerMatchUserListMetadataOrBuilder
in interfaceOfflineUserDataJobOrBuilder
-
hasStoreSalesMetadata
public boolean hasStoreSalesMetadata()
Immutable. Metadata for store sales data update.
.google.ads.googleads.v9.common.StoreSalesMetadata store_sales_metadata = 8 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
hasStoreSalesMetadata
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- Whether the storeSalesMetadata field is set.
-
getStoreSalesMetadata
public StoreSalesMetadata getStoreSalesMetadata()
Immutable. Metadata for store sales data update.
.google.ads.googleads.v9.common.StoreSalesMetadata store_sales_metadata = 8 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getStoreSalesMetadata
in interfaceOfflineUserDataJobOrBuilder
- Returns:
- The storeSalesMetadata.
-
getStoreSalesMetadataOrBuilder
public StoreSalesMetadataOrBuilder getStoreSalesMetadataOrBuilder()
Immutable. Metadata for store sales data update.
.google.ads.googleads.v9.common.StoreSalesMetadata store_sales_metadata = 8 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getStoreSalesMetadataOrBuilder
in interfaceOfflineUserDataJobOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OfflineUserDataJob parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserDataJob parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserDataJob parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserDataJob parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserDataJob parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserDataJob parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineUserDataJob parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineUserDataJob parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OfflineUserDataJob parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OfflineUserDataJob parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineUserDataJob parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineUserDataJob parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public OfflineUserDataJob.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OfflineUserDataJob.Builder newBuilder()
-
newBuilder
public static OfflineUserDataJob.Builder newBuilder(OfflineUserDataJob prototype)
-
toBuilder
public OfflineUserDataJob.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OfflineUserDataJob.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OfflineUserDataJob getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OfflineUserDataJob> parser()
-
getParserForType
public com.google.protobuf.Parser<OfflineUserDataJob> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OfflineUserDataJob getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-