public static final class RequestStatusPerDestination.IngestMobileDataStatus extends GeneratedMessage implements RequestStatusPerDestination.IngestMobileDataStatusOrBuilderThe status of the mobile data ingestion to the destination containing stats related to the ingestion.
Protobuf type
google.ads.datamanager.v1.RequestStatusPerDestination.IngestMobileDataStatus
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RequestStatusPerDestination.IngestMobileDataStatusStatic Fields
MOBILE_ID_COUNT_FIELD_NUMBER
public static final int MOBILE_ID_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RECORD_COUNT_FIELD_NUMBER
public static final int RECORD_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RequestStatusPerDestination.IngestMobileDataStatus getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RequestStatusPerDestination.IngestMobileDataStatus.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus.Builder |
|
newBuilder(RequestStatusPerDestination.IngestMobileDataStatus prototype)
public static RequestStatusPerDestination.IngestMobileDataStatus.Builder newBuilder(RequestStatusPerDestination.IngestMobileDataStatus prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RequestStatusPerDestination.IngestMobileDataStatus |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus.Builder |
|
parseDelimitedFrom(InputStream input)
public static RequestStatusPerDestination.IngestMobileDataStatus parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestMobileDataStatus parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RequestStatusPerDestination.IngestMobileDataStatus parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RequestStatusPerDestination.IngestMobileDataStatus> parser()| Returns | |
|---|---|
| Type | Description |
Parser<IngestMobileDataStatus> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public RequestStatusPerDestination.IngestMobileDataStatus getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
|
getMobileIdCount()
public long getMobileIdCount()The total count of mobile ids sent in the upload request for the destination. Includes all mobile ids in the request, regardless of whether they were successfully ingested or not.
int64 mobile_id_count = 2;
| Returns | |
|---|---|
| Type | Description |
long |
The mobileIdCount. |
getParserForType()
public Parser<RequestStatusPerDestination.IngestMobileDataStatus> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<IngestMobileDataStatus> |
|
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 |
|
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.IngestMobileDataStatus.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RequestStatusPerDestination.IngestMobileDataStatus.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus.Builder |
|
toBuilder()
public RequestStatusPerDestination.IngestMobileDataStatus.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|