-
ListBackupOperationsRequest.Builder.clear()
An expression that filters the list of returned backup operations.
Number of operations to be returned in the response.
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous
[ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse]
to the same `parent` and with the same `filter`.
ListBackupOperationsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListBackupOperationsRequest.Builder.mergeFrom(com.google.protobuf.Message other)
ListBackupOperationsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
An expression that filters the list of returned backup operations.
ListBackupOperationsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value)
An expression that filters the list of returned backup operations.
ListBackupOperationsRequest.Builder.setPageSize(int value)
Number of operations to be returned in the response.
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous
[ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse]
to the same `parent` and with the same `filter`.
ListBackupOperationsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous
[ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse]
to the same `parent` and with the same `filter`.
ListBackupOperationsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)