Class CompilationResult.CodeCompilationConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
- com.google.cloud.dataform.v1alpha2.CompilationResult.CodeCompilationConfig.Builder
-
- All Implemented Interfaces:
CompilationResult.CodeCompilationConfigOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- CompilationResult.CodeCompilationConfig
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 typegoogle.cloud.dataform.v1alpha2.CompilationResult.CodeCompilationConfig
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
clear
public CompilationResult.CodeCompilationConfig.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
getDefaultInstanceForType
public CompilationResult.CodeCompilationConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public CompilationResult.CodeCompilationConfig build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CompilationResult.CodeCompilationConfig buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CompilationResult.CodeCompilationConfig.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
setField
public CompilationResult.CodeCompilationConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
clearField
public CompilationResult.CodeCompilationConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
clearOneof
public CompilationResult.CodeCompilationConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
setRepeatedField
public CompilationResult.CodeCompilationConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
addRepeatedField
public CompilationResult.CodeCompilationConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
mergeFrom
public CompilationResult.CodeCompilationConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
mergeFrom
public CompilationResult.CodeCompilationConfig.Builder mergeFrom(CompilationResult.CodeCompilationConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
mergeFrom
public CompilationResult.CodeCompilationConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CompilationResult.CodeCompilationConfig.Builder>
- Throws:
IOException
-
getDefaultDatabase
public String getDefaultDatabase()
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDefaultDatabase
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The defaultDatabase.
-
getDefaultDatabaseBytes
public com.google.protobuf.ByteString getDefaultDatabaseBytes()
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDefaultDatabaseBytes
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The bytes for defaultDatabase.
-
setDefaultDatabase
public CompilationResult.CodeCompilationConfig.Builder setDefaultDatabase(String value)
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The defaultDatabase to set.- Returns:
- This builder for chaining.
-
clearDefaultDatabase
public CompilationResult.CodeCompilationConfig.Builder clearDefaultDatabase()
Optional. The default database (Google Cloud project ID).
string default_database = 1 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setDefaultDatabaseBytes
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];
- Parameters:
value
- The bytes for defaultDatabase to set.- Returns:
- This builder for chaining.
-
getDefaultSchema
public String getDefaultSchema()
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDefaultSchema
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The defaultSchema.
-
getDefaultSchemaBytes
public com.google.protobuf.ByteString getDefaultSchemaBytes()
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDefaultSchemaBytes
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The bytes for defaultSchema.
-
setDefaultSchema
public CompilationResult.CodeCompilationConfig.Builder setDefaultSchema(String value)
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The defaultSchema to set.- Returns:
- This builder for chaining.
-
clearDefaultSchema
public CompilationResult.CodeCompilationConfig.Builder clearDefaultSchema()
Optional. The default schema (BigQuery dataset ID).
string default_schema = 2 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setDefaultSchemaBytes
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];
- Parameters:
value
- The bytes for defaultSchema to set.- Returns:
- This builder for chaining.
-
getDefaultLocation
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];
- Specified by:
getDefaultLocation
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The defaultLocation.
-
getDefaultLocationBytes
public 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];
- Specified by:
getDefaultLocationBytes
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The bytes for defaultLocation.
-
setDefaultLocation
public 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];
- Parameters:
value
- The defaultLocation to set.- Returns:
- This builder for chaining.
-
clearDefaultLocation
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];
- Returns:
- This builder for chaining.
-
setDefaultLocationBytes
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];
- Parameters:
value
- The bytes for defaultLocation to set.- Returns:
- This builder for chaining.
-
getAssertionSchema
public String getAssertionSchema()
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssertionSchema
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The assertionSchema.
-
getAssertionSchemaBytes
public com.google.protobuf.ByteString getAssertionSchemaBytes()
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAssertionSchemaBytes
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The bytes for assertionSchema.
-
setAssertionSchema
public CompilationResult.CodeCompilationConfig.Builder setAssertionSchema(String value)
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The assertionSchema to set.- Returns:
- This builder for chaining.
-
clearAssertionSchema
public CompilationResult.CodeCompilationConfig.Builder clearAssertionSchema()
Optional. The default schema (BigQuery dataset ID) for assertions.
string assertion_schema = 3 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setAssertionSchemaBytes
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];
- Parameters:
value
- The bytes for assertionSchema to set.- Returns:
- This builder for chaining.
-
getVarsCount
public int getVarsCount()
Description copied from interface:CompilationResult.CodeCompilationConfigOrBuilder
Optional. User-defined variables that are made available to project code during compilation.
map<string, string> vars = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getVarsCount
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
-
containsVars
public 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];
- Specified by:
containsVars
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
-
getVars
@Deprecated public Map<String,String> getVars()
Deprecated.UsegetVarsMap()
instead.- Specified by:
getVars
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
-
getVarsMap
public 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];
- Specified by:
getVarsMap
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
-
getVarsOrDefault
public 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];
- Specified by:
getVarsOrDefault
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
-
getVarsOrThrow
public 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];
- Specified by:
getVarsOrThrow
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
-
clearVars
public CompilationResult.CodeCompilationConfig.Builder clearVars()
-
removeVars
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];
-
getMutableVars
@Deprecated public Map<String,String> getMutableVars()
Deprecated.Use alternate mutation accessors instead.
-
putVars
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];
-
putAllVars
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];
-
getDatabaseSuffix
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];
- Specified by:
getDatabaseSuffix
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The databaseSuffix.
-
getDatabaseSuffixBytes
public 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];
- Specified by:
getDatabaseSuffixBytes
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The bytes for databaseSuffix.
-
setDatabaseSuffix
public 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];
- Parameters:
value
- The databaseSuffix to set.- Returns:
- This builder for chaining.
-
clearDatabaseSuffix
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];
- Returns:
- This builder for chaining.
-
setDatabaseSuffixBytes
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];
- Parameters:
value
- The bytes for databaseSuffix to set.- Returns:
- This builder for chaining.
-
getSchemaSuffix
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];
- Specified by:
getSchemaSuffix
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The schemaSuffix.
-
getSchemaSuffixBytes
public 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];
- Specified by:
getSchemaSuffixBytes
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The bytes for schemaSuffix.
-
setSchemaSuffix
public 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];
- Parameters:
value
- The schemaSuffix to set.- Returns:
- This builder for chaining.
-
clearSchemaSuffix
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];
- Returns:
- This builder for chaining.
-
setSchemaSuffixBytes
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];
- Parameters:
value
- The bytes for schemaSuffix to set.- Returns:
- This builder for chaining.
-
getTablePrefix
public String getTablePrefix()
Optional. The prefix that should be prepended to all table names.
string table_prefix = 7 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getTablePrefix
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The tablePrefix.
-
getTablePrefixBytes
public 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];
- Specified by:
getTablePrefixBytes
in interfaceCompilationResult.CodeCompilationConfigOrBuilder
- Returns:
- The bytes for tablePrefix.
-
setTablePrefix
public 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];
- Parameters:
value
- The tablePrefix to set.- Returns:
- This builder for chaining.
-
clearTablePrefix
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];
- Returns:
- This builder for chaining.
-
setTablePrefixBytes
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];
- Parameters:
value
- The bytes for tablePrefix to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final CompilationResult.CodeCompilationConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
mergeUnknownFields
public final CompilationResult.CodeCompilationConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CodeCompilationConfig.Builder>
-
-