public static final class CompilationResult.CodeCompilationConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder> implements CompilationResult.CodeCompilationConfigOrBuilder
Configures various aspects of Dataform code compilation.Protobuf type
google.cloud.dataform.v1alpha2.CompilationResult.CodeCompilationConfiggetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapFieldReflection, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.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<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CompilationResult.CodeCompilationConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CompilationResult.CodeCompilationConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CompilationResult.CodeCompilationConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.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<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.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<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.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<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.Builder mergeFrom(CompilationResult.CodeCompilationConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>public CompilationResult.CodeCompilationConfig.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<CompilationResult.CodeCompilationConfig.Builder>IOExceptionpublic String getDefaultDatabase()
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];getDefaultDatabase in interface CompilationResult.CodeCompilationConfigOrBuilderpublic com.google.protobuf.ByteString getDefaultDatabaseBytes()
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];getDefaultDatabaseBytes in interface CompilationResult.CodeCompilationConfigOrBuilderpublic CompilationResult.CodeCompilationConfig.Builder setDefaultDatabase(String value)
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];value - The defaultDatabase to set.public CompilationResult.CodeCompilationConfig.Builder clearDefaultDatabase()
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];public CompilationResult.CodeCompilationConfig.Builder setDefaultDatabaseBytes(com.google.protobuf.ByteString value)
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for defaultDatabase to set.public String getDefaultSchema()
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];getDefaultSchema in interface CompilationResult.CodeCompilationConfigOrBuilderpublic com.google.protobuf.ByteString getDefaultSchemaBytes()
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];getDefaultSchemaBytes in interface CompilationResult.CodeCompilationConfigOrBuilderpublic CompilationResult.CodeCompilationConfig.Builder setDefaultSchema(String value)
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];value - The defaultSchema to set.public CompilationResult.CodeCompilationConfig.Builder clearDefaultSchema()
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];public CompilationResult.CodeCompilationConfig.Builder setDefaultSchemaBytes(com.google.protobuf.ByteString value)
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for defaultSchema to set.public String getDefaultLocation()
Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
string default_location = 8 [(.google.api.field_behavior) = OPTIONAL];getDefaultLocation in interface CompilationResult.CodeCompilationConfigOrBuilderpublic com.google.protobuf.ByteString getDefaultLocationBytes()
Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
string default_location = 8 [(.google.api.field_behavior) = OPTIONAL];getDefaultLocationBytes in interface CompilationResult.CodeCompilationConfigOrBuilderpublic CompilationResult.CodeCompilationConfig.Builder setDefaultLocation(String value)
Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
string default_location = 8 [(.google.api.field_behavior) = OPTIONAL];value - The defaultLocation to set.public CompilationResult.CodeCompilationConfig.Builder clearDefaultLocation()
Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
string default_location = 8 [(.google.api.field_behavior) = OPTIONAL];public CompilationResult.CodeCompilationConfig.Builder setDefaultLocationBytes(com.google.protobuf.ByteString value)
Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
string default_location = 8 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for defaultLocation to set.public String getAssertionSchema()
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];getAssertionSchema in interface CompilationResult.CodeCompilationConfigOrBuilderpublic com.google.protobuf.ByteString getAssertionSchemaBytes()
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];getAssertionSchemaBytes in interface CompilationResult.CodeCompilationConfigOrBuilderpublic CompilationResult.CodeCompilationConfig.Builder setAssertionSchema(String value)
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];value - The assertionSchema to set.public CompilationResult.CodeCompilationConfig.Builder clearAssertionSchema()
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];public CompilationResult.CodeCompilationConfig.Builder setAssertionSchemaBytes(com.google.protobuf.ByteString value)
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for assertionSchema to set.public int getVarsCount()
CompilationResult.CodeCompilationConfigOrBuilderOptional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];getVarsCount in interface CompilationResult.CodeCompilationConfigOrBuilderpublic boolean containsVars(String key)
Optional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];containsVars in interface CompilationResult.CodeCompilationConfigOrBuilder@Deprecated public Map<String,String> getVars()
getVarsMap() instead.getVars in interface CompilationResult.CodeCompilationConfigOrBuilderpublic Map<String,String> getVarsMap()
Optional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];getVarsMap in interface CompilationResult.CodeCompilationConfigOrBuilderpublic String getVarsOrDefault(String key, String defaultValue)
Optional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];getVarsOrDefault in interface CompilationResult.CodeCompilationConfigOrBuilderpublic String getVarsOrThrow(String key)
Optional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];getVarsOrThrow in interface CompilationResult.CodeCompilationConfigOrBuilderpublic CompilationResult.CodeCompilationConfig.Builder clearVars()
public CompilationResult.CodeCompilationConfig.Builder removeVars(String key)
Optional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];@Deprecated public Map<String,String> getMutableVars()
public CompilationResult.CodeCompilationConfig.Builder putVars(String key, String value)
Optional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];public CompilationResult.CodeCompilationConfig.Builder putAllVars(Map<String,String> values)
Optional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];public String getDatabaseSuffix()
Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
string database_suffix = 5 [(.google.api.field_behavior) = OPTIONAL];getDatabaseSuffix in interface CompilationResult.CodeCompilationConfigOrBuilderpublic com.google.protobuf.ByteString getDatabaseSuffixBytes()
Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
string database_suffix = 5 [(.google.api.field_behavior) = OPTIONAL];getDatabaseSuffixBytes in interface CompilationResult.CodeCompilationConfigOrBuilderpublic CompilationResult.CodeCompilationConfig.Builder setDatabaseSuffix(String value)
Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
string database_suffix = 5 [(.google.api.field_behavior) = OPTIONAL];value - The databaseSuffix to set.public CompilationResult.CodeCompilationConfig.Builder clearDatabaseSuffix()
Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
string database_suffix = 5 [(.google.api.field_behavior) = OPTIONAL];public CompilationResult.CodeCompilationConfig.Builder setDatabaseSuffixBytes(com.google.protobuf.ByteString value)
Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
string database_suffix = 5 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for databaseSuffix to set.public String getSchemaSuffix()
Optional. The suffix that should be appended to all schema (BigQuery dataset ID) names.
string schema_suffix = 6 [(.google.api.field_behavior) = OPTIONAL];getSchemaSuffix in interface CompilationResult.CodeCompilationConfigOrBuilderpublic com.google.protobuf.ByteString getSchemaSuffixBytes()
Optional. The suffix that should be appended to all schema (BigQuery dataset ID) names.
string schema_suffix = 6 [(.google.api.field_behavior) = OPTIONAL];getSchemaSuffixBytes in interface CompilationResult.CodeCompilationConfigOrBuilderpublic CompilationResult.CodeCompilationConfig.Builder setSchemaSuffix(String value)
Optional. The suffix that should be appended to all schema (BigQuery dataset ID) names.
string schema_suffix = 6 [(.google.api.field_behavior) = OPTIONAL];value - The schemaSuffix to set.public CompilationResult.CodeCompilationConfig.Builder clearSchemaSuffix()
Optional. The suffix that should be appended to all schema (BigQuery dataset ID) names.
string schema_suffix = 6 [(.google.api.field_behavior) = OPTIONAL];public CompilationResult.CodeCompilationConfig.Builder setSchemaSuffixBytes(com.google.protobuf.ByteString value)
Optional. The suffix that should be appended to all schema (BigQuery dataset ID) names.
string schema_suffix = 6 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for schemaSuffix to set.public String getTablePrefix()
Optional. The prefix that should be prepended to all table names.
string table_prefix = 7 [(.google.api.field_behavior) = OPTIONAL];getTablePrefix in interface CompilationResult.CodeCompilationConfigOrBuilderpublic com.google.protobuf.ByteString getTablePrefixBytes()
Optional. The prefix that should be prepended to all table names.
string table_prefix = 7 [(.google.api.field_behavior) = OPTIONAL];getTablePrefixBytes in interface CompilationResult.CodeCompilationConfigOrBuilderpublic CompilationResult.CodeCompilationConfig.Builder setTablePrefix(String value)
Optional. The prefix that should be prepended to all table names.
string table_prefix = 7 [(.google.api.field_behavior) = OPTIONAL];value - The tablePrefix to set.public CompilationResult.CodeCompilationConfig.Builder clearTablePrefix()
Optional. The prefix that should be prepended to all table names.
string table_prefix = 7 [(.google.api.field_behavior) = OPTIONAL];public CompilationResult.CodeCompilationConfig.Builder setTablePrefixBytes(com.google.protobuf.ByteString value)
Optional. The prefix that should be prepended to all table names.
string table_prefix = 7 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for tablePrefix to set.public final CompilationResult.CodeCompilationConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>public final CompilationResult.CodeCompilationConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>Copyright © 2024 Google LLC. All rights reserved.