public static final class ListOperationsResponse.Builder extends GeneratedMessageV3.Builder<ListOperationsResponse.Builder> implements ListOperationsResponseOrBuilder
The response message for [Operations.ListOperations][google.longrunning.Operations.ListOperations].Protobuf type
google.longrunning.ListOperationsResponse| Modifier and Type | Method and Description |
|---|---|
ListOperationsResponse.Builder |
addAllOperations(java.lang.Iterable<? extends Operation> values)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
addOperations(int index,
Operation.Builder builderForValue)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
addOperations(int index,
Operation value)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
addOperations(Operation.Builder builderForValue)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
addOperations(Operation value)
A list of operations that matches the specified filter in the request.
|
Operation.Builder |
addOperationsBuilder()
A list of operations that matches the specified filter in the request.
|
Operation.Builder |
addOperationsBuilder(int index)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListOperationsResponse |
build() |
ListOperationsResponse |
buildPartial() |
ListOperationsResponse.Builder |
clear() |
ListOperationsResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
ListOperationsResponse.Builder |
clearNextPageToken()
The standard List next-page token.
|
ListOperationsResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ListOperationsResponse.Builder |
clearOperations()
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
clone() |
ListOperationsResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getNextPageToken()
The standard List next-page token.
|
ByteString |
getNextPageTokenBytes()
The standard List next-page token.
|
Operation |
getOperations(int index)
A list of operations that matches the specified filter in the request.
|
Operation.Builder |
getOperationsBuilder(int index)
A list of operations that matches the specified filter in the request.
|
java.util.List<Operation.Builder> |
getOperationsBuilderList()
A list of operations that matches the specified filter in the request.
|
int |
getOperationsCount()
A list of operations that matches the specified filter in the request.
|
java.util.List<Operation> |
getOperationsList()
A list of operations that matches the specified filter in the request.
|
OperationOrBuilder |
getOperationsOrBuilder(int index)
A list of operations that matches the specified filter in the request.
|
java.util.List<? extends OperationOrBuilder> |
getOperationsOrBuilderList()
A list of operations that matches the specified filter in the request.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListOperationsResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListOperationsResponse.Builder |
mergeFrom(ListOperationsResponse other) |
ListOperationsResponse.Builder |
mergeFrom(Message other) |
ListOperationsResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ListOperationsResponse.Builder |
removeOperations(int index)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListOperationsResponse.Builder |
setNextPageToken(java.lang.String value)
The standard List next-page token.
|
ListOperationsResponse.Builder |
setNextPageTokenBytes(ByteString value)
The standard List next-page token.
|
ListOperationsResponse.Builder |
setOperations(int index,
Operation.Builder builderForValue)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
setOperations(int index,
Operation value)
A list of operations that matches the specified filter in the request.
|
ListOperationsResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ListOperationsResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic ListOperationsResponse build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic ListOperationsResponse buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic ListOperationsResponse.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder mergeFrom(ListOperationsResponse other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public ListOperationsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<ListOperationsResponse.Builder>java.io.IOExceptionpublic java.util.List<Operation> getOperationsList()
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;getOperationsList in interface ListOperationsResponseOrBuilderpublic int getOperationsCount()
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;getOperationsCount in interface ListOperationsResponseOrBuilderpublic Operation getOperations(int index)
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;getOperations in interface ListOperationsResponseOrBuilderpublic 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;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;public ListOperationsResponse.Builder addOperations(Operation value)
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;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;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;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;public ListOperationsResponse.Builder addAllOperations(java.lang.Iterable<? extends Operation> values)
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;public ListOperationsResponse.Builder clearOperations()
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;public ListOperationsResponse.Builder removeOperations(int index)
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;public Operation.Builder getOperationsBuilder(int index)
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;public OperationOrBuilder getOperationsOrBuilder(int index)
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;getOperationsOrBuilder in interface ListOperationsResponseOrBuilderpublic java.util.List<? extends OperationOrBuilder> getOperationsOrBuilderList()
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;getOperationsOrBuilderList in interface ListOperationsResponseOrBuilderpublic Operation.Builder addOperationsBuilder()
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;public Operation.Builder addOperationsBuilder(int index)
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;public java.util.List<Operation.Builder> getOperationsBuilderList()
A list of operations that matches the specified filter in the request.
repeated .google.longrunning.Operation operations = 1;public java.lang.String getNextPageToken()
The standard List next-page token.
string next_page_token = 2;getNextPageToken in interface ListOperationsResponseOrBuilderpublic ByteString getNextPageTokenBytes()
The standard List next-page token.
string next_page_token = 2;getNextPageTokenBytes in interface ListOperationsResponseOrBuilderpublic ListOperationsResponse.Builder setNextPageToken(java.lang.String value)
The standard List next-page token.
string next_page_token = 2;public ListOperationsResponse.Builder clearNextPageToken()
The standard List next-page token.
string next_page_token = 2;public ListOperationsResponse.Builder setNextPageTokenBytes(ByteString value)
The standard List next-page token.
string next_page_token = 2;public final ListOperationsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>public final ListOperationsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<ListOperationsResponse.Builder>