-
ListInstanceConfigOperationsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ListInstanceConfigOperationsRequest.Builder.clear()
ListInstanceConfigOperationsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListInstanceConfigOperationsRequest.Builder.clearFilter()
An expression that filters the list of returned operations.
ListInstanceConfigOperationsRequest.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.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.clone()
ListInstanceConfigOperationsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListInstanceConfigOperationsRequest.Builder.mergeFrom(com.google.protobuf.Message other)
ListInstanceConfigOperationsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListInstanceConfigOperationsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ListInstanceConfigOperationsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
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.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
ListInstanceConfigOperationsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListInstanceConfigOperationsRequest.toBuilder()