Uses of Class
com.google.cloud.bigquery.storage.v1beta.ListMetastorePartitionsRequest.Builder
-
Uses of ListMetastorePartitionsRequest.Builder in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return ListMetastorePartitionsRequest.BuilderModifier and TypeMethodDescriptionListMetastorePartitionsRequest.Builder.clear()ListMetastorePartitionsRequest.Builder.clearFilter()Optional.ListMetastorePartitionsRequest.Builder.clearParent()Required.ListMetastorePartitionsRequest.Builder.clearTraceId()Optional.ListMetastorePartitionsRequest.Builder.mergeFrom(ListMetastorePartitionsRequest other) ListMetastorePartitionsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListMetastorePartitionsRequest.Builder.mergeFrom(com.google.protobuf.Message other) ListMetastorePartitionsRequest.newBuilder()ListMetastorePartitionsRequest.newBuilder(ListMetastorePartitionsRequest prototype) ListMetastorePartitionsRequest.newBuilderForType()protected ListMetastorePartitionsRequest.BuilderListMetastorePartitionsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Optional.ListMetastorePartitionsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value) Optional.Required.ListMetastorePartitionsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.ListMetastorePartitionsRequest.Builder.setTraceId(String value) Optional.ListMetastorePartitionsRequest.Builder.setTraceIdBytes(com.google.protobuf.ByteString value) Optional.ListMetastorePartitionsRequest.toBuilder()