public static final class ListBackupOperationsResponse.Builder extends GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder> implements ListBackupOperationsResponseOrBuilder
The response for [ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations].Protobuf type
google.spanner.admin.database.v1.ListBackupOperationsResponse
Modifier and Type | Method and Description |
---|---|
ListBackupOperationsResponse.Builder |
addAllOperations(Iterable<? extends Operation> values)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
addOperations(int index,
Operation.Builder builderForValue)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
addOperations(int index,
Operation value)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
addOperations(Operation.Builder builderForValue)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
addOperations(Operation value)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
Operation.Builder |
addOperationsBuilder()
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
Operation.Builder |
addOperationsBuilder(int index)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ListBackupOperationsResponse |
build() |
ListBackupOperationsResponse |
buildPartial() |
ListBackupOperationsResponse.Builder |
clear() |
ListBackupOperationsResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
ListBackupOperationsResponse.Builder |
clearNextPageToken()
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
|
ListBackupOperationsResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ListBackupOperationsResponse.Builder |
clearOperations()
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
clone() |
ListBackupOperationsResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
|
ByteString |
getNextPageTokenBytes()
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
|
Operation |
getOperations(int index)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
Operation.Builder |
getOperationsBuilder(int index)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
List<Operation.Builder> |
getOperationsBuilderList()
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
int |
getOperationsCount()
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
List<Operation> |
getOperationsList()
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
OperationOrBuilder |
getOperationsOrBuilder(int index)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
List<? extends OperationOrBuilder> |
getOperationsOrBuilderList()
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListBackupOperationsResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListBackupOperationsResponse.Builder |
mergeFrom(ListBackupOperationsResponse other) |
ListBackupOperationsResponse.Builder |
mergeFrom(Message other) |
ListBackupOperationsResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ListBackupOperationsResponse.Builder |
removeOperations(int index)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
ListBackupOperationsResponse.Builder |
setNextPageToken(String value)
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
|
ListBackupOperationsResponse.Builder |
setNextPageTokenBytes(ByteString value)
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
|
ListBackupOperationsResponse.Builder |
setOperations(int index,
Operation.Builder builderForValue)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
setOperations(int index,
Operation value)
The list of matching backup [long-running
operations][google.longrunning.Operation].
|
ListBackupOperationsResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ListBackupOperationsResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ListBackupOperationsResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ListBackupOperationsResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ListBackupOperationsResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder mergeFrom(ListBackupOperationsResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public ListBackupOperationsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ListBackupOperationsResponse.Builder>
IOException
public List<Operation> getOperationsList()
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
getOperationsList
in interface ListBackupOperationsResponseOrBuilder
public int getOperationsCount()
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
getOperationsCount
in interface ListBackupOperationsResponseOrBuilder
public Operation getOperations(int index)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
getOperations
in interface ListBackupOperationsResponseOrBuilder
public ListBackupOperationsResponse.Builder setOperations(int index, Operation value)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public ListBackupOperationsResponse.Builder setOperations(int index, Operation.Builder builderForValue)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public ListBackupOperationsResponse.Builder addOperations(Operation value)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public ListBackupOperationsResponse.Builder addOperations(int index, Operation value)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public ListBackupOperationsResponse.Builder addOperations(Operation.Builder builderForValue)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public ListBackupOperationsResponse.Builder addOperations(int index, Operation.Builder builderForValue)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public ListBackupOperationsResponse.Builder addAllOperations(Iterable<? extends Operation> values)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public ListBackupOperationsResponse.Builder clearOperations()
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public ListBackupOperationsResponse.Builder removeOperations(int index)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public Operation.Builder getOperationsBuilder(int index)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public OperationOrBuilder getOperationsOrBuilder(int index)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
getOperationsOrBuilder
in interface ListBackupOperationsResponseOrBuilder
public List<? extends OperationOrBuilder> getOperationsOrBuilderList()
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
getOperationsOrBuilderList
in interface ListBackupOperationsResponseOrBuilder
public Operation.Builder addOperationsBuilder()
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public Operation.Builder addOperationsBuilder(int index)
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public List<Operation.Builder> getOperationsBuilderList()
The list of matching backup [long-running operations][google.longrunning.Operation]. Each operation's name will be prefixed by the backup's name. The operation's [metadata][google.longrunning.Operation.metadata] field type `metadata.type_url` describes the type of the metadata. Operations returned include those that are pending or have completed/failed/canceled within the last 7 days. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.
repeated .google.longrunning.Operation operations = 1;
public String getNextPageToken()
`next_page_token` can be sent in a subsequent [ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations] call to fetch more of the matching metadata.
string next_page_token = 2;
getNextPageToken
in interface ListBackupOperationsResponseOrBuilder
public ByteString getNextPageTokenBytes()
`next_page_token` can be sent in a subsequent [ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations] call to fetch more of the matching metadata.
string next_page_token = 2;
getNextPageTokenBytes
in interface ListBackupOperationsResponseOrBuilder
public ListBackupOperationsResponse.Builder setNextPageToken(String value)
`next_page_token` can be sent in a subsequent [ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations] call to fetch more of the matching metadata.
string next_page_token = 2;
value
- The nextPageToken to set.public ListBackupOperationsResponse.Builder clearNextPageToken()
`next_page_token` can be sent in a subsequent [ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations] call to fetch more of the matching metadata.
string next_page_token = 2;
public ListBackupOperationsResponse.Builder setNextPageTokenBytes(ByteString value)
`next_page_token` can be sent in a subsequent [ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations] call to fetch more of the matching metadata.
string next_page_token = 2;
value
- The bytes for nextPageToken to set.public final ListBackupOperationsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
public final ListBackupOperationsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ListBackupOperationsResponse.Builder>
Copyright © 2022 Google LLC. All rights reserved.