public static final class Table.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Table.Builder> implements TableOrBuilder
Represents a table.Protobuf type
google.cloud.bigquery.biglake.v1.Table| Modifier and Type | Method and Description |
|---|---|
Table.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Table |
build() |
Table |
buildPartial() |
Table.Builder |
clear() |
Table.Builder |
clearCreateTime()
Output only.
|
Table.Builder |
clearDeleteTime()
Output only.
|
Table.Builder |
clearEtag()
The checksum of a table object computed by the server based on the value of
other fields.
|
Table.Builder |
clearExpireTime()
Output only.
|
Table.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Table.Builder |
clearHiveOptions()
Options of a Hive table.
|
Table.Builder |
clearName()
Output only.
|
Table.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Table.Builder |
clearOptions() |
Table.Builder |
clearType()
The table type.
|
Table.Builder |
clearUpdateTime()
Output only.
|
Table.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Table |
getDefaultInstanceForType() |
com.google.protobuf.Timestamp |
getDeleteTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getDeleteTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getDeleteTimeOrBuilder()
Output only.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEtag()
The checksum of a table object computed by the server based on the value of
other fields.
|
com.google.protobuf.ByteString |
getEtagBytes()
The checksum of a table object computed by the server based on the value of
other fields.
|
com.google.protobuf.Timestamp |
getExpireTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getExpireTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getExpireTimeOrBuilder()
Output only.
|
HiveTableOptions |
getHiveOptions()
Options of a Hive table.
|
HiveTableOptions.Builder |
getHiveOptionsBuilder()
Options of a Hive table.
|
HiveTableOptionsOrBuilder |
getHiveOptionsOrBuilder()
Options of a Hive table.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
Table.OptionsCase |
getOptionsCase() |
Table.Type |
getType()
The table type.
|
int |
getTypeValue()
The table type.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDeleteTime()
Output only.
|
boolean |
hasExpireTime()
Output only.
|
boolean |
hasHiveOptions()
Options of a Hive table.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Table.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Table.Builder |
mergeDeleteTime(com.google.protobuf.Timestamp value)
Output only.
|
Table.Builder |
mergeExpireTime(com.google.protobuf.Timestamp value)
Output only.
|
Table.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Table.Builder |
mergeFrom(com.google.protobuf.Message other) |
Table.Builder |
mergeFrom(Table other) |
Table.Builder |
mergeHiveOptions(HiveTableOptions value)
Options of a Hive table.
|
Table.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Table.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Table.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Table.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Table.Builder |
setDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Table.Builder |
setDeleteTime(com.google.protobuf.Timestamp value)
Output only.
|
Table.Builder |
setEtag(String value)
The checksum of a table object computed by the server based on the value of
other fields.
|
Table.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
The checksum of a table object computed by the server based on the value of
other fields.
|
Table.Builder |
setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Table.Builder |
setExpireTime(com.google.protobuf.Timestamp value)
Output only.
|
Table.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Table.Builder |
setHiveOptions(HiveTableOptions.Builder builderForValue)
Options of a Hive table.
|
Table.Builder |
setHiveOptions(HiveTableOptions value)
Options of a Hive table.
|
Table.Builder |
setName(String value)
Output only.
|
Table.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Table.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Table.Builder |
setType(Table.Type value)
The table type.
|
Table.Builder |
setTypeValue(int value)
The table type.
|
Table.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Table.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Table.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
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<Table.Builder>public Table.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Table.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<Table.Builder>public Table getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Table build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Table buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Table.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Table.Builder>public Table.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<Table.Builder>public Table.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Table.Builder>public Table.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Table.Builder>public Table.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<Table.Builder>public Table.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<Table.Builder>public Table.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Table.Builder>public Table.Builder mergeFrom(Table other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Table.Builder>public Table.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<Table.Builder>IOExceptionpublic Table.OptionsCase getOptionsCase()
getOptionsCase in interface TableOrBuilderpublic Table.Builder clearOptions()
public boolean hasHiveOptions()
Options of a Hive table.
.google.cloud.bigquery.biglake.v1.HiveTableOptions hive_options = 7;hasHiveOptions in interface TableOrBuilderpublic HiveTableOptions getHiveOptions()
Options of a Hive table.
.google.cloud.bigquery.biglake.v1.HiveTableOptions hive_options = 7;getHiveOptions in interface TableOrBuilderpublic Table.Builder setHiveOptions(HiveTableOptions value)
Options of a Hive table.
.google.cloud.bigquery.biglake.v1.HiveTableOptions hive_options = 7;public Table.Builder setHiveOptions(HiveTableOptions.Builder builderForValue)
Options of a Hive table.
.google.cloud.bigquery.biglake.v1.HiveTableOptions hive_options = 7;public Table.Builder mergeHiveOptions(HiveTableOptions value)
Options of a Hive table.
.google.cloud.bigquery.biglake.v1.HiveTableOptions hive_options = 7;public Table.Builder clearHiveOptions()
Options of a Hive table.
.google.cloud.bigquery.biglake.v1.HiveTableOptions hive_options = 7;public HiveTableOptions.Builder getHiveOptionsBuilder()
Options of a Hive table.
.google.cloud.bigquery.biglake.v1.HiveTableOptions hive_options = 7;public HiveTableOptionsOrBuilder getHiveOptionsOrBuilder()
Options of a Hive table.
.google.cloud.bigquery.biglake.v1.HiveTableOptions hive_options = 7;getHiveOptionsOrBuilder in interface TableOrBuilderpublic String getName()
Output only. The resource name.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getName in interface TableOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getNameBytes in interface TableOrBuilderpublic Table.Builder setName(String value)
Output only. The resource name.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The name to set.public Table.Builder clearName()
Output only. The resource name.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
public Table.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name.
Format:
projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The bytes for name to set.public boolean hasCreateTime()
Output only. The creation time of the table.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface TableOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The creation time of the table.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface TableOrBuilderpublic Table.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation time of the table.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The creation time of the table.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation time of the table.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder clearCreateTime()
Output only. The creation time of the table.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The creation time of the table.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The creation time of the table.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface TableOrBuilderpublic boolean hasUpdateTime()
Output only. The last modification time of the table.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface TableOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The last modification time of the table.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface TableOrBuilderpublic Table.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last modification time of the table.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The last modification time of the table.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last modification time of the table.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder clearUpdateTime()
Output only. The last modification time of the table.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The last modification time of the table.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The last modification time of the table.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface TableOrBuilderpublic boolean hasDeleteTime()
Output only. The deletion time of the table. Only set after the table is deleted.
.google.protobuf.Timestamp delete_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDeleteTime in interface TableOrBuilderpublic com.google.protobuf.Timestamp getDeleteTime()
Output only. The deletion time of the table. Only set after the table is deleted.
.google.protobuf.Timestamp delete_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeleteTime in interface TableOrBuilderpublic Table.Builder setDeleteTime(com.google.protobuf.Timestamp value)
Output only. The deletion time of the table. Only set after the table is deleted.
.google.protobuf.Timestamp delete_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder setDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The deletion time of the table. Only set after the table is deleted.
.google.protobuf.Timestamp delete_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder mergeDeleteTime(com.google.protobuf.Timestamp value)
Output only. The deletion time of the table. Only set after the table is deleted.
.google.protobuf.Timestamp delete_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder clearDeleteTime()
Output only. The deletion time of the table. Only set after the table is deleted.
.google.protobuf.Timestamp delete_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getDeleteTimeBuilder()
Output only. The deletion time of the table. Only set after the table is deleted.
.google.protobuf.Timestamp delete_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getDeleteTimeOrBuilder()
Output only. The deletion time of the table. Only set after the table is deleted.
.google.protobuf.Timestamp delete_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeleteTimeOrBuilder in interface TableOrBuilderpublic boolean hasExpireTime()
Output only. The time when this table is considered expired. Only set after the table is deleted.
.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasExpireTime in interface TableOrBuilderpublic com.google.protobuf.Timestamp getExpireTime()
Output only. The time when this table is considered expired. Only set after the table is deleted.
.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTime in interface TableOrBuilderpublic Table.Builder setExpireTime(com.google.protobuf.Timestamp value)
Output only. The time when this table is considered expired. Only set after the table is deleted.
.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time when this table is considered expired. Only set after the table is deleted.
.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder mergeExpireTime(com.google.protobuf.Timestamp value)
Output only. The time when this table is considered expired. Only set after the table is deleted.
.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Table.Builder clearExpireTime()
Output only. The time when this table is considered expired. Only set after the table is deleted.
.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getExpireTimeBuilder()
Output only. The time when this table is considered expired. Only set after the table is deleted.
.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder()
Output only. The time when this table is considered expired. Only set after the table is deleted.
.google.protobuf.Timestamp expire_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTimeOrBuilder in interface TableOrBuilderpublic int getTypeValue()
The table type.
.google.cloud.bigquery.biglake.v1.Table.Type type = 6;getTypeValue in interface TableOrBuilderpublic Table.Builder setTypeValue(int value)
The table type.
.google.cloud.bigquery.biglake.v1.Table.Type type = 6;value - The enum numeric value on the wire for type to set.public Table.Type getType()
The table type.
.google.cloud.bigquery.biglake.v1.Table.Type type = 6;getType in interface TableOrBuilderpublic Table.Builder setType(Table.Type value)
The table type.
.google.cloud.bigquery.biglake.v1.Table.Type type = 6;value - The type to set.public Table.Builder clearType()
The table type.
.google.cloud.bigquery.biglake.v1.Table.Type type = 6;public String getEtag()
The checksum of a table object computed by the server based on the value of other fields. It may be sent on update requests to ensure the client has an up-to-date value before proceeding. It is only checked for update table operations.
string etag = 8;getEtag in interface TableOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
The checksum of a table object computed by the server based on the value of other fields. It may be sent on update requests to ensure the client has an up-to-date value before proceeding. It is only checked for update table operations.
string etag = 8;getEtagBytes in interface TableOrBuilderpublic Table.Builder setEtag(String value)
The checksum of a table object computed by the server based on the value of other fields. It may be sent on update requests to ensure the client has an up-to-date value before proceeding. It is only checked for update table operations.
string etag = 8;value - The etag to set.public Table.Builder clearEtag()
The checksum of a table object computed by the server based on the value of other fields. It may be sent on update requests to ensure the client has an up-to-date value before proceeding. It is only checked for update table operations.
string etag = 8;public Table.Builder setEtagBytes(com.google.protobuf.ByteString value)
The checksum of a table object computed by the server based on the value of other fields. It may be sent on update requests to ensure the client has an up-to-date value before proceeding. It is only checked for update table operations.
string etag = 8;value - The bytes for etag to set.public final Table.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Table.Builder>public final Table.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Table.Builder>Copyright © 2023 Google LLC. All rights reserved.