public static final class RequestStatusPerDestination.IngestUserDataStatus.Builder extends GeneratedMessage.Builder<RequestStatusPerDestination.IngestUserDataStatus.Builder> 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
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > RequestStatusPerDestination.IngestUserDataStatus.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public RequestStatusPerDestination.IngestUserDataStatus build()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
buildPartial()
public RequestStatusPerDestination.IngestUserDataStatus buildPartial()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
clear()
public RequestStatusPerDestination.IngestUserDataStatus.Builder clear()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
clearRecordCount()
public RequestStatusPerDestination.IngestUserDataStatus.Builder clearRecordCount()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 |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
This builder for chaining. |
clearUploadMatchRateRange()
public RequestStatusPerDestination.IngestUserDataStatus.Builder clearUploadMatchRateRange()The match rate range of the upload.
.google.ads.datamanager.v1.MatchRateRange upload_match_rate_range = 3;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
This builder for chaining. |
clearUserIdentifierCount()
public RequestStatusPerDestination.IngestUserDataStatus.Builder clearUserIdentifierCount()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 |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public RequestStatusPerDestination.IngestUserDataStatus getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
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. |
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. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(RequestStatusPerDestination.IngestUserDataStatus other)
public RequestStatusPerDestination.IngestUserDataStatus.Builder mergeFrom(RequestStatusPerDestination.IngestUserDataStatus other)| Parameter | |
|---|---|
| Name | Description |
other |
RequestStatusPerDestination.IngestUserDataStatus |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public RequestStatusPerDestination.IngestUserDataStatus.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public RequestStatusPerDestination.IngestUserDataStatus.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
|
setRecordCount(long value)
public RequestStatusPerDestination.IngestUserDataStatus.Builder setRecordCount(long value)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;
| Parameter | |
|---|---|
| Name | Description |
value |
longThe recordCount to set. |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
This builder for chaining. |
setUploadMatchRateRange(MatchRateRange value)
public RequestStatusPerDestination.IngestUserDataStatus.Builder setUploadMatchRateRange(MatchRateRange value)The match rate range of the upload.
.google.ads.datamanager.v1.MatchRateRange upload_match_rate_range = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
MatchRateRangeThe uploadMatchRateRange to set. |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
This builder for chaining. |
setUploadMatchRateRangeValue(int value)
public RequestStatusPerDestination.IngestUserDataStatus.Builder setUploadMatchRateRangeValue(int value)The match rate range of the upload.
.google.ads.datamanager.v1.MatchRateRange upload_match_rate_range = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
intThe enum numeric value on the wire for uploadMatchRateRange to set. |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
This builder for chaining. |
setUserIdentifierCount(long value)
public RequestStatusPerDestination.IngestUserDataStatus.Builder setUserIdentifierCount(long value)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;
| Parameter | |
|---|---|
| Name | Description |
value |
longThe userIdentifierCount to set. |
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus.Builder |
This builder for chaining. |