- 2.62.0 (latest)
- 2.61.3
- 2.60.0
- 2.59.2
- 2.58.0
- 2.57.0
- 2.56.0
- 2.54.1
- 2.53.0
- 2.52.0
- 2.51.0
- 2.50.1
- 2.49.0
- 2.48.0
- 2.46.0
- 2.45.1
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.1
- 2.38.0
- 2.37.1
- 2.36.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.25.1
- 2.24.0
- 2.23.1
- 2.22.1
- 2.21.1
- 2.15.0
- 2.14.3
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.6
- 2.8.4
- 2.7.4
public static final class ListOperationsResponse.Builder extends GeneratedMessageV3.Builder<ListOperationsResponse.Builder> implements ListOperationsResponseOrBuilderThe response message for Operations.ListOperations.
Protobuf type google.longrunning.ListOperationsResponse
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListOperationsResponse.BuilderImplements
ListOperationsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllOperations(Iterable<? extends Operation> values)
public ListOperationsResponse.Builder addAllOperations(Iterable<? extends Operation> values)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.longrunning.Operation> |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addAllUnreachable(Iterable<String> values)
public ListOperationsResponse.Builder addAllUnreachable(Iterable<String> values) Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<String>The unreachable to add. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
addOperations(Operation value)
public ListOperationsResponse.Builder addOperations(Operation value)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
Operation |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addOperations(Operation.Builder builderForValue)
public ListOperationsResponse.Builder addOperations(Operation.Builder builderForValue)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Operation.Builder |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addOperations(int index, Operation value)
public ListOperationsResponse.Builder addOperations(int index, Operation value)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Operation |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addOperations(int index, Operation.Builder builderForValue)
public ListOperationsResponse.Builder addOperations(int index, Operation.Builder builderForValue)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Operation.Builder |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addOperationsBuilder()
public Operation.Builder addOperationsBuilder()A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
Operation.Builder |
|
addOperationsBuilder(int index)
public Operation.Builder addOperationsBuilder(int index)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Operation.Builder |
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListOperationsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addUnreachable(String value)
public ListOperationsResponse.Builder addUnreachable(String value) Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe unreachable to add. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
addUnreachableBytes(ByteString value)
public ListOperationsResponse.Builder addUnreachableBytes(ByteString value) Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes of the unreachable to add. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
build()
public ListOperationsResponse build()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse |
|
buildPartial()
public ListOperationsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse |
|
clear()
public ListOperationsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public ListOperationsResponse.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
clearNextPageToken()
public ListOperationsResponse.Builder clearNextPageToken()The standard List next-page token.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public ListOperationsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
clearOperations()
public ListOperationsResponse.Builder clearOperations()A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
clearUnreachable()
public ListOperationsResponse.Builder clearUnreachable() Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
clone()
public ListOperationsResponse.Builder clone()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
getDefaultInstanceForType()
public ListOperationsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNextPageToken()
public String getNextPageToken()The standard List next-page token.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()The standard List next-page token.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
getOperations(int index)
public Operation getOperations(int index)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Operation |
|
getOperationsBuilder(int index)
public Operation.Builder getOperationsBuilder(int index)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Operation.Builder |
|
getOperationsBuilderList()
public List<Operation.Builder> getOperationsBuilderList()A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getOperationsCount()
public int getOperationsCount()A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getOperationsList()
public List<Operation> getOperationsList()A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
List<Operation> |
|
getOperationsOrBuilder(int index)
public OperationOrBuilder getOperationsOrBuilder(int index)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OperationOrBuilder |
|
getOperationsOrBuilderList()
public List<? extends OperationOrBuilder> getOperationsOrBuilderList()A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.longrunning.OperationOrBuilder> |
|
getUnreachable(int index)
public String getUnreachable(int index) Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The unreachable at the given index. |
getUnreachableBytes(int index)
public ByteString getUnreachableBytes(int index) Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the unreachable at the given index. |
getUnreachableCount()
public int getUnreachableCount() Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Returns | |
|---|---|
| Type | Description |
int |
The count of unreachable. |
getUnreachableList()
public ProtocolStringList getUnreachableList() Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the unreachable. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListOperationsResponse other)
public ListOperationsResponse.Builder mergeFrom(ListOperationsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListOperationsResponse |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListOperationsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListOperationsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListOperationsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
removeOperations(int index)
public ListOperationsResponse.Builder removeOperations(int index)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public ListOperationsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
setNextPageToken(String value)
public ListOperationsResponse.Builder setNextPageToken(String value)The standard List next-page token.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListOperationsResponse.Builder setNextPageTokenBytes(ByteString value)The standard List next-page token.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
setOperations(int index, Operation value)
public ListOperationsResponse.Builder setOperations(int index, Operation value)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Operation |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
setOperations(int index, Operation.Builder builderForValue)
public ListOperationsResponse.Builder setOperations(int index, Operation.Builder builderForValue)A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Operation.Builder |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListOperationsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final ListOperationsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
setUnreachable(int index, String value)
public ListOperationsResponse.Builder setUnreachable(int index, String value) Unordered list. Unreachable resources. Populated when the request sets
ListOperationsRequest.return_partial_success and reads across
collections e.g. when attempting to list all resources across all supported
locations.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameters | |
|---|---|
| Name | Description |
index |
intThe index to set the value at. |
value |
StringThe unreachable to set. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |