Package com.google.cloud.dataplex.v1
Class Task.InfrastructureSpec.ContainerImageRuntime.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
- com.google.cloud.dataplex.v1.Task.InfrastructureSpec.ContainerImageRuntime.Builder
-
- All Implemented Interfaces:
Task.InfrastructureSpec.ContainerImageRuntimeOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Task.InfrastructureSpec.ContainerImageRuntime
public static final class Task.InfrastructureSpec.ContainerImageRuntime.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Task.InfrastructureSpec.ContainerImageRuntime.Builder> implements Task.InfrastructureSpec.ContainerImageRuntimeOrBuilder
Container Image Runtime Configuration used with Batch execution.
Protobuf typegoogle.cloud.dataplex.v1.Task.InfrastructureSpec.ContainerImageRuntime
-
-
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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
clear
public Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
getDefaultInstanceForType
public Task.InfrastructureSpec.ContainerImageRuntime getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Task.InfrastructureSpec.ContainerImageRuntime build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Task.InfrastructureSpec.ContainerImageRuntime buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
setField
public Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
clearField
public Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
clearOneof
public Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
setRepeatedField
public Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
addRepeatedField
public Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
mergeFrom
public Task.InfrastructureSpec.ContainerImageRuntime.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
mergeFrom
public Task.InfrastructureSpec.ContainerImageRuntime.Builder mergeFrom(Task.InfrastructureSpec.ContainerImageRuntime other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
mergeFrom
public Task.InfrastructureSpec.ContainerImageRuntime.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<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
- Throws:
IOException
-
getImage
public String getImage()
Optional. Container image to use.
string image = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getImage
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Returns:
- The image.
-
getImageBytes
public com.google.protobuf.ByteString getImageBytes()
Optional. Container image to use.
string image = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getImageBytes
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Returns:
- The bytes for image.
-
setImage
public Task.InfrastructureSpec.ContainerImageRuntime.Builder setImage(String value)
Optional. Container image to use.
string image = 1 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The image to set.- Returns:
- This builder for chaining.
-
clearImage
public Task.InfrastructureSpec.ContainerImageRuntime.Builder clearImage()
Optional. Container image to use.
string image = 1 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setImageBytes
public Task.InfrastructureSpec.ContainerImageRuntime.Builder setImageBytes(com.google.protobuf.ByteString value)
Optional. Container image to use.
string image = 1 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for image to set.- Returns:
- This builder for chaining.
-
getJavaJarsList
public com.google.protobuf.ProtocolStringList getJavaJarsList()
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getJavaJarsList
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Returns:
- A list containing the javaJars.
-
getJavaJarsCount
public int getJavaJarsCount()
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getJavaJarsCount
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Returns:
- The count of javaJars.
-
getJavaJars
public String getJavaJars(int index)
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getJavaJars
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The javaJars at the given index.
-
getJavaJarsBytes
public com.google.protobuf.ByteString getJavaJarsBytes(int index)
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getJavaJarsBytes
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the javaJars at the given index.
-
setJavaJars
public Task.InfrastructureSpec.ContainerImageRuntime.Builder setJavaJars(int index, String value)
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
index
- The index to set the value at.value
- The javaJars to set.- Returns:
- This builder for chaining.
-
addJavaJars
public Task.InfrastructureSpec.ContainerImageRuntime.Builder addJavaJars(String value)
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The javaJars to add.- Returns:
- This builder for chaining.
-
addAllJavaJars
public Task.InfrastructureSpec.ContainerImageRuntime.Builder addAllJavaJars(Iterable<String> values)
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
values
- The javaJars to add.- Returns:
- This builder for chaining.
-
clearJavaJars
public Task.InfrastructureSpec.ContainerImageRuntime.Builder clearJavaJars()
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
addJavaJarsBytes
public Task.InfrastructureSpec.ContainerImageRuntime.Builder addJavaJarsBytes(com.google.protobuf.ByteString value)
Optional. A list of Java JARS to add to the classpath. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
repeated string java_jars = 2 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes of the javaJars to add.- Returns:
- This builder for chaining.
-
getPythonPackagesList
public com.google.protobuf.ProtocolStringList getPythonPackagesList()
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPythonPackagesList
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Returns:
- A list containing the pythonPackages.
-
getPythonPackagesCount
public int getPythonPackagesCount()
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPythonPackagesCount
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Returns:
- The count of pythonPackages.
-
getPythonPackages
public String getPythonPackages(int index)
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPythonPackages
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The pythonPackages at the given index.
-
getPythonPackagesBytes
public com.google.protobuf.ByteString getPythonPackagesBytes(int index)
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPythonPackagesBytes
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the pythonPackages at the given index.
-
setPythonPackages
public Task.InfrastructureSpec.ContainerImageRuntime.Builder setPythonPackages(int index, String value)
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
index
- The index to set the value at.value
- The pythonPackages to set.- Returns:
- This builder for chaining.
-
addPythonPackages
public Task.InfrastructureSpec.ContainerImageRuntime.Builder addPythonPackages(String value)
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The pythonPackages to add.- Returns:
- This builder for chaining.
-
addAllPythonPackages
public Task.InfrastructureSpec.ContainerImageRuntime.Builder addAllPythonPackages(Iterable<String> values)
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
values
- The pythonPackages to add.- Returns:
- This builder for chaining.
-
clearPythonPackages
public Task.InfrastructureSpec.ContainerImageRuntime.Builder clearPythonPackages()
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
addPythonPackagesBytes
public Task.InfrastructureSpec.ContainerImageRuntime.Builder addPythonPackagesBytes(com.google.protobuf.ByteString value)
Optional. A list of python packages to be installed. Valid formats include Cloud Storage URI to a PIP installable library. For example, gs://bucket-name/my/path/to/lib.tar.gz
repeated string python_packages = 3 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes of the pythonPackages to add.- Returns:
- This builder for chaining.
-
getPropertiesCount
public int getPropertiesCount()
Description copied from interface:Task.InfrastructureSpec.ContainerImageRuntimeOrBuilder
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
map<string, string> properties = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPropertiesCount
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
-
containsProperties
public boolean containsProperties(String key)
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
map<string, string> properties = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
containsProperties
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
-
getProperties
@Deprecated public Map<String,String> getProperties()
Deprecated.UsegetPropertiesMap()
instead.- Specified by:
getProperties
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
-
getPropertiesMap
public Map<String,String> getPropertiesMap()
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
map<string, string> properties = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPropertiesMap
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
-
getPropertiesOrDefault
public String getPropertiesOrDefault(String key, String defaultValue)
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
map<string, string> properties = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPropertiesOrDefault
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
-
getPropertiesOrThrow
public String getPropertiesOrThrow(String key)
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
map<string, string> properties = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getPropertiesOrThrow
in interfaceTask.InfrastructureSpec.ContainerImageRuntimeOrBuilder
-
clearProperties
public Task.InfrastructureSpec.ContainerImageRuntime.Builder clearProperties()
-
removeProperties
public Task.InfrastructureSpec.ContainerImageRuntime.Builder removeProperties(String key)
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
map<string, string> properties = 4 [(.google.api.field_behavior) = OPTIONAL];
-
getMutableProperties
@Deprecated public Map<String,String> getMutableProperties()
Deprecated.Use alternate mutation accessors instead.
-
putProperties
public Task.InfrastructureSpec.ContainerImageRuntime.Builder putProperties(String key, String value)
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
map<string, string> properties = 4 [(.google.api.field_behavior) = OPTIONAL];
-
putAllProperties
public Task.InfrastructureSpec.ContainerImageRuntime.Builder putAllProperties(Map<String,String> values)
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
map<string, string> properties = 4 [(.google.api.field_behavior) = OPTIONAL];
-
setUnknownFields
public final Task.InfrastructureSpec.ContainerImageRuntime.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
mergeUnknownFields
public final Task.InfrastructureSpec.ContainerImageRuntime.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Task.InfrastructureSpec.ContainerImageRuntime.Builder>
-
-