Class ListInstanceConfigOperationsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.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.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder> implements ListInstanceConfigOperationsResponseOrBuilder
The response for [ListInstanceConfigOperations][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations].
Protobuf typegoogle.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListInstanceConfigOperationsResponse.BuilderaddAllOperations(Iterable<? extends com.google.longrunning.Operation> values)The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.BuilderaddOperations(int index, com.google.longrunning.Operation value)The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.BuilderaddOperations(int index, com.google.longrunning.Operation.Builder builderForValue)The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.BuilderaddOperations(com.google.longrunning.Operation value)The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.BuilderaddOperations(com.google.longrunning.Operation.Builder builderForValue)The list of matching instance config [long-running operations][google.longrunning.Operation].com.google.longrunning.Operation.BuilderaddOperationsBuilder()The list of matching instance config [long-running operations][google.longrunning.Operation].com.google.longrunning.Operation.BuilderaddOperationsBuilder(int index)The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListInstanceConfigOperationsResponsebuild()ListInstanceConfigOperationsResponsebuildPartial()ListInstanceConfigOperationsResponse.Builderclear()ListInstanceConfigOperationsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListInstanceConfigOperationsResponse.BuilderclearNextPageToken()`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.ListInstanceConfigOperationsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListInstanceConfigOperationsResponse.BuilderclearOperations()The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.Builderclone()ListInstanceConfigOperationsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()`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.ByteStringgetNextPageTokenBytes()`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.longrunning.OperationgetOperations(int index)The list of matching instance config [long-running operations][google.longrunning.Operation].com.google.longrunning.Operation.BuildergetOperationsBuilder(int index)The list of matching instance config [long-running operations][google.longrunning.Operation].List<com.google.longrunning.Operation.Builder>getOperationsBuilderList()The list of matching instance config [long-running operations][google.longrunning.Operation].intgetOperationsCount()The list of matching instance config [long-running operations][google.longrunning.Operation].List<com.google.longrunning.Operation>getOperationsList()The list of matching instance config [long-running operations][google.longrunning.Operation].com.google.longrunning.OperationOrBuildergetOperationsOrBuilder(int index)The list of matching instance config [long-running operations][google.longrunning.Operation].List<? extends com.google.longrunning.OperationOrBuilder>getOperationsOrBuilderList()The list of matching instance config [long-running operations][google.longrunning.Operation].protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListInstanceConfigOperationsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListInstanceConfigOperationsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListInstanceConfigOperationsResponse.BuildermergeFrom(ListInstanceConfigOperationsResponse other)ListInstanceConfigOperationsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListInstanceConfigOperationsResponse.BuilderremoveOperations(int index)The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListInstanceConfigOperationsResponse.BuildersetNextPageToken(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.ListInstanceConfigOperationsResponse.BuildersetNextPageTokenBytes(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.ListInstanceConfigOperationsResponse.BuildersetOperations(int index, com.google.longrunning.Operation value)The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.BuildersetOperations(int index, com.google.longrunning.Operation.Builder builderForValue)The list of matching instance config [long-running operations][google.longrunning.Operation].ListInstanceConfigOperationsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListInstanceConfigOperationsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
clear
public ListInstanceConfigOperationsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.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.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
getDefaultInstanceForType
public ListInstanceConfigOperationsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListInstanceConfigOperationsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListInstanceConfigOperationsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListInstanceConfigOperationsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
setField
public ListInstanceConfigOperationsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
clearField
public ListInstanceConfigOperationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
clearOneof
public ListInstanceConfigOperationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
setRepeatedField
public ListInstanceConfigOperationsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
addRepeatedField
public ListInstanceConfigOperationsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
mergeFrom
public ListInstanceConfigOperationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- 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.GeneratedMessageV3.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
public List<com.google.longrunning.Operation> getOperationsList()
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.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 config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsCountin interfaceListInstanceConfigOperationsResponseOrBuilder
-
getOperations
public com.google.longrunning.Operation getOperations(int index)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsin interfaceListInstanceConfigOperationsResponseOrBuilder
-
setOperations
public ListInstanceConfigOperationsResponse.Builder setOperations(int index, com.google.longrunning.Operation value)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.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, com.google.longrunning.Operation.Builder builderForValue)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
addOperations
public ListInstanceConfigOperationsResponse.Builder addOperations(com.google.longrunning.Operation value)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.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, com.google.longrunning.Operation value)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
addOperations
public ListInstanceConfigOperationsResponse.Builder addOperations(com.google.longrunning.Operation.Builder builderForValue)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.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, com.google.longrunning.Operation.Builder builderForValue)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.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 com.google.longrunning.Operation> values)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
clearOperations
public ListInstanceConfigOperationsResponse.Builder clearOperations()
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
removeOperations
public ListInstanceConfigOperationsResponse.Builder removeOperations(int index)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
getOperationsBuilder
public com.google.longrunning.Operation.Builder getOperationsBuilder(int index)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
getOperationsOrBuilder
public com.google.longrunning.OperationOrBuilder getOperationsOrBuilder(int index)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsOrBuilderin interfaceListInstanceConfigOperationsResponseOrBuilder
-
getOperationsOrBuilderList
public List<? extends com.google.longrunning.OperationOrBuilder> getOperationsOrBuilderList()
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;- Specified by:
getOperationsOrBuilderListin interfaceListInstanceConfigOperationsResponseOrBuilder
-
addOperationsBuilder
public com.google.longrunning.Operation.Builder addOperationsBuilder()
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
addOperationsBuilder
public com.google.longrunning.Operation.Builder addOperationsBuilder(int index)
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
getOperationsBuilderList
public List<com.google.longrunning.Operation.Builder> getOperationsBuilderList()
The list of matching instance config [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the instance config's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata.
repeated .google.longrunning.Operation operations = 1;
-
getNextPageToken
public String 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
public ListInstanceConfigOperationsResponse.Builder 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.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListInstanceConfigOperationsResponse.Builder 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.
-
setUnknownFields
public final ListInstanceConfigOperationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
mergeUnknownFields
public final ListInstanceConfigOperationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInstanceConfigOperationsResponse.Builder>
-
-