Class ListInstanceConfigOperationsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListInstanceConfigOperationsResponse.Builder>
com.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ListInstanceConfigOperationsResponseOrBuilder,Cloneable
- Enclosing class:
- ListInstanceConfigOperationsResponse
public static final class ListInstanceConfigOperationsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListInstanceConfigOperationsResponse.Builder>
implements ListInstanceConfigOperationsResponseOrBuilder
The response for [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations].Protobuf type
google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllOperations(Iterable<? extends Operation> values) The list of matching instance configuration long-running operations.addOperations(int index, Operation value) The list of matching instance configuration long-running operations.addOperations(int index, Operation.Builder builderForValue) The list of matching instance configuration long-running operations.addOperations(Operation value) The list of matching instance configuration long-running operations.addOperations(Operation.Builder builderForValue) The list of matching instance configuration long-running operations.The list of matching instance configuration long-running operations.addOperationsBuilder(int index) The list of matching instance configuration long-running operations.build()clear()`next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.The list of matching instance configuration long-running operations.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor`next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.com.google.protobuf.ByteString`next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.getOperations(int index) The list of matching instance configuration long-running operations.getOperationsBuilder(int index) The list of matching instance configuration long-running operations.The list of matching instance configuration long-running operations.intThe list of matching instance configuration long-running operations.The list of matching instance configuration long-running operations.getOperationsOrBuilder(int index) The list of matching instance configuration long-running operations.List<? extends OperationOrBuilder>The list of matching instance configuration long-running operations.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeOperations(int index) The list of matching instance configuration long-running operations.setNextPageToken(String value) `next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.setNextPageTokenBytes(com.google.protobuf.ByteString value) `next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.setOperations(int index, Operation value) The list of matching instance configuration long-running operations.setOperations(int index, Operation.Builder builderForValue) The list of matching instance configuration long-running operations.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ListInstanceConfigOperationsResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ListInstanceConfigOperationsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ListInstanceConfigOperationsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListInstanceConfigOperationsResponse.Builder>
-
mergeFrom
public ListInstanceConfigOperationsResponse.Builder mergeFrom(ListInstanceConfigOperationsResponse other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListInstanceConfigOperationsResponse.Builder>
-
mergeFrom
public ListInstanceConfigOperationsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListInstanceConfigOperationsResponse.Builder>- Throws:
IOException
-
getOperationsList
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsListin interfaceListInstanceConfigOperationsResponseOrBuilder
-
getOperationsCount
public int getOperationsCount()The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsCountin interfaceListInstanceConfigOperationsResponseOrBuilder
-
getOperations
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsin interfaceListInstanceConfigOperationsResponseOrBuilder
-
setOperations
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
setOperations
public ListInstanceConfigOperationsResponse.Builder setOperations(int index, Operation.Builder builderForValue) The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
addOperations
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
addOperations
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
addOperations
public ListInstanceConfigOperationsResponse.Builder addOperations(Operation.Builder builderForValue) The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
addOperations
public ListInstanceConfigOperationsResponse.Builder addOperations(int index, Operation.Builder builderForValue) The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
addAllOperations
public ListInstanceConfigOperationsResponse.Builder addAllOperations(Iterable<? extends Operation> values) The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
clearOperations
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
removeOperations
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
getOperationsBuilder
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
getOperationsOrBuilder
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsOrBuilderin interfaceListInstanceConfigOperationsResponseOrBuilder
-
getOperationsOrBuilderList
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsOrBuilderListin interfaceListInstanceConfigOperationsResponseOrBuilder
-
addOperationsBuilder
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
addOperationsBuilder
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
getOperationsBuilderList
The list of matching instance configuration long-running operations. Each operation's name will be prefixed by the name of the instance configuration. The operation's metadata field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1; -
getNextPageToken
`next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListInstanceConfigOperationsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()`next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListInstanceConfigOperationsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
`next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
`next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListInstanceConfigOperationsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) `next_page_token` can be sent in a subsequent [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations] call to fetch more of the matching metadata.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-