-
ListDatabaseOperationsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ListDatabaseOperationsRequest.Builder.clear()
ListDatabaseOperationsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
An expression that filters the list of returned operations.
ListDatabaseOperationsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
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.ListDatabaseOperationsResponse.next_page_token]
from a previous
[ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse]
to the same `parent` and with the same `filter`.
ListDatabaseOperationsRequest.Builder.clone()
ListDatabaseOperationsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListDatabaseOperationsRequest.Builder.mergeFrom(com.google.protobuf.Message other)
ListDatabaseOperationsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDatabaseOperationsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ListDatabaseOperationsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
An expression that filters the list of returned operations.
ListDatabaseOperationsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value)
An expression that filters the list of returned operations.
ListDatabaseOperationsRequest.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.ListDatabaseOperationsResponse.next_page_token]
from a previous
[ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse]
to the same `parent` and with the same `filter`.
ListDatabaseOperationsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous
[ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse]
to the same `parent` and with the same `filter`.
ListDatabaseOperationsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
ListDatabaseOperationsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
ListDatabaseOperationsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)