- 0.84.0 (latest)
- 0.82.0
- 0.81.0
- 0.80.0
- 0.79.0
- 0.77.0
- 0.75.0
- 0.74.0
- 0.73.0
- 0.72.0
- 0.71.0
- 0.69.0
- 0.67.0
- 0.66.0
- 0.63.0
- 0.62.0
- 0.61.0
- 0.59.0
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.53.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.4
public static final class CompilationResultAction.Relation extends GeneratedMessage implements CompilationResultAction.RelationOrBuilderRepresents a database relation.
Protobuf type google.cloud.dataform.v1beta1.CompilationResultAction.Relation
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > CompilationResultAction.RelationImplements
CompilationResultAction.RelationOrBuilderStatic Fields
ADDITIONAL_OPTIONS_FIELD_NUMBER
public static final int ADDITIONAL_OPTIONS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
CLUSTER_EXPRESSIONS_FIELD_NUMBER
public static final int CLUSTER_EXPRESSIONS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
CONNECTION_FIELD_NUMBER
public static final int CONNECTION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
DEPENDENCY_TARGETS_FIELD_NUMBER
public static final int DEPENDENCY_TARGETS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
DISABLED_FIELD_NUMBER
public static final int DISABLED_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
FILE_FORMAT_FIELD_NUMBER
public static final int FILE_FORMAT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
INCREMENTAL_TABLE_CONFIG_FIELD_NUMBER
public static final int INCREMENTAL_TABLE_CONFIG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PARTITION_EXPIRATION_DAYS_FIELD_NUMBER
public static final int PARTITION_EXPIRATION_DAYS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PARTITION_EXPRESSION_FIELD_NUMBER
public static final int PARTITION_EXPRESSION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
POST_OPERATIONS_FIELD_NUMBER
public static final int POST_OPERATIONS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PRE_OPERATIONS_FIELD_NUMBER
public static final int PRE_OPERATIONS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RELATION_DESCRIPTOR_FIELD_NUMBER
public static final int RELATION_DESCRIPTOR_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RELATION_TYPE_FIELD_NUMBER
public static final int RELATION_TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
REQUIRE_PARTITION_FILTER_FIELD_NUMBER
public static final int REQUIRE_PARTITION_FILTER_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SELECT_QUERY_FIELD_NUMBER
public static final int SELECT_QUERY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
STORAGE_URI_FIELD_NUMBER
public static final int STORAGE_URI_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TABLE_FORMAT_FIELD_NUMBER
public static final int TABLE_FORMAT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static CompilationResultAction.Relation getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static CompilationResultAction.Relation.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.Builder |
|
newBuilder(CompilationResultAction.Relation prototype)
public static CompilationResultAction.Relation.Builder newBuilder(CompilationResultAction.Relation prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
CompilationResultAction.Relation |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.Builder |
|
parseDelimitedFrom(InputStream input)
public static CompilationResultAction.Relation parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static CompilationResultAction.Relation parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static CompilationResultAction.Relation parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static CompilationResultAction.Relation parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static CompilationResultAction.Relation parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static CompilationResultAction.Relation parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static CompilationResultAction.Relation parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static CompilationResultAction.Relation parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static CompilationResultAction.Relation parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static CompilationResultAction.Relation parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static CompilationResultAction.Relation parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static CompilationResultAction.Relation parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<CompilationResultAction.Relation> parser()| Returns | |
|---|---|
| Type | Description |
Parser<Relation> |
|
Methods
containsAdditionalOptions(String key)
public boolean containsAdditionalOptions(String key)Additional options that will be provided as key/value pairs into the options clause of a create table/view statement. See https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language for more information on which options are supported.
map<string, string> additional_options = 14;
| Parameter | |
|---|---|
| Name | Description |
key |
String |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAdditionalOptions() (deprecated)
public Map<String,String> getAdditionalOptions()Use #getAdditionalOptionsMap() instead.
| Returns | |
|---|---|
| Type | Description |
Map<String,String> |
|
getAdditionalOptionsCount()
public int getAdditionalOptionsCount()Additional options that will be provided as key/value pairs into the options clause of a create table/view statement. See https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language for more information on which options are supported.
map<string, string> additional_options = 14;
| Returns | |
|---|---|
| Type | Description |
int |
|
getAdditionalOptionsMap()
public Map<String,String> getAdditionalOptionsMap()Additional options that will be provided as key/value pairs into the options clause of a create table/view statement. See https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language for more information on which options are supported.
map<string, string> additional_options = 14;
| Returns | |
|---|---|
| Type | Description |
Map<String,String> |
|
getAdditionalOptionsOrDefault(String key, String defaultValue)
public String getAdditionalOptionsOrDefault(String key, String defaultValue)Additional options that will be provided as key/value pairs into the options clause of a create table/view statement. See https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language for more information on which options are supported.
map<string, string> additional_options = 14;
| Parameters | |
|---|---|
| Name | Description |
key |
String |
defaultValue |
String |
| Returns | |
|---|---|
| Type | Description |
String |
|
getAdditionalOptionsOrThrow(String key)
public String getAdditionalOptionsOrThrow(String key)Additional options that will be provided as key/value pairs into the options clause of a create table/view statement. See https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language for more information on which options are supported.
map<string, string> additional_options = 14;
| Parameter | |
|---|---|
| Name | Description |
key |
String |
| Returns | |
|---|---|
| Type | Description |
String |
|
getClusterExpressions(int index)
public String getClusterExpressions(int index)A list of columns or SQL expressions used to cluster the table.
repeated string cluster_expressions = 11;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The clusterExpressions at the given index. |
getClusterExpressionsBytes(int index)
public ByteString getClusterExpressionsBytes(int index)A list of columns or SQL expressions used to cluster the table.
repeated string cluster_expressions = 11;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the clusterExpressions at the given index. |
getClusterExpressionsCount()
public int getClusterExpressionsCount()A list of columns or SQL expressions used to cluster the table.
repeated string cluster_expressions = 11;
| Returns | |
|---|---|
| Type | Description |
int |
The count of clusterExpressions. |
getClusterExpressionsList()
public ProtocolStringList getClusterExpressionsList()A list of columns or SQL expressions used to cluster the table.
repeated string cluster_expressions = 11;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the clusterExpressions. |
getConnection()
public String getConnection() Optional. The connection specifying the credentials to be used to read
and write to external storage, such as Cloud Storage. The connection can
have the form {project}.{location}.{connection_id} or
projects/{project}/locations/{location}/connections/{connection_id},
or be set to DEFAULT.
string connection = 15 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The connection. |
getConnectionBytes()
public ByteString getConnectionBytes() Optional. The connection specifying the credentials to be used to read
and write to external storage, such as Cloud Storage. The connection can
have the form {project}.{location}.{connection_id} or
projects/{project}/locations/{location}/connections/{connection_id},
or be set to DEFAULT.
string connection = 15 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for connection. |
getDefaultInstanceForType()
public CompilationResultAction.Relation getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation |
|
getDependencyTargets(int index)
public Target getDependencyTargets(int index)A list of actions that this action depends on.
repeated .google.cloud.dataform.v1beta1.Target dependency_targets = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Target |
|
getDependencyTargetsCount()
public int getDependencyTargetsCount()A list of actions that this action depends on.
repeated .google.cloud.dataform.v1beta1.Target dependency_targets = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getDependencyTargetsList()
public List<Target> getDependencyTargetsList()A list of actions that this action depends on.
repeated .google.cloud.dataform.v1beta1.Target dependency_targets = 1;
| Returns | |
|---|---|
| Type | Description |
List<Target> |
|
getDependencyTargetsOrBuilder(int index)
public TargetOrBuilder getDependencyTargetsOrBuilder(int index)A list of actions that this action depends on.
repeated .google.cloud.dataform.v1beta1.Target dependency_targets = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
TargetOrBuilder |
|
getDependencyTargetsOrBuilderList()
public List<? extends TargetOrBuilder> getDependencyTargetsOrBuilderList()A list of actions that this action depends on.
repeated .google.cloud.dataform.v1beta1.Target dependency_targets = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.dataform.v1beta1.TargetOrBuilder> |
|
getDisabled()
public boolean getDisabled()Whether this action is disabled (i.e. should not be run).
bool disabled = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
The disabled. |
getFileFormat()
public CompilationResultAction.Relation.FileFormat getFileFormat()Optional. The file format for the BigQuery table.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.FileFormat file_format = 17 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.FileFormat |
The fileFormat. |
getFileFormatValue()
public int getFileFormatValue()Optional. The file format for the BigQuery table.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.FileFormat file_format = 17 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for fileFormat. |
getIncrementalTableConfig()
public CompilationResultAction.Relation.IncrementalTableConfig getIncrementalTableConfig() Configures INCREMENTAL_TABLE settings for this relation. Only set if
relation_type is INCREMENTAL_TABLE.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.IncrementalTableConfig incremental_table_config = 9;
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.IncrementalTableConfig |
The incrementalTableConfig. |
getIncrementalTableConfigOrBuilder()
public CompilationResultAction.Relation.IncrementalTableConfigOrBuilder getIncrementalTableConfigOrBuilder() Configures INCREMENTAL_TABLE settings for this relation. Only set if
relation_type is INCREMENTAL_TABLE.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.IncrementalTableConfig incremental_table_config = 9;
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.IncrementalTableConfigOrBuilder |
|
getParserForType()
public Parser<CompilationResultAction.Relation> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Relation> |
|
getPartitionExpirationDays()
public int getPartitionExpirationDays()Sets the partition expiration in days.
int32 partition_expiration_days = 12;
| Returns | |
|---|---|
| Type | Description |
int |
The partitionExpirationDays. |
getPartitionExpression()
public String getPartitionExpression()The SQL expression used to partition the relation.
string partition_expression = 10;
| Returns | |
|---|---|
| Type | Description |
String |
The partitionExpression. |
getPartitionExpressionBytes()
public ByteString getPartitionExpressionBytes()The SQL expression used to partition the relation.
string partition_expression = 10;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for partitionExpression. |
getPostOperations(int index)
public String getPostOperations(int index)SQL statements to be executed after creating the relation.
repeated string post_operations = 8;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The postOperations at the given index. |
getPostOperationsBytes(int index)
public ByteString getPostOperationsBytes(int index)SQL statements to be executed after creating the relation.
repeated string post_operations = 8;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the postOperations at the given index. |
getPostOperationsCount()
public int getPostOperationsCount()SQL statements to be executed after creating the relation.
repeated string post_operations = 8;
| Returns | |
|---|---|
| Type | Description |
int |
The count of postOperations. |
getPostOperationsList()
public ProtocolStringList getPostOperationsList()SQL statements to be executed after creating the relation.
repeated string post_operations = 8;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the postOperations. |
getPreOperations(int index)
public String getPreOperations(int index)SQL statements to be executed before creating the relation.
repeated string pre_operations = 7;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The preOperations at the given index. |
getPreOperationsBytes(int index)
public ByteString getPreOperationsBytes(int index)SQL statements to be executed before creating the relation.
repeated string pre_operations = 7;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the preOperations at the given index. |
getPreOperationsCount()
public int getPreOperationsCount()SQL statements to be executed before creating the relation.
repeated string pre_operations = 7;
| Returns | |
|---|---|
| Type | Description |
int |
The count of preOperations. |
getPreOperationsList()
public ProtocolStringList getPreOperationsList()SQL statements to be executed before creating the relation.
repeated string pre_operations = 7;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the preOperations. |
getRelationDescriptor()
public RelationDescriptor getRelationDescriptor()Descriptor for the relation and its columns.
.google.cloud.dataform.v1beta1.RelationDescriptor relation_descriptor = 4;
| Returns | |
|---|---|
| Type | Description |
RelationDescriptor |
The relationDescriptor. |
getRelationDescriptorOrBuilder()
public RelationDescriptorOrBuilder getRelationDescriptorOrBuilder()Descriptor for the relation and its columns.
.google.cloud.dataform.v1beta1.RelationDescriptor relation_descriptor = 4;
| Returns | |
|---|---|
| Type | Description |
RelationDescriptorOrBuilder |
|
getRelationType()
public CompilationResultAction.Relation.RelationType getRelationType()The type of this relation.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.RelationType relation_type = 5;
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.RelationType |
The relationType. |
getRelationTypeValue()
public int getRelationTypeValue()The type of this relation.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.RelationType relation_type = 5;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for relationType. |
getRequirePartitionFilter()
public boolean getRequirePartitionFilter()Specifies whether queries on this table must include a predicate filter that filters on the partitioning column.
bool require_partition_filter = 13;
| Returns | |
|---|---|
| Type | Description |
boolean |
The requirePartitionFilter. |
getSelectQuery()
public String getSelectQuery()The SELECT query which returns rows which this relation should contain.
string select_query = 6;
| Returns | |
|---|---|
| Type | Description |
String |
The selectQuery. |
getSelectQueryBytes()
public ByteString getSelectQueryBytes()The SELECT query which returns rows which this relation should contain.
string select_query = 6;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for selectQuery. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getStorageUri()
public String getStorageUri() Optional. The fully qualified location prefix of the external folder
where table data is stored. The URI should be in the format
gs://bucket/path_to_table/.
string storage_uri = 18 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The storageUri. |
getStorageUriBytes()
public ByteString getStorageUriBytes() Optional. The fully qualified location prefix of the external folder
where table data is stored. The URI should be in the format
gs://bucket/path_to_table/.
string storage_uri = 18 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for storageUri. |
getTableFormat()
public CompilationResultAction.Relation.TableFormat getTableFormat()Optional. The table format for the BigQuery table.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.TableFormat table_format = 16 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.TableFormat |
The tableFormat. |
getTableFormatValue()
public int getTableFormatValue()Optional. The table format for the BigQuery table.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.TableFormat table_format = 16 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for tableFormat. |
getTags(int index)
public String getTags(int index)Arbitrary, user-defined tags on this action.
repeated string tags = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The tags at the given index. |
getTagsBytes(int index)
public ByteString getTagsBytes(int index)Arbitrary, user-defined tags on this action.
repeated string tags = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the tags at the given index. |
getTagsCount()
public int getTagsCount()Arbitrary, user-defined tags on this action.
repeated string tags = 3;
| Returns | |
|---|---|
| Type | Description |
int |
The count of tags. |
getTagsList()
public ProtocolStringList getTagsList()Arbitrary, user-defined tags on this action.
repeated string tags = 3;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the tags. |
hasIncrementalTableConfig()
public boolean hasIncrementalTableConfig() Configures INCREMENTAL_TABLE settings for this relation. Only set if
relation_type is INCREMENTAL_TABLE.
.google.cloud.dataform.v1beta1.CompilationResultAction.Relation.IncrementalTableConfig incremental_table_config = 9;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the incrementalTableConfig field is set. |
hasRelationDescriptor()
public boolean hasRelationDescriptor()Descriptor for the relation and its columns.
.google.cloud.dataform.v1beta1.RelationDescriptor relation_descriptor = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the relationDescriptor field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
internalGetMapFieldReflection(int number)
protected MapFieldReflectionAccessor internalGetMapFieldReflection(int number)| Parameter | |
|---|---|
| Name | Description |
number |
int |
| Returns | |
|---|---|
| Type | Description |
com.google.protobuf.MapFieldReflectionAccessor |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public CompilationResultAction.Relation.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected CompilationResultAction.Relation.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.Builder |
|
toBuilder()
public CompilationResultAction.Relation.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
CompilationResultAction.Relation.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|