public static final class ListTablesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder> implements ListTablesRequestOrBuilder
Request message for the ListTables method.Protobuf type
google.cloud.bigquery.biglake.v1.ListTablesRequest| Modifier and Type | Method and Description |
|---|---|
ListTablesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTablesRequest |
build() |
ListTablesRequest |
buildPartial() |
ListTablesRequest.Builder |
clear() |
ListTablesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTablesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTablesRequest.Builder |
clearPageSize()
The maximum number of tables to return.
|
ListTablesRequest.Builder |
clearPageToken()
A page token, received from a previous `ListTables` call.
|
ListTablesRequest.Builder |
clearParent()
Required.
|
ListTablesRequest.Builder |
clearView()
The view for the returned tables.
|
ListTablesRequest.Builder |
clone() |
ListTablesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getPageSize()
The maximum number of tables to return.
|
String |
getPageToken()
A page token, received from a previous `ListTables` call.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
A page token, received from a previous `ListTables` call.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
TableView |
getView()
The view for the returned tables.
|
int |
getViewValue()
The view for the returned tables.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListTablesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTablesRequest.Builder |
mergeFrom(ListTablesRequest other) |
ListTablesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListTablesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTablesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTablesRequest.Builder |
setPageSize(int value)
The maximum number of tables to return.
|
ListTablesRequest.Builder |
setPageToken(String value)
A page token, received from a previous `ListTables` call.
|
ListTablesRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
A page token, received from a previous `ListTables` call.
|
ListTablesRequest.Builder |
setParent(String value)
Required.
|
ListTablesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListTablesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListTablesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTablesRequest.Builder |
setView(TableView value)
The view for the returned tables.
|
ListTablesRequest.Builder |
setViewValue(int value)
The view for the returned tables.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTablesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTablesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTablesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder mergeFrom(ListTablesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public ListTablesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTablesRequest.Builder>IOExceptionpublic String getParent()
Required. The parent, which owns this collection of tables.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface ListTablesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The parent, which owns this collection of tables.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface ListTablesRequestOrBuilderpublic ListTablesRequest.Builder setParent(String value)
Required. The parent, which owns this collection of tables.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public ListTablesRequest.Builder clearParent()
Required. The parent, which owns this collection of tables.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListTablesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The parent, which owns this collection of tables.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public int getPageSize()
The maximum number of tables to return. The service may return fewer than this value. If unspecified, at most 50 tables will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
int32 page_size = 2;getPageSize in interface ListTablesRequestOrBuilderpublic ListTablesRequest.Builder setPageSize(int value)
The maximum number of tables to return. The service may return fewer than this value. If unspecified, at most 50 tables will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
int32 page_size = 2;value - The pageSize to set.public ListTablesRequest.Builder clearPageSize()
The maximum number of tables to return. The service may return fewer than this value. If unspecified, at most 50 tables will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
int32 page_size = 2;public String getPageToken()
A page token, received from a previous `ListTables` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListTables` must match the call that provided the page token.
string page_token = 3;getPageToken in interface ListTablesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
A page token, received from a previous `ListTables` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListTables` must match the call that provided the page token.
string page_token = 3;getPageTokenBytes in interface ListTablesRequestOrBuilderpublic ListTablesRequest.Builder setPageToken(String value)
A page token, received from a previous `ListTables` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListTables` must match the call that provided the page token.
string page_token = 3;value - The pageToken to set.public ListTablesRequest.Builder clearPageToken()
A page token, received from a previous `ListTables` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListTables` must match the call that provided the page token.
string page_token = 3;public ListTablesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
A page token, received from a previous `ListTables` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListTables` must match the call that provided the page token.
string page_token = 3;value - The bytes for pageToken to set.public int getViewValue()
The view for the returned tables.
.google.cloud.bigquery.biglake.v1.TableView view = 4;getViewValue in interface ListTablesRequestOrBuilderpublic ListTablesRequest.Builder setViewValue(int value)
The view for the returned tables.
.google.cloud.bigquery.biglake.v1.TableView view = 4;value - The enum numeric value on the wire for view to set.public TableView getView()
The view for the returned tables.
.google.cloud.bigquery.biglake.v1.TableView view = 4;getView in interface ListTablesRequestOrBuilderpublic ListTablesRequest.Builder setView(TableView value)
The view for the returned tables.
.google.cloud.bigquery.biglake.v1.TableView view = 4;value - The view to set.public ListTablesRequest.Builder clearView()
The view for the returned tables.
.google.cloud.bigquery.biglake.v1.TableView view = 4;public final ListTablesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>public final ListTablesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTablesRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.