public static final class RelationDescriptor.ColumnDescriptor.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.Builder> implements RelationDescriptor.ColumnDescriptorOrBuilder
Describes a column.Protobuf type
google.cloud.dataform.v1alpha2.RelationDescriptor.ColumnDescriptor| Modifier and Type | Method and Description |
|---|---|
RelationDescriptor.ColumnDescriptor.Builder |
addAllBigqueryPolicyTags(Iterable<String> values)
A list of BigQuery policy tags that will be applied to the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
addAllPath(Iterable<String> values)
The identifier for the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
addBigqueryPolicyTags(String value)
A list of BigQuery policy tags that will be applied to the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
addBigqueryPolicyTagsBytes(com.google.protobuf.ByteString value)
A list of BigQuery policy tags that will be applied to the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
addPath(String value)
The identifier for the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
addPathBytes(com.google.protobuf.ByteString value)
The identifier for the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RelationDescriptor.ColumnDescriptor |
build() |
RelationDescriptor.ColumnDescriptor |
buildPartial() |
RelationDescriptor.ColumnDescriptor.Builder |
clear() |
RelationDescriptor.ColumnDescriptor.Builder |
clearBigqueryPolicyTags()
A list of BigQuery policy tags that will be applied to the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
clearDescription()
A textual description of the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RelationDescriptor.ColumnDescriptor.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RelationDescriptor.ColumnDescriptor.Builder |
clearPath()
The identifier for the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
clone() |
String |
getBigqueryPolicyTags(int index)
A list of BigQuery policy tags that will be applied to the column.
|
com.google.protobuf.ByteString |
getBigqueryPolicyTagsBytes(int index)
A list of BigQuery policy tags that will be applied to the column.
|
int |
getBigqueryPolicyTagsCount()
A list of BigQuery policy tags that will be applied to the column.
|
com.google.protobuf.ProtocolStringList |
getBigqueryPolicyTagsList()
A list of BigQuery policy tags that will be applied to the column.
|
RelationDescriptor.ColumnDescriptor |
getDefaultInstanceForType() |
String |
getDescription()
A textual description of the column.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
A textual description of the column.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPath(int index)
The identifier for the column.
|
com.google.protobuf.ByteString |
getPathBytes(int index)
The identifier for the column.
|
int |
getPathCount()
The identifier for the column.
|
com.google.protobuf.ProtocolStringList |
getPathList()
The identifier for the column.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RelationDescriptor.ColumnDescriptor.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RelationDescriptor.ColumnDescriptor.Builder |
mergeFrom(com.google.protobuf.Message other) |
RelationDescriptor.ColumnDescriptor.Builder |
mergeFrom(RelationDescriptor.ColumnDescriptor other) |
RelationDescriptor.ColumnDescriptor.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RelationDescriptor.ColumnDescriptor.Builder |
setBigqueryPolicyTags(int index,
String value)
A list of BigQuery policy tags that will be applied to the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
setDescription(String value)
A textual description of the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
A textual description of the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RelationDescriptor.ColumnDescriptor.Builder |
setPath(int index,
String value)
The identifier for the column.
|
RelationDescriptor.ColumnDescriptor.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RelationDescriptor.ColumnDescriptor.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.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<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RelationDescriptor.ColumnDescriptor build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RelationDescriptor.ColumnDescriptor buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RelationDescriptor.ColumnDescriptor.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.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<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.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<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.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<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.Builder mergeFrom(RelationDescriptor.ColumnDescriptor other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.Builder>public RelationDescriptor.ColumnDescriptor.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<RelationDescriptor.ColumnDescriptor.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getPathList()
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;getPathList in interface RelationDescriptor.ColumnDescriptorOrBuilderpublic int getPathCount()
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;getPathCount in interface RelationDescriptor.ColumnDescriptorOrBuilderpublic String getPath(int index)
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;getPath in interface RelationDescriptor.ColumnDescriptorOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPathBytes(int index)
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;getPathBytes in interface RelationDescriptor.ColumnDescriptorOrBuilderindex - The index of the value to return.public RelationDescriptor.ColumnDescriptor.Builder setPath(int index, String value)
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;index - The index to set the value at.value - The path to set.public RelationDescriptor.ColumnDescriptor.Builder addPath(String value)
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;value - The path to add.public RelationDescriptor.ColumnDescriptor.Builder addAllPath(Iterable<String> values)
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;values - The path to add.public RelationDescriptor.ColumnDescriptor.Builder clearPath()
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;public RelationDescriptor.ColumnDescriptor.Builder addPathBytes(com.google.protobuf.ByteString value)
The identifier for the column. Each entry in `path` represents one level of nesting.
repeated string path = 1;value - The bytes of the path to add.public String getDescription()
A textual description of the column.
string description = 2;getDescription in interface RelationDescriptor.ColumnDescriptorOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
A textual description of the column.
string description = 2;getDescriptionBytes in interface RelationDescriptor.ColumnDescriptorOrBuilderpublic RelationDescriptor.ColumnDescriptor.Builder setDescription(String value)
A textual description of the column.
string description = 2;value - The description to set.public RelationDescriptor.ColumnDescriptor.Builder clearDescription()
A textual description of the column.
string description = 2;public RelationDescriptor.ColumnDescriptor.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
A textual description of the column.
string description = 2;value - The bytes for description to set.public com.google.protobuf.ProtocolStringList getBigqueryPolicyTagsList()
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;getBigqueryPolicyTagsList in interface RelationDescriptor.ColumnDescriptorOrBuilderpublic int getBigqueryPolicyTagsCount()
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;getBigqueryPolicyTagsCount in interface RelationDescriptor.ColumnDescriptorOrBuilderpublic String getBigqueryPolicyTags(int index)
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;getBigqueryPolicyTags in interface RelationDescriptor.ColumnDescriptorOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getBigqueryPolicyTagsBytes(int index)
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;getBigqueryPolicyTagsBytes in interface RelationDescriptor.ColumnDescriptorOrBuilderindex - The index of the value to return.public RelationDescriptor.ColumnDescriptor.Builder setBigqueryPolicyTags(int index, String value)
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;index - The index to set the value at.value - The bigqueryPolicyTags to set.public RelationDescriptor.ColumnDescriptor.Builder addBigqueryPolicyTags(String value)
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;value - The bigqueryPolicyTags to add.public RelationDescriptor.ColumnDescriptor.Builder addAllBigqueryPolicyTags(Iterable<String> values)
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;values - The bigqueryPolicyTags to add.public RelationDescriptor.ColumnDescriptor.Builder clearBigqueryPolicyTags()
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;public RelationDescriptor.ColumnDescriptor.Builder addBigqueryPolicyTagsBytes(com.google.protobuf.ByteString value)
A list of BigQuery policy tags that will be applied to the column.
repeated string bigquery_policy_tags = 3;value - The bytes of the bigqueryPolicyTags to add.public final RelationDescriptor.ColumnDescriptor.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.Builder>public final RelationDescriptor.ColumnDescriptor.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RelationDescriptor.ColumnDescriptor.Builder>Copyright © 2024 Google LLC. All rights reserved.