-
ListInstanceConfigOperationsRequest.Builder.clear()
ListInstanceConfigOperationsRequest.Builder.clearFilter()
An expression that filters the list of returned operations.
Number of operations to be returned in the response.
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse.next_page_token]
from a previous
[ListInstanceConfigOperationsResponse][google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse]
to the same `parent` and with the same `filter`.
ListInstanceConfigOperationsRequest.Builder.clearParent()
ListInstanceConfigOperationsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListInstanceConfigOperationsRequest.Builder.mergeFrom(com.google.protobuf.Message other)
ListInstanceConfigOperationsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
An expression that filters the list of returned operations.
ListInstanceConfigOperationsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value)
An expression that filters the list of returned operations.
ListInstanceConfigOperationsRequest.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.instance.v1.ListInstanceConfigOperationsResponse.next_page_token]
from a previous
[ListInstanceConfigOperationsResponse][google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse]
to the same `parent` and with the same `filter`.
ListInstanceConfigOperationsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse.next_page_token]
from a previous
[ListInstanceConfigOperationsResponse][google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse]
to the same `parent` and with the same `filter`.
ListInstanceConfigOperationsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
ListInstanceConfigOperationsRequest.toBuilder()