public static final class RequestStatusPerDestination.IngestUserDataStatus extends GeneratedMessage implements RequestStatusPerDestination.IngestUserDataStatusOrBuilderThe status of the user data ingestion to the destination containing stats related to the ingestion.
Protobuf type
google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserDataStatus
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RequestStatusPerDestination.IngestUserDataStatusStatic Fields
RECORD_COUNT_FIELD_NUMBER
public static final int RECORD_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
UPLOAD_MATCH_RATE_RANGE_FIELD_NUMBER
public static final int UPLOAD_MATCH_RATE_RANGE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
USER_IDENTIFIER_COUNT_FIELD_NUMBER
public static final int USER_IDENTIFIER_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RequestStatusPerDestination.IngestUserDataStatus getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RequestStatusPerDestination.IngestUserDataStatus.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
newBuilder(RequestStatusPerDestination.IngestUserDataStatus prototype)
public static RequestStatusPerDestination.IngestUserDataStatus.Builder newBuilder(RequestStatusPerDestination.IngestUserDataStatus prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RequestStatusPerDestination.IngestUserDataStatus |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
parseDelimitedFrom(InputStream input)
public static RequestStatusPerDestination.IngestUserDataStatus parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestUserDataStatus parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestUserDataStatus parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RequestStatusPerDestination.IngestUserDataStatus> parser()| Returns | |
|---|---|
| Type | Description |
Parser<IngestUserDataStatus> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public RequestStatusPerDestination.IngestUserDataStatus getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
getParserForType()
public Parser<RequestStatusPerDestination.IngestUserDataStatus> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<IngestUserDataStatus> |
|
getRecordCount()
public long getRecordCount()The total count of audience members sent in the upload request for the destination. Includes all audience members in the request, regardless of whether they were successfully ingested or not.
int64 record_count = 1;
| Returns | |
|---|---|
| Type | Description |
long |
The recordCount. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getUploadMatchRateRange()
public MatchRateRange getUploadMatchRateRange()The match rate range of the upload.
.google.ads.datamanager.v1.MatchRateRange upload_match_rate_range = 3;
| Returns | |
|---|---|
| Type | Description |
MatchRateRange |
The uploadMatchRateRange. |
getUploadMatchRateRangeValue()
public int getUploadMatchRateRangeValue()The match rate range of the upload.
.google.ads.datamanager.v1.MatchRateRange upload_match_rate_range = 3;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for uploadMatchRateRange. |
getUserIdentifierCount()
public long getUserIdentifierCount()The total count of user identifiers sent in the upload request for the destination. Includes all user identifiers in the request, regardless of whether they were successfully ingested or not.
int64 user_identifier_count = 2;
| Returns | |
|---|---|
| Type | Description |
long |
The userIdentifierCount. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public RequestStatusPerDestination.IngestUserDataStatus.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RequestStatusPerDestination.IngestUserDataStatus.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
toBuilder()
public RequestStatusPerDestination.IngestUserDataStatus.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|