public static final class RetrieveRequestStatusResponse.Builder extends GeneratedMessageV3.Builder<RetrieveRequestStatusResponse.Builder> implements RetrieveRequestStatusResponseOrBuilder
Response from the
RetrieveRequestStatusRequest.
Protobuf type google.ads.datamanager.v1.RetrieveRequestStatusResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllRequestStatusPerDestination(Iterable<? extends RequestStatusPerDestination> values)
public RetrieveRequestStatusResponse.Builder addAllRequestStatusPerDestination(Iterable<? extends RequestStatusPerDestination> values)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.ads.datamanager.v1.RequestStatusPerDestination>
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public RetrieveRequestStatusResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
addRequestStatusPerDestination(RequestStatusPerDestination value)
public RetrieveRequestStatusResponse.Builder addRequestStatusPerDestination(RequestStatusPerDestination value)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
addRequestStatusPerDestination(RequestStatusPerDestination.Builder builderForValue)
public RetrieveRequestStatusResponse.Builder addRequestStatusPerDestination(RequestStatusPerDestination.Builder builderForValue)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
addRequestStatusPerDestination(int index, RequestStatusPerDestination value)
public RetrieveRequestStatusResponse.Builder addRequestStatusPerDestination(int index, RequestStatusPerDestination value)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
addRequestStatusPerDestination(int index, RequestStatusPerDestination.Builder builderForValue)
public RetrieveRequestStatusResponse.Builder addRequestStatusPerDestination(int index, RequestStatusPerDestination.Builder builderForValue)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
addRequestStatusPerDestinationBuilder()
public RequestStatusPerDestination.Builder addRequestStatusPerDestinationBuilder()
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
addRequestStatusPerDestinationBuilder(int index)
public RequestStatusPerDestination.Builder addRequestStatusPerDestinationBuilder(int index)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public RetrieveRequestStatusResponse build()
buildPartial()
public RetrieveRequestStatusResponse buildPartial()
clear()
public RetrieveRequestStatusResponse.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public RetrieveRequestStatusResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public RetrieveRequestStatusResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearRequestStatusPerDestination()
public RetrieveRequestStatusResponse.Builder clearRequestStatusPerDestination()
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
clone()
public RetrieveRequestStatusResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public RetrieveRequestStatusResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getRequestStatusPerDestination(int index)
public RequestStatusPerDestination getRequestStatusPerDestination(int index)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRequestStatusPerDestinationBuilder(int index)
public RequestStatusPerDestination.Builder getRequestStatusPerDestinationBuilder(int index)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRequestStatusPerDestinationBuilderList()
public List<RequestStatusPerDestination.Builder> getRequestStatusPerDestinationBuilderList()
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
getRequestStatusPerDestinationCount()
public int getRequestStatusPerDestinationCount()
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
| Returns |
| Type |
Description |
int |
|
getRequestStatusPerDestinationList()
public List<RequestStatusPerDestination> getRequestStatusPerDestinationList()
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
getRequestStatusPerDestinationOrBuilder(int index)
public RequestStatusPerDestinationOrBuilder getRequestStatusPerDestinationOrBuilder(int index)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRequestStatusPerDestinationOrBuilderList()
public List<? extends RequestStatusPerDestinationOrBuilder> getRequestStatusPerDestinationOrBuilderList()
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
| Returns |
| Type |
Description |
List<? extends com.google.ads.datamanager.v1.RequestStatusPerDestinationOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(RetrieveRequestStatusResponse other)
public RetrieveRequestStatusResponse.Builder mergeFrom(RetrieveRequestStatusResponse other)
public RetrieveRequestStatusResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public RetrieveRequestStatusResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final RetrieveRequestStatusResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeRequestStatusPerDestination(int index)
public RetrieveRequestStatusResponse.Builder removeRequestStatusPerDestination(int index)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
| Parameter |
| Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public RetrieveRequestStatusResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public RetrieveRequestStatusResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setRequestStatusPerDestination(int index, RequestStatusPerDestination value)
public RetrieveRequestStatusResponse.Builder setRequestStatusPerDestination(int index, RequestStatusPerDestination value)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
setRequestStatusPerDestination(int index, RequestStatusPerDestination.Builder builderForValue)
public RetrieveRequestStatusResponse.Builder setRequestStatusPerDestination(int index, RequestStatusPerDestination.Builder builderForValue)
A list of request statuses per destination. The order of the statuses
matches the order of the destinations in the original request.
repeated .google.ads.datamanager.v1.RequestStatusPerDestination request_status_per_destination = 1;
setUnknownFields(UnknownFieldSet unknownFields)
public final RetrieveRequestStatusResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides