Package com.google.cloud.aiplatform.v1
Class PipelineJob.RuntimeConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig
-
- All Implemented Interfaces:
PipelineJob.RuntimeConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- PipelineJob
public static final class PipelineJob.RuntimeConfig extends com.google.protobuf.GeneratedMessageV3 implements PipelineJob.RuntimeConfigOrBuilder
The runtime config of a PipelineJob.
Protobuf typegoogle.cloud.aiplatform.v1.PipelineJob.RuntimeConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPipelineJob.RuntimeConfig.BuilderThe runtime config of a PipelineJob.static classPipelineJob.RuntimeConfig.InputArtifactThe type of an input artifact.static interfacePipelineJob.RuntimeConfig.InputArtifactOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intFAILURE_POLICY_FIELD_NUMBERstatic intGCS_OUTPUT_DIRECTORY_FIELD_NUMBERstatic intINPUT_ARTIFACTS_FIELD_NUMBERstatic intPARAMETER_VALUES_FIELD_NUMBERstatic intPARAMETERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsInputArtifacts(String key)The runtime artifacts of the PipelineJob.booleancontainsParameters(String key)Deprecated.booleancontainsParameterValues(String key)The runtime parameters of the PipelineJob.booleanequals(Object obj)static PipelineJob.RuntimeConfiggetDefaultInstance()PipelineJob.RuntimeConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()PipelineFailurePolicygetFailurePolicy()Represents the failure policy of a pipeline.intgetFailurePolicyValue()Represents the failure policy of a pipeline.StringgetGcsOutputDirectory()Required.com.google.protobuf.ByteStringgetGcsOutputDirectoryBytes()Required.Map<String,PipelineJob.RuntimeConfig.InputArtifact>getInputArtifacts()Deprecated.intgetInputArtifactsCount()The runtime artifacts of the PipelineJob.Map<String,PipelineJob.RuntimeConfig.InputArtifact>getInputArtifactsMap()The runtime artifacts of the PipelineJob.PipelineJob.RuntimeConfig.InputArtifactgetInputArtifactsOrDefault(String key, PipelineJob.RuntimeConfig.InputArtifact defaultValue)The runtime artifacts of the PipelineJob.PipelineJob.RuntimeConfig.InputArtifactgetInputArtifactsOrThrow(String key)The runtime artifacts of the PipelineJob.Map<String,Value>getParameters()Deprecated.intgetParametersCount()Deprecated.Map<String,Value>getParametersMap()Deprecated.ValuegetParametersOrDefault(String key, Value defaultValue)Deprecated.ValuegetParametersOrThrow(String key)Deprecated.Map<String,com.google.protobuf.Value>getParameterValues()Deprecated.intgetParameterValuesCount()The runtime parameters of the PipelineJob.Map<String,com.google.protobuf.Value>getParameterValuesMap()The runtime parameters of the PipelineJob.com.google.protobuf.ValuegetParameterValuesOrDefault(String key, com.google.protobuf.Value defaultValue)The runtime parameters of the PipelineJob.com.google.protobuf.ValuegetParameterValuesOrThrow(String key)The runtime parameters of the PipelineJob.com.google.protobuf.Parser<PipelineJob.RuntimeConfig>getParserForType()intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static PipelineJob.RuntimeConfig.BuildernewBuilder()static PipelineJob.RuntimeConfig.BuildernewBuilder(PipelineJob.RuntimeConfig prototype)PipelineJob.RuntimeConfig.BuildernewBuilderForType()protected PipelineJob.RuntimeConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PipelineJob.RuntimeConfigparseDelimitedFrom(InputStream input)static PipelineJob.RuntimeConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipelineJob.RuntimeConfigparseFrom(byte[] data)static PipelineJob.RuntimeConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipelineJob.RuntimeConfigparseFrom(com.google.protobuf.ByteString data)static PipelineJob.RuntimeConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipelineJob.RuntimeConfigparseFrom(com.google.protobuf.CodedInputStream input)static PipelineJob.RuntimeConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipelineJob.RuntimeConfigparseFrom(InputStream input)static PipelineJob.RuntimeConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipelineJob.RuntimeConfigparseFrom(ByteBuffer data)static PipelineJob.RuntimeConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PipelineJob.RuntimeConfig>parser()PipelineJob.RuntimeConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PARAMETERS_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GCS_OUTPUT_DIRECTORY_FIELD_NUMBER
public static final int GCS_OUTPUT_DIRECTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMETER_VALUES_FIELD_NUMBER
public static final int PARAMETER_VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAILURE_POLICY_FIELD_NUMBER
public static final int FAILURE_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_ARTIFACTS_FIELD_NUMBER
public static final int INPUT_ARTIFACTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getParametersCount
@Deprecated public int getParametersCount()
Deprecated.Description copied from interface:PipelineJob.RuntimeConfigOrBuilderDeprecated. Use [RuntimeConfig.parameter_values][google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.parameter_values] instead. The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.0.0 or lower, such as pipelines built using Kubeflow Pipelines SDK 1.8 or lower.
map<string, .google.cloud.aiplatform.v1.Value> parameters = 1 [deprecated = true];- Specified by:
getParametersCountin interfacePipelineJob.RuntimeConfigOrBuilder
-
containsParameters
@Deprecated public boolean containsParameters(String key)
Deprecated.Deprecated. Use [RuntimeConfig.parameter_values][google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.parameter_values] instead. The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.0.0 or lower, such as pipelines built using Kubeflow Pipelines SDK 1.8 or lower.
map<string, .google.cloud.aiplatform.v1.Value> parameters = 1 [deprecated = true];- Specified by:
containsParametersin interfacePipelineJob.RuntimeConfigOrBuilder
-
getParameters
@Deprecated public Map<String,Value> getParameters()
Deprecated.UsegetParametersMap()instead.- Specified by:
getParametersin interfacePipelineJob.RuntimeConfigOrBuilder
-
getParametersMap
@Deprecated public Map<String,Value> getParametersMap()
Deprecated.Deprecated. Use [RuntimeConfig.parameter_values][google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.parameter_values] instead. The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.0.0 or lower, such as pipelines built using Kubeflow Pipelines SDK 1.8 or lower.
map<string, .google.cloud.aiplatform.v1.Value> parameters = 1 [deprecated = true];- Specified by:
getParametersMapin interfacePipelineJob.RuntimeConfigOrBuilder
-
getParametersOrDefault
@Deprecated public Value getParametersOrDefault(String key, Value defaultValue)
Deprecated.Deprecated. Use [RuntimeConfig.parameter_values][google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.parameter_values] instead. The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.0.0 or lower, such as pipelines built using Kubeflow Pipelines SDK 1.8 or lower.
map<string, .google.cloud.aiplatform.v1.Value> parameters = 1 [deprecated = true];- Specified by:
getParametersOrDefaultin interfacePipelineJob.RuntimeConfigOrBuilder
-
getParametersOrThrow
@Deprecated public Value getParametersOrThrow(String key)
Deprecated.Deprecated. Use [RuntimeConfig.parameter_values][google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.parameter_values] instead. The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.0.0 or lower, such as pipelines built using Kubeflow Pipelines SDK 1.8 or lower.
map<string, .google.cloud.aiplatform.v1.Value> parameters = 1 [deprecated = true];- Specified by:
getParametersOrThrowin interfacePipelineJob.RuntimeConfigOrBuilder
-
getGcsOutputDirectory
public String getGcsOutputDirectory()
Required. A path in a Cloud Storage bucket, which will be treated as the root output directory of the pipeline. It is used by the system to generate the paths of output artifacts. The artifact paths are generated with a sub-path pattern `{job_id}/{task_id}/{output_key}` under the specified output directory. The service account specified in this pipeline must have the `storage.objects.get` and `storage.objects.create` permissions for this bucket.string gcs_output_directory = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getGcsOutputDirectoryin interfacePipelineJob.RuntimeConfigOrBuilder- Returns:
- The gcsOutputDirectory.
-
getGcsOutputDirectoryBytes
public com.google.protobuf.ByteString getGcsOutputDirectoryBytes()
Required. A path in a Cloud Storage bucket, which will be treated as the root output directory of the pipeline. It is used by the system to generate the paths of output artifacts. The artifact paths are generated with a sub-path pattern `{job_id}/{task_id}/{output_key}` under the specified output directory. The service account specified in this pipeline must have the `storage.objects.get` and `storage.objects.create` permissions for this bucket.string gcs_output_directory = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getGcsOutputDirectoryBytesin interfacePipelineJob.RuntimeConfigOrBuilder- Returns:
- The bytes for gcsOutputDirectory.
-
getParameterValuesCount
public int getParameterValuesCount()
Description copied from interface:PipelineJob.RuntimeConfigOrBuilderThe runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.1.0, such as pipelines built using Kubeflow Pipelines SDK 1.9 or higher and the v2 DSL.
map<string, .google.protobuf.Value> parameter_values = 3;- Specified by:
getParameterValuesCountin interfacePipelineJob.RuntimeConfigOrBuilder
-
containsParameterValues
public boolean containsParameterValues(String key)
The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.1.0, such as pipelines built using Kubeflow Pipelines SDK 1.9 or higher and the v2 DSL.
map<string, .google.protobuf.Value> parameter_values = 3;- Specified by:
containsParameterValuesin interfacePipelineJob.RuntimeConfigOrBuilder
-
getParameterValues
@Deprecated public Map<String,com.google.protobuf.Value> getParameterValues()
Deprecated.UsegetParameterValuesMap()instead.- Specified by:
getParameterValuesin interfacePipelineJob.RuntimeConfigOrBuilder
-
getParameterValuesMap
public Map<String,com.google.protobuf.Value> getParameterValuesMap()
The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.1.0, such as pipelines built using Kubeflow Pipelines SDK 1.9 or higher and the v2 DSL.
map<string, .google.protobuf.Value> parameter_values = 3;- Specified by:
getParameterValuesMapin interfacePipelineJob.RuntimeConfigOrBuilder
-
getParameterValuesOrDefault
public com.google.protobuf.Value getParameterValuesOrDefault(String key, com.google.protobuf.Value defaultValue)
The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.1.0, such as pipelines built using Kubeflow Pipelines SDK 1.9 or higher and the v2 DSL.
map<string, .google.protobuf.Value> parameter_values = 3;- Specified by:
getParameterValuesOrDefaultin interfacePipelineJob.RuntimeConfigOrBuilder
-
getParameterValuesOrThrow
public com.google.protobuf.Value getParameterValuesOrThrow(String key)
The runtime parameters of the PipelineJob. The parameters will be passed into [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec] to replace the placeholders at runtime. This field is used by pipelines built using `PipelineJob.pipeline_spec.schema_version` 2.1.0, such as pipelines built using Kubeflow Pipelines SDK 1.9 or higher and the v2 DSL.
map<string, .google.protobuf.Value> parameter_values = 3;- Specified by:
getParameterValuesOrThrowin interfacePipelineJob.RuntimeConfigOrBuilder
-
getFailurePolicyValue
public int getFailurePolicyValue()
Represents the failure policy of a pipeline. Currently, the default of a pipeline is that the pipeline will continue to run until no more tasks can be executed, also known as PIPELINE_FAILURE_POLICY_FAIL_SLOW. However, if a pipeline is set to PIPELINE_FAILURE_POLICY_FAIL_FAST, it will stop scheduling any new tasks when a task has failed. Any scheduled tasks will continue to completion.
.google.cloud.aiplatform.v1.PipelineFailurePolicy failure_policy = 4;- Specified by:
getFailurePolicyValuein interfacePipelineJob.RuntimeConfigOrBuilder- Returns:
- The enum numeric value on the wire for failurePolicy.
-
getFailurePolicy
public PipelineFailurePolicy getFailurePolicy()
Represents the failure policy of a pipeline. Currently, the default of a pipeline is that the pipeline will continue to run until no more tasks can be executed, also known as PIPELINE_FAILURE_POLICY_FAIL_SLOW. However, if a pipeline is set to PIPELINE_FAILURE_POLICY_FAIL_FAST, it will stop scheduling any new tasks when a task has failed. Any scheduled tasks will continue to completion.
.google.cloud.aiplatform.v1.PipelineFailurePolicy failure_policy = 4;- Specified by:
getFailurePolicyin interfacePipelineJob.RuntimeConfigOrBuilder- Returns:
- The failurePolicy.
-
getInputArtifactsCount
public int getInputArtifactsCount()
Description copied from interface:PipelineJob.RuntimeConfigOrBuilderThe runtime artifacts of the PipelineJob. The key will be the input artifact name and the value would be one of the InputArtifact.
map<string, .google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifact> input_artifacts = 5;- Specified by:
getInputArtifactsCountin interfacePipelineJob.RuntimeConfigOrBuilder
-
containsInputArtifacts
public boolean containsInputArtifacts(String key)
The runtime artifacts of the PipelineJob. The key will be the input artifact name and the value would be one of the InputArtifact.
map<string, .google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifact> input_artifacts = 5;- Specified by:
containsInputArtifactsin interfacePipelineJob.RuntimeConfigOrBuilder
-
getInputArtifacts
@Deprecated public Map<String,PipelineJob.RuntimeConfig.InputArtifact> getInputArtifacts()
Deprecated.UsegetInputArtifactsMap()instead.- Specified by:
getInputArtifactsin interfacePipelineJob.RuntimeConfigOrBuilder
-
getInputArtifactsMap
public Map<String,PipelineJob.RuntimeConfig.InputArtifact> getInputArtifactsMap()
The runtime artifacts of the PipelineJob. The key will be the input artifact name and the value would be one of the InputArtifact.
map<string, .google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifact> input_artifacts = 5;- Specified by:
getInputArtifactsMapin interfacePipelineJob.RuntimeConfigOrBuilder
-
getInputArtifactsOrDefault
public PipelineJob.RuntimeConfig.InputArtifact getInputArtifactsOrDefault(String key, PipelineJob.RuntimeConfig.InputArtifact defaultValue)
The runtime artifacts of the PipelineJob. The key will be the input artifact name and the value would be one of the InputArtifact.
map<string, .google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifact> input_artifacts = 5;- Specified by:
getInputArtifactsOrDefaultin interfacePipelineJob.RuntimeConfigOrBuilder
-
getInputArtifactsOrThrow
public PipelineJob.RuntimeConfig.InputArtifact getInputArtifactsOrThrow(String key)
The runtime artifacts of the PipelineJob. The key will be the input artifact name and the value would be one of the InputArtifact.
map<string, .google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig.InputArtifact> input_artifacts = 5;- Specified by:
getInputArtifactsOrThrowin interfacePipelineJob.RuntimeConfigOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PipelineJob.RuntimeConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PipelineJob.RuntimeConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PipelineJob.RuntimeConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PipelineJob.RuntimeConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PipelineJob.RuntimeConfig.Builder newBuilder()
-
newBuilder
public static PipelineJob.RuntimeConfig.Builder newBuilder(PipelineJob.RuntimeConfig prototype)
-
toBuilder
public PipelineJob.RuntimeConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PipelineJob.RuntimeConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PipelineJob.RuntimeConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PipelineJob.RuntimeConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<PipelineJob.RuntimeConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PipelineJob.RuntimeConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-