Package com.google.cloud.aiplatform.v1
Class PipelineJob.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PipelineJob.Builder>
-
- com.google.cloud.aiplatform.v1.PipelineJob.Builder
-
- All Implemented Interfaces:
PipelineJobOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PipelineJob
public static final class PipelineJob.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PipelineJob.Builder> implements PipelineJobOrBuilder
An instance of a machine learning PipelineJob.
Protobuf typegoogle.cloud.aiplatform.v1.PipelineJob
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PipelineJob.Builder
addAllReservedIpRanges(Iterable<String> values)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.PipelineJob.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PipelineJob.Builder
addReservedIpRanges(String value)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.PipelineJob.Builder
addReservedIpRangesBytes(com.google.protobuf.ByteString value)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.PipelineJob
build()
PipelineJob
buildPartial()
PipelineJob.Builder
clear()
PipelineJob.Builder
clearCreateTime()
Output only.PipelineJob.Builder
clearDisplayName()
The display name of the Pipeline.PipelineJob.Builder
clearEncryptionSpec()
Customer-managed encryption key spec for a pipelineJob.PipelineJob.Builder
clearEndTime()
Output only.PipelineJob.Builder
clearError()
Output only.PipelineJob.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PipelineJob.Builder
clearJobDetail()
Output only.PipelineJob.Builder
clearLabels()
PipelineJob.Builder
clearName()
Output only.PipelineJob.Builder
clearNetwork()
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered.PipelineJob.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
PipelineJob.Builder
clearPipelineSpec()
The spec of the pipeline.PipelineJob.Builder
clearReservedIpRanges()
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.PipelineJob.Builder
clearRuntimeConfig()
Runtime config of the pipeline.PipelineJob.Builder
clearScheduleName()
Output only.PipelineJob.Builder
clearServiceAccount()
The service account that the pipeline workload runs as.PipelineJob.Builder
clearStartTime()
Output only.PipelineJob.Builder
clearState()
Output only.PipelineJob.Builder
clearTemplateMetadata()
Output only.PipelineJob.Builder
clearTemplateUri()
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.PipelineJob.Builder
clearUpdateTime()
Output only.PipelineJob.Builder
clone()
boolean
containsLabels(String key)
The labels with user-defined metadata to organize PipelineJob.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.Timestamp.Builder
getCreateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.PipelineJob
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
The display name of the Pipeline.com.google.protobuf.ByteString
getDisplayNameBytes()
The display name of the Pipeline.EncryptionSpec
getEncryptionSpec()
Customer-managed encryption key spec for a pipelineJob.EncryptionSpec.Builder
getEncryptionSpecBuilder()
Customer-managed encryption key spec for a pipelineJob.EncryptionSpecOrBuilder
getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a pipelineJob.com.google.protobuf.Timestamp
getEndTime()
Output only.com.google.protobuf.Timestamp.Builder
getEndTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getEndTimeOrBuilder()
Output only.com.google.rpc.Status
getError()
Output only.com.google.rpc.Status.Builder
getErrorBuilder()
Output only.com.google.rpc.StatusOrBuilder
getErrorOrBuilder()
Output only.PipelineJobDetail
getJobDetail()
Output only.PipelineJobDetail.Builder
getJobDetailBuilder()
Output only.PipelineJobDetailOrBuilder
getJobDetailOrBuilder()
Output only.Map<String,String>
getLabels()
Deprecated.int
getLabelsCount()
The labels with user-defined metadata to organize PipelineJob.Map<String,String>
getLabelsMap()
The labels with user-defined metadata to organize PipelineJob.String
getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize PipelineJob.String
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize PipelineJob.Map<String,String>
getMutableLabels()
Deprecated.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.String
getNetwork()
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered.com.google.protobuf.ByteString
getNetworkBytes()
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered.com.google.protobuf.Struct
getPipelineSpec()
The spec of the pipeline.com.google.protobuf.Struct.Builder
getPipelineSpecBuilder()
The spec of the pipeline.com.google.protobuf.StructOrBuilder
getPipelineSpecOrBuilder()
The spec of the pipeline.String
getReservedIpRanges(int index)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.com.google.protobuf.ByteString
getReservedIpRangesBytes(int index)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.int
getReservedIpRangesCount()
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.com.google.protobuf.ProtocolStringList
getReservedIpRangesList()
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.PipelineJob.RuntimeConfig
getRuntimeConfig()
Runtime config of the pipeline.PipelineJob.RuntimeConfig.Builder
getRuntimeConfigBuilder()
Runtime config of the pipeline.PipelineJob.RuntimeConfigOrBuilder
getRuntimeConfigOrBuilder()
Runtime config of the pipeline.String
getScheduleName()
Output only.com.google.protobuf.ByteString
getScheduleNameBytes()
Output only.String
getServiceAccount()
The service account that the pipeline workload runs as.com.google.protobuf.ByteString
getServiceAccountBytes()
The service account that the pipeline workload runs as.com.google.protobuf.Timestamp
getStartTime()
Output only.com.google.protobuf.Timestamp.Builder
getStartTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getStartTimeOrBuilder()
Output only.PipelineState
getState()
Output only.int
getStateValue()
Output only.PipelineTemplateMetadata
getTemplateMetadata()
Output only.PipelineTemplateMetadata.Builder
getTemplateMetadataBuilder()
Output only.PipelineTemplateMetadataOrBuilder
getTemplateMetadataOrBuilder()
Output only.String
getTemplateUri()
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.com.google.protobuf.ByteString
getTemplateUriBytes()
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.Timestamp.Builder
getUpdateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.boolean
hasCreateTime()
Output only.boolean
hasEncryptionSpec()
Customer-managed encryption key spec for a pipelineJob.boolean
hasEndTime()
Output only.boolean
hasError()
Output only.boolean
hasJobDetail()
Output only.boolean
hasPipelineSpec()
The spec of the pipeline.boolean
hasRuntimeConfig()
Runtime config of the pipeline.boolean
hasStartTime()
Output only.boolean
hasTemplateMetadata()
Output only.boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
PipelineJob.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.PipelineJob.Builder
mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a pipelineJob.PipelineJob.Builder
mergeEndTime(com.google.protobuf.Timestamp value)
Output only.PipelineJob.Builder
mergeError(com.google.rpc.Status value)
Output only.PipelineJob.Builder
mergeFrom(PipelineJob other)
PipelineJob.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PipelineJob.Builder
mergeFrom(com.google.protobuf.Message other)
PipelineJob.Builder
mergeJobDetail(PipelineJobDetail value)
Output only.PipelineJob.Builder
mergePipelineSpec(com.google.protobuf.Struct value)
The spec of the pipeline.PipelineJob.Builder
mergeRuntimeConfig(PipelineJob.RuntimeConfig value)
Runtime config of the pipeline.PipelineJob.Builder
mergeStartTime(com.google.protobuf.Timestamp value)
Output only.PipelineJob.Builder
mergeTemplateMetadata(PipelineTemplateMetadata value)
Output only.PipelineJob.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PipelineJob.Builder
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.PipelineJob.Builder
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize PipelineJob.PipelineJob.Builder
putLabels(String key, String value)
The labels with user-defined metadata to organize PipelineJob.PipelineJob.Builder
removeLabels(String key)
The labels with user-defined metadata to organize PipelineJob.PipelineJob.Builder
setCreateTime(com.google.protobuf.Timestamp value)
Output only.PipelineJob.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.PipelineJob.Builder
setDisplayName(String value)
The display name of the Pipeline.PipelineJob.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the Pipeline.PipelineJob.Builder
setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a pipelineJob.PipelineJob.Builder
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a pipelineJob.PipelineJob.Builder
setEndTime(com.google.protobuf.Timestamp value)
Output only.PipelineJob.Builder
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.PipelineJob.Builder
setError(com.google.rpc.Status value)
Output only.PipelineJob.Builder
setError(com.google.rpc.Status.Builder builderForValue)
Output only.PipelineJob.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PipelineJob.Builder
setJobDetail(PipelineJobDetail value)
Output only.PipelineJob.Builder
setJobDetail(PipelineJobDetail.Builder builderForValue)
Output only.PipelineJob.Builder
setName(String value)
Output only.PipelineJob.Builder
setNameBytes(com.google.protobuf.ByteString value)
Output only.PipelineJob.Builder
setNetwork(String value)
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered.PipelineJob.Builder
setNetworkBytes(com.google.protobuf.ByteString value)
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered.PipelineJob.Builder
setPipelineSpec(com.google.protobuf.Struct value)
The spec of the pipeline.PipelineJob.Builder
setPipelineSpec(com.google.protobuf.Struct.Builder builderForValue)
The spec of the pipeline.PipelineJob.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
PipelineJob.Builder
setReservedIpRanges(int index, String value)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload.PipelineJob.Builder
setRuntimeConfig(PipelineJob.RuntimeConfig value)
Runtime config of the pipeline.PipelineJob.Builder
setRuntimeConfig(PipelineJob.RuntimeConfig.Builder builderForValue)
Runtime config of the pipeline.PipelineJob.Builder
setScheduleName(String value)
Output only.PipelineJob.Builder
setScheduleNameBytes(com.google.protobuf.ByteString value)
Output only.PipelineJob.Builder
setServiceAccount(String value)
The service account that the pipeline workload runs as.PipelineJob.Builder
setServiceAccountBytes(com.google.protobuf.ByteString value)
The service account that the pipeline workload runs as.PipelineJob.Builder
setStartTime(com.google.protobuf.Timestamp value)
Output only.PipelineJob.Builder
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.PipelineJob.Builder
setState(PipelineState value)
Output only.PipelineJob.Builder
setStateValue(int value)
Output only.PipelineJob.Builder
setTemplateMetadata(PipelineTemplateMetadata value)
Output only.PipelineJob.Builder
setTemplateMetadata(PipelineTemplateMetadata.Builder builderForValue)
Output only.PipelineJob.Builder
setTemplateUri(String value)
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.PipelineJob.Builder
setTemplateUriBytes(com.google.protobuf.ByteString value)
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.PipelineJob.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PipelineJob.Builder
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.PipelineJob.Builder
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.-
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<PipelineJob.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineJob.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineJob.Builder>
-
clear
public PipelineJob.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<PipelineJob.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<PipelineJob.Builder>
-
getDefaultInstanceForType
public PipelineJob getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PipelineJob build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PipelineJob buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PipelineJob.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<PipelineJob.Builder>
-
setField
public PipelineJob.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<PipelineJob.Builder>
-
clearField
public PipelineJob.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<PipelineJob.Builder>
-
clearOneof
public PipelineJob.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<PipelineJob.Builder>
-
setRepeatedField
public PipelineJob.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<PipelineJob.Builder>
-
addRepeatedField
public PipelineJob.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<PipelineJob.Builder>
-
mergeFrom
public PipelineJob.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PipelineJob.Builder>
-
mergeFrom
public PipelineJob.Builder mergeFrom(PipelineJob other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineJob.Builder>
-
mergeFrom
public PipelineJob.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<PipelineJob.Builder>
- Throws:
IOException
-
getName
public String getName()
Output only. The resource name of the PipelineJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getName
in interfacePipelineJobOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the PipelineJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getNameBytes
in interfacePipelineJobOrBuilder
- Returns:
- The bytes for name.
-
setName
public PipelineJob.Builder setName(String value)
Output only. The resource name of the PipelineJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public PipelineJob.Builder clearName()
Output only. The resource name of the PipelineJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setNameBytes
public PipelineJob.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the PipelineJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
The display name of the Pipeline. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2;
- Specified by:
getDisplayName
in interfacePipelineJobOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The display name of the Pipeline. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2;
- Specified by:
getDisplayNameBytes
in interfacePipelineJobOrBuilder
- Returns:
- The bytes for displayName.
-
setDisplayName
public PipelineJob.Builder setDisplayName(String value)
The display name of the Pipeline. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2;
- Parameters:
value
- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public PipelineJob.Builder clearDisplayName()
The display name of the Pipeline. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2;
- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public PipelineJob.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the Pipeline. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2;
- Parameters:
value
- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Pipeline creation time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in interfacePipelineJobOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Pipeline creation time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTime
in interfacePipelineJobOrBuilder
- Returns:
- The createTime.
-
setCreateTime
public PipelineJob.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Pipeline creation time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public PipelineJob.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Pipeline creation time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public PipelineJob.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Pipeline creation time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public PipelineJob.Builder clearCreateTime()
Output only. Pipeline creation time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Pipeline creation time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Pipeline creation time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTimeOrBuilder
in interfacePipelineJobOrBuilder
-
hasStartTime
public boolean hasStartTime()
Output only. Pipeline start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasStartTime
in interfacePipelineJobOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Output only. Pipeline start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStartTime
in interfacePipelineJobOrBuilder
- Returns:
- The startTime.
-
setStartTime
public PipelineJob.Builder setStartTime(com.google.protobuf.Timestamp value)
Output only. Pipeline start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setStartTime
public PipelineJob.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Pipeline start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeStartTime
public PipelineJob.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Output only. Pipeline start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearStartTime
public PipelineJob.Builder clearStartTime()
Output only. Pipeline start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Output only. Pipeline start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Output only. Pipeline start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStartTimeOrBuilder
in interfacePipelineJobOrBuilder
-
hasEndTime
public boolean hasEndTime()
Output only. Pipeline end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasEndTime
in interfacePipelineJobOrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Output only. Pipeline end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEndTime
in interfacePipelineJobOrBuilder
- Returns:
- The endTime.
-
setEndTime
public PipelineJob.Builder setEndTime(com.google.protobuf.Timestamp value)
Output only. Pipeline end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setEndTime
public PipelineJob.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Pipeline end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeEndTime
public PipelineJob.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Output only. Pipeline end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearEndTime
public PipelineJob.Builder clearEndTime()
Output only. Pipeline end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Output only. Pipeline end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. Pipeline end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEndTimeOrBuilder
in interfacePipelineJobOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Timestamp when this PipelineJob was most recently updated.
.google.protobuf.Timestamp update_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasUpdateTime
in interfacePipelineJobOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this PipelineJob was most recently updated.
.google.protobuf.Timestamp update_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTime
in interfacePipelineJobOrBuilder
- Returns:
- The updateTime.
-
setUpdateTime
public PipelineJob.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this PipelineJob was most recently updated.
.google.protobuf.Timestamp update_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public PipelineJob.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this PipelineJob was most recently updated.
.google.protobuf.Timestamp update_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public PipelineJob.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this PipelineJob was most recently updated.
.google.protobuf.Timestamp update_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public PipelineJob.Builder clearUpdateTime()
Output only. Timestamp when this PipelineJob was most recently updated.
.google.protobuf.Timestamp update_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this PipelineJob was most recently updated.
.google.protobuf.Timestamp update_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this PipelineJob was most recently updated.
.google.protobuf.Timestamp update_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTimeOrBuilder
in interfacePipelineJobOrBuilder
-
hasPipelineSpec
public boolean hasPipelineSpec()
The spec of the pipeline.
.google.protobuf.Struct pipeline_spec = 7;
- Specified by:
hasPipelineSpec
in interfacePipelineJobOrBuilder
- Returns:
- Whether the pipelineSpec field is set.
-
getPipelineSpec
public com.google.protobuf.Struct getPipelineSpec()
The spec of the pipeline.
.google.protobuf.Struct pipeline_spec = 7;
- Specified by:
getPipelineSpec
in interfacePipelineJobOrBuilder
- Returns:
- The pipelineSpec.
-
setPipelineSpec
public PipelineJob.Builder setPipelineSpec(com.google.protobuf.Struct value)
The spec of the pipeline.
.google.protobuf.Struct pipeline_spec = 7;
-
setPipelineSpec
public PipelineJob.Builder setPipelineSpec(com.google.protobuf.Struct.Builder builderForValue)
The spec of the pipeline.
.google.protobuf.Struct pipeline_spec = 7;
-
mergePipelineSpec
public PipelineJob.Builder mergePipelineSpec(com.google.protobuf.Struct value)
The spec of the pipeline.
.google.protobuf.Struct pipeline_spec = 7;
-
clearPipelineSpec
public PipelineJob.Builder clearPipelineSpec()
The spec of the pipeline.
.google.protobuf.Struct pipeline_spec = 7;
-
getPipelineSpecBuilder
public com.google.protobuf.Struct.Builder getPipelineSpecBuilder()
The spec of the pipeline.
.google.protobuf.Struct pipeline_spec = 7;
-
getPipelineSpecOrBuilder
public com.google.protobuf.StructOrBuilder getPipelineSpecOrBuilder()
The spec of the pipeline.
.google.protobuf.Struct pipeline_spec = 7;
- Specified by:
getPipelineSpecOrBuilder
in interfacePipelineJobOrBuilder
-
getStateValue
public int getStateValue()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.PipelineState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateValue
in interfacePipelineJobOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public PipelineJob.Builder setStateValue(int value)
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.PipelineState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public PipelineState getState()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.PipelineState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getState
in interfacePipelineJobOrBuilder
- Returns:
- The state.
-
setState
public PipelineJob.Builder setState(PipelineState value)
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.PipelineState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The state to set.- Returns:
- This builder for chaining.
-
clearState
public PipelineJob.Builder clearState()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.PipelineState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
hasJobDetail
public boolean hasJobDetail()
Output only. The details of pipeline run. Not available in the list view.
.google.cloud.aiplatform.v1.PipelineJobDetail job_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasJobDetail
in interfacePipelineJobOrBuilder
- Returns:
- Whether the jobDetail field is set.
-
getJobDetail
public PipelineJobDetail getJobDetail()
Output only. The details of pipeline run. Not available in the list view.
.google.cloud.aiplatform.v1.PipelineJobDetail job_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getJobDetail
in interfacePipelineJobOrBuilder
- Returns:
- The jobDetail.
-
setJobDetail
public PipelineJob.Builder setJobDetail(PipelineJobDetail value)
Output only. The details of pipeline run. Not available in the list view.
.google.cloud.aiplatform.v1.PipelineJobDetail job_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setJobDetail
public PipelineJob.Builder setJobDetail(PipelineJobDetail.Builder builderForValue)
Output only. The details of pipeline run. Not available in the list view.
.google.cloud.aiplatform.v1.PipelineJobDetail job_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeJobDetail
public PipelineJob.Builder mergeJobDetail(PipelineJobDetail value)
Output only. The details of pipeline run. Not available in the list view.
.google.cloud.aiplatform.v1.PipelineJobDetail job_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearJobDetail
public PipelineJob.Builder clearJobDetail()
Output only. The details of pipeline run. Not available in the list view.
.google.cloud.aiplatform.v1.PipelineJobDetail job_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getJobDetailBuilder
public PipelineJobDetail.Builder getJobDetailBuilder()
Output only. The details of pipeline run. Not available in the list view.
.google.cloud.aiplatform.v1.PipelineJobDetail job_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getJobDetailOrBuilder
public PipelineJobDetailOrBuilder getJobDetailOrBuilder()
Output only. The details of pipeline run. Not available in the list view.
.google.cloud.aiplatform.v1.PipelineJobDetail job_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getJobDetailOrBuilder
in interfacePipelineJobOrBuilder
-
hasError
public boolean hasError()
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
.google.rpc.Status error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasError
in interfacePipelineJobOrBuilder
- Returns:
- Whether the error field is set.
-
getError
public com.google.rpc.Status getError()
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
.google.rpc.Status error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getError
in interfacePipelineJobOrBuilder
- Returns:
- The error.
-
setError
public PipelineJob.Builder setError(com.google.rpc.Status value)
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
.google.rpc.Status error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setError
public PipelineJob.Builder setError(com.google.rpc.Status.Builder builderForValue)
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
.google.rpc.Status error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeError
public PipelineJob.Builder mergeError(com.google.rpc.Status value)
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
.google.rpc.Status error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearError
public PipelineJob.Builder clearError()
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
.google.rpc.Status error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getErrorBuilder
public com.google.rpc.Status.Builder getErrorBuilder()
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
.google.rpc.Status error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getErrorOrBuilder
public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
.google.rpc.Status error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getErrorOrBuilder
in interfacePipelineJobOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:PipelineJobOrBuilder
The labels with user-defined metadata to organize PipelineJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. Note there is some reserved label key for Vertex AI Pipelines. - `vertex-ai-pipelines-run-billing-id`, user set value will get overrided.
map<string, string> labels = 11;
- Specified by:
getLabelsCount
in interfacePipelineJobOrBuilder
-
containsLabels
public boolean containsLabels(String key)
The labels with user-defined metadata to organize PipelineJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. Note there is some reserved label key for Vertex AI Pipelines. - `vertex-ai-pipelines-run-billing-id`, user set value will get overrided.
map<string, string> labels = 11;
- Specified by:
containsLabels
in interfacePipelineJobOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfacePipelineJobOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize PipelineJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. Note there is some reserved label key for Vertex AI Pipelines. - `vertex-ai-pipelines-run-billing-id`, user set value will get overrided.
map<string, string> labels = 11;
- Specified by:
getLabelsMap
in interfacePipelineJobOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize PipelineJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. Note there is some reserved label key for Vertex AI Pipelines. - `vertex-ai-pipelines-run-billing-id`, user set value will get overrided.
map<string, string> labels = 11;
- Specified by:
getLabelsOrDefault
in interfacePipelineJobOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize PipelineJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. Note there is some reserved label key for Vertex AI Pipelines. - `vertex-ai-pipelines-run-billing-id`, user set value will get overrided.
map<string, string> labels = 11;
- Specified by:
getLabelsOrThrow
in interfacePipelineJobOrBuilder
-
clearLabels
public PipelineJob.Builder clearLabels()
-
removeLabels
public PipelineJob.Builder removeLabels(String key)
The labels with user-defined metadata to organize PipelineJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. Note there is some reserved label key for Vertex AI Pipelines. - `vertex-ai-pipelines-run-billing-id`, user set value will get overrided.
map<string, string> labels = 11;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public PipelineJob.Builder putLabels(String key, String value)
The labels with user-defined metadata to organize PipelineJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. Note there is some reserved label key for Vertex AI Pipelines. - `vertex-ai-pipelines-run-billing-id`, user set value will get overrided.
map<string, string> labels = 11;
-
putAllLabels
public PipelineJob.Builder putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize PipelineJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. Note there is some reserved label key for Vertex AI Pipelines. - `vertex-ai-pipelines-run-billing-id`, user set value will get overrided.
map<string, string> labels = 11;
-
hasRuntimeConfig
public boolean hasRuntimeConfig()
Runtime config of the pipeline.
.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig runtime_config = 12;
- Specified by:
hasRuntimeConfig
in interfacePipelineJobOrBuilder
- Returns:
- Whether the runtimeConfig field is set.
-
getRuntimeConfig
public PipelineJob.RuntimeConfig getRuntimeConfig()
Runtime config of the pipeline.
.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig runtime_config = 12;
- Specified by:
getRuntimeConfig
in interfacePipelineJobOrBuilder
- Returns:
- The runtimeConfig.
-
setRuntimeConfig
public PipelineJob.Builder setRuntimeConfig(PipelineJob.RuntimeConfig value)
Runtime config of the pipeline.
.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig runtime_config = 12;
-
setRuntimeConfig
public PipelineJob.Builder setRuntimeConfig(PipelineJob.RuntimeConfig.Builder builderForValue)
Runtime config of the pipeline.
.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig runtime_config = 12;
-
mergeRuntimeConfig
public PipelineJob.Builder mergeRuntimeConfig(PipelineJob.RuntimeConfig value)
Runtime config of the pipeline.
.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig runtime_config = 12;
-
clearRuntimeConfig
public PipelineJob.Builder clearRuntimeConfig()
Runtime config of the pipeline.
.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig runtime_config = 12;
-
getRuntimeConfigBuilder
public PipelineJob.RuntimeConfig.Builder getRuntimeConfigBuilder()
Runtime config of the pipeline.
.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig runtime_config = 12;
-
getRuntimeConfigOrBuilder
public PipelineJob.RuntimeConfigOrBuilder getRuntimeConfigOrBuilder()
Runtime config of the pipeline.
.google.cloud.aiplatform.v1.PipelineJob.RuntimeConfig runtime_config = 12;
- Specified by:
getRuntimeConfigOrBuilder
in interfacePipelineJobOrBuilder
-
hasEncryptionSpec
public boolean hasEncryptionSpec()
Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 16;
- Specified by:
hasEncryptionSpec
in interfacePipelineJobOrBuilder
- Returns:
- Whether the encryptionSpec field is set.
-
getEncryptionSpec
public EncryptionSpec getEncryptionSpec()
Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 16;
- Specified by:
getEncryptionSpec
in interfacePipelineJobOrBuilder
- Returns:
- The encryptionSpec.
-
setEncryptionSpec
public PipelineJob.Builder setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 16;
-
setEncryptionSpec
public PipelineJob.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 16;
-
mergeEncryptionSpec
public PipelineJob.Builder mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 16;
-
clearEncryptionSpec
public PipelineJob.Builder clearEncryptionSpec()
Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 16;
-
getEncryptionSpecBuilder
public EncryptionSpec.Builder getEncryptionSpecBuilder()
Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 16;
-
getEncryptionSpecOrBuilder
public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a pipelineJob. If set, this PipelineJob and all of its sub-resources will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 16;
- Specified by:
getEncryptionSpecOrBuilder
in interfacePipelineJobOrBuilder
-
getServiceAccount
public String getServiceAccount()
The service account that the pipeline workload runs as. If not specified, the Compute Engine default service account in the project will be used. See https://cloud.google.com/compute/docs/access/service-accounts#default_service_account Users starting the pipeline must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 17;
- Specified by:
getServiceAccount
in interfacePipelineJobOrBuilder
- Returns:
- The serviceAccount.
-
getServiceAccountBytes
public com.google.protobuf.ByteString getServiceAccountBytes()
The service account that the pipeline workload runs as. If not specified, the Compute Engine default service account in the project will be used. See https://cloud.google.com/compute/docs/access/service-accounts#default_service_account Users starting the pipeline must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 17;
- Specified by:
getServiceAccountBytes
in interfacePipelineJobOrBuilder
- Returns:
- The bytes for serviceAccount.
-
setServiceAccount
public PipelineJob.Builder setServiceAccount(String value)
The service account that the pipeline workload runs as. If not specified, the Compute Engine default service account in the project will be used. See https://cloud.google.com/compute/docs/access/service-accounts#default_service_account Users starting the pipeline must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 17;
- Parameters:
value
- The serviceAccount to set.- Returns:
- This builder for chaining.
-
clearServiceAccount
public PipelineJob.Builder clearServiceAccount()
The service account that the pipeline workload runs as. If not specified, the Compute Engine default service account in the project will be used. See https://cloud.google.com/compute/docs/access/service-accounts#default_service_account Users starting the pipeline must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 17;
- Returns:
- This builder for chaining.
-
setServiceAccountBytes
public PipelineJob.Builder setServiceAccountBytes(com.google.protobuf.ByteString value)
The service account that the pipeline workload runs as. If not specified, the Compute Engine default service account in the project will be used. See https://cloud.google.com/compute/docs/access/service-accounts#default_service_account Users starting the pipeline must have the `iam.serviceAccounts.actAs` permission on this service account.
string service_account = 17;
- Parameters:
value
- The bytes for serviceAccount to set.- Returns:
- This builder for chaining.
-
getNetwork
public String getNetwork()
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. Private services access must already be configured for the network. Pipeline job will apply the network configuration to the Google Cloud resources being launched, if applied, such as Vertex AI Training or Dataflow job. If left unspecified, the workload is not peered with any network.
string network = 18 [(.google.api.resource_reference) = { ... }
- Specified by:
getNetwork
in interfacePipelineJobOrBuilder
- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. Private services access must already be configured for the network. Pipeline job will apply the network configuration to the Google Cloud resources being launched, if applied, such as Vertex AI Training or Dataflow job. If left unspecified, the workload is not peered with any network.
string network = 18 [(.google.api.resource_reference) = { ... }
- Specified by:
getNetworkBytes
in interfacePipelineJobOrBuilder
- Returns:
- The bytes for network.
-
setNetwork
public PipelineJob.Builder setNetwork(String value)
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. Private services access must already be configured for the network. Pipeline job will apply the network configuration to the Google Cloud resources being launched, if applied, such as Vertex AI Training or Dataflow job. If left unspecified, the workload is not peered with any network.
string network = 18 [(.google.api.resource_reference) = { ... }
- Parameters:
value
- The network to set.- Returns:
- This builder for chaining.
-
clearNetwork
public PipelineJob.Builder clearNetwork()
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. Private services access must already be configured for the network. Pipeline job will apply the network configuration to the Google Cloud resources being launched, if applied, such as Vertex AI Training or Dataflow job. If left unspecified, the workload is not peered with any network.
string network = 18 [(.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setNetworkBytes
public PipelineJob.Builder setNetworkBytes(com.google.protobuf.ByteString value)
The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Pipeline Job's workload should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. Private services access must already be configured for the network. Pipeline job will apply the network configuration to the Google Cloud resources being launched, if applied, such as Vertex AI Training or Dataflow job. If left unspecified, the workload is not peered with any network.
string network = 18 [(.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for network to set.- Returns:
- This builder for chaining.
-
getReservedIpRangesList
public com.google.protobuf.ProtocolStringList getReservedIpRangesList()
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Specified by:
getReservedIpRangesList
in interfacePipelineJobOrBuilder
- Returns:
- A list containing the reservedIpRanges.
-
getReservedIpRangesCount
public int getReservedIpRangesCount()
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Specified by:
getReservedIpRangesCount
in interfacePipelineJobOrBuilder
- Returns:
- The count of reservedIpRanges.
-
getReservedIpRanges
public String getReservedIpRanges(int index)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Specified by:
getReservedIpRanges
in interfacePipelineJobOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The reservedIpRanges at the given index.
-
getReservedIpRangesBytes
public com.google.protobuf.ByteString getReservedIpRangesBytes(int index)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Specified by:
getReservedIpRangesBytes
in interfacePipelineJobOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the reservedIpRanges at the given index.
-
setReservedIpRanges
public PipelineJob.Builder setReservedIpRanges(int index, String value)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Parameters:
index
- The index to set the value at.value
- The reservedIpRanges to set.- Returns:
- This builder for chaining.
-
addReservedIpRanges
public PipelineJob.Builder addReservedIpRanges(String value)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Parameters:
value
- The reservedIpRanges to add.- Returns:
- This builder for chaining.
-
addAllReservedIpRanges
public PipelineJob.Builder addAllReservedIpRanges(Iterable<String> values)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Parameters:
values
- The reservedIpRanges to add.- Returns:
- This builder for chaining.
-
clearReservedIpRanges
public PipelineJob.Builder clearReservedIpRanges()
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Returns:
- This builder for chaining.
-
addReservedIpRangesBytes
public PipelineJob.Builder addReservedIpRangesBytes(com.google.protobuf.ByteString value)
A list of names for the reserved ip ranges under the VPC network that can be used for this Pipeline Job's workload. If set, we will deploy the Pipeline Job's workload within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: ['vertex-ai-ip-range'].
repeated string reserved_ip_ranges = 25;
- Parameters:
value
- The bytes of the reservedIpRanges to add.- Returns:
- This builder for chaining.
-
getTemplateUri
public String getTemplateUri()
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.
string template_uri = 19;
- Specified by:
getTemplateUri
in interfacePipelineJobOrBuilder
- Returns:
- The templateUri.
-
getTemplateUriBytes
public com.google.protobuf.ByteString getTemplateUriBytes()
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.
string template_uri = 19;
- Specified by:
getTemplateUriBytes
in interfacePipelineJobOrBuilder
- Returns:
- The bytes for templateUri.
-
setTemplateUri
public PipelineJob.Builder setTemplateUri(String value)
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.
string template_uri = 19;
- Parameters:
value
- The templateUri to set.- Returns:
- This builder for chaining.
-
clearTemplateUri
public PipelineJob.Builder clearTemplateUri()
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.
string template_uri = 19;
- Returns:
- This builder for chaining.
-
setTemplateUriBytes
public PipelineJob.Builder setTemplateUriBytes(com.google.protobuf.ByteString value)
A template uri from where the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec], if empty, will be downloaded.
string template_uri = 19;
- Parameters:
value
- The bytes for templateUri to set.- Returns:
- This builder for chaining.
-
hasTemplateMetadata
public boolean hasTemplateMetadata()
Output only. Pipeline template metadata. Will fill up fields if [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry.
.google.cloud.aiplatform.v1.PipelineTemplateMetadata template_metadata = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasTemplateMetadata
in interfacePipelineJobOrBuilder
- Returns:
- Whether the templateMetadata field is set.
-
getTemplateMetadata
public PipelineTemplateMetadata getTemplateMetadata()
Output only. Pipeline template metadata. Will fill up fields if [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry.
.google.cloud.aiplatform.v1.PipelineTemplateMetadata template_metadata = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getTemplateMetadata
in interfacePipelineJobOrBuilder
- Returns:
- The templateMetadata.
-
setTemplateMetadata
public PipelineJob.Builder setTemplateMetadata(PipelineTemplateMetadata value)
Output only. Pipeline template metadata. Will fill up fields if [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry.
.google.cloud.aiplatform.v1.PipelineTemplateMetadata template_metadata = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setTemplateMetadata
public PipelineJob.Builder setTemplateMetadata(PipelineTemplateMetadata.Builder builderForValue)
Output only. Pipeline template metadata. Will fill up fields if [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry.
.google.cloud.aiplatform.v1.PipelineTemplateMetadata template_metadata = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeTemplateMetadata
public PipelineJob.Builder mergeTemplateMetadata(PipelineTemplateMetadata value)
Output only. Pipeline template metadata. Will fill up fields if [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry.
.google.cloud.aiplatform.v1.PipelineTemplateMetadata template_metadata = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearTemplateMetadata
public PipelineJob.Builder clearTemplateMetadata()
Output only. Pipeline template metadata. Will fill up fields if [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry.
.google.cloud.aiplatform.v1.PipelineTemplateMetadata template_metadata = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getTemplateMetadataBuilder
public PipelineTemplateMetadata.Builder getTemplateMetadataBuilder()
Output only. Pipeline template metadata. Will fill up fields if [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry.
.google.cloud.aiplatform.v1.PipelineTemplateMetadata template_metadata = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getTemplateMetadataOrBuilder
public PipelineTemplateMetadataOrBuilder getTemplateMetadataOrBuilder()
Output only. Pipeline template metadata. Will fill up fields if [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry.
.google.cloud.aiplatform.v1.PipelineTemplateMetadata template_metadata = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getTemplateMetadataOrBuilder
in interfacePipelineJobOrBuilder
-
getScheduleName
public String getScheduleName()
Output only. The schedule resource name. Only returned if the Pipeline is created by Schedule API.
string schedule_name = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getScheduleName
in interfacePipelineJobOrBuilder
- Returns:
- The scheduleName.
-
getScheduleNameBytes
public com.google.protobuf.ByteString getScheduleNameBytes()
Output only. The schedule resource name. Only returned if the Pipeline is created by Schedule API.
string schedule_name = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getScheduleNameBytes
in interfacePipelineJobOrBuilder
- Returns:
- The bytes for scheduleName.
-
setScheduleName
public PipelineJob.Builder setScheduleName(String value)
Output only. The schedule resource name. Only returned if the Pipeline is created by Schedule API.
string schedule_name = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The scheduleName to set.- Returns:
- This builder for chaining.
-
clearScheduleName
public PipelineJob.Builder clearScheduleName()
Output only. The schedule resource name. Only returned if the Pipeline is created by Schedule API.
string schedule_name = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setScheduleNameBytes
public PipelineJob.Builder setScheduleNameBytes(com.google.protobuf.ByteString value)
Output only. The schedule resource name. Only returned if the Pipeline is created by Schedule API.
string schedule_name = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for scheduleName to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PipelineJob.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineJob.Builder>
-
mergeUnknownFields
public final PipelineJob.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineJob.Builder>
-
-