public static final class HyperparameterTuningJob.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder> implements HyperparameterTuningJobOrBuilder
Represents a HyperparameterTuningJob. A HyperparameterTuningJob has a Study specification and multiple CustomJobs with identical CustomJob specification.Protobuf type
google.cloud.aiplatform.v1beta1.HyperparameterTuningJob| Modifier and Type | Method and Description |
|---|---|
HyperparameterTuningJob.Builder |
addAllTrials(Iterable<? extends Trial> values)
Output only.
|
HyperparameterTuningJob.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HyperparameterTuningJob.Builder |
addTrials(int index,
Trial.Builder builderForValue)
Output only.
|
HyperparameterTuningJob.Builder |
addTrials(int index,
Trial value)
Output only.
|
HyperparameterTuningJob.Builder |
addTrials(Trial.Builder builderForValue)
Output only.
|
HyperparameterTuningJob.Builder |
addTrials(Trial value)
Output only.
|
Trial.Builder |
addTrialsBuilder()
Output only.
|
Trial.Builder |
addTrialsBuilder(int index)
Output only.
|
HyperparameterTuningJob |
build() |
HyperparameterTuningJob |
buildPartial() |
HyperparameterTuningJob.Builder |
clear() |
HyperparameterTuningJob.Builder |
clearCreateTime()
Output only.
|
HyperparameterTuningJob.Builder |
clearDisplayName()
Required.
|
HyperparameterTuningJob.Builder |
clearEncryptionSpec()
Customer-managed encryption key options for a HyperparameterTuningJob.
|
HyperparameterTuningJob.Builder |
clearEndTime()
Output only.
|
HyperparameterTuningJob.Builder |
clearError()
Output only.
|
HyperparameterTuningJob.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HyperparameterTuningJob.Builder |
clearLabels() |
HyperparameterTuningJob.Builder |
clearMaxFailedTrialCount()
The number of failed Trials that need to be seen before failing
the HyperparameterTuningJob.
|
HyperparameterTuningJob.Builder |
clearMaxTrialCount()
Required.
|
HyperparameterTuningJob.Builder |
clearName()
Output only.
|
HyperparameterTuningJob.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HyperparameterTuningJob.Builder |
clearParallelTrialCount()
Required.
|
HyperparameterTuningJob.Builder |
clearSatisfiesPzi()
Output only.
|
HyperparameterTuningJob.Builder |
clearSatisfiesPzs()
Output only.
|
HyperparameterTuningJob.Builder |
clearStartTime()
Output only.
|
HyperparameterTuningJob.Builder |
clearState()
Output only.
|
HyperparameterTuningJob.Builder |
clearStudySpec()
Required.
|
HyperparameterTuningJob.Builder |
clearTrialJobSpec()
Required.
|
HyperparameterTuningJob.Builder |
clearTrials()
Output only.
|
HyperparameterTuningJob.Builder |
clearUpdateTime()
Output only.
|
HyperparameterTuningJob.Builder |
clone() |
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize HyperparameterTuningJobs.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
HyperparameterTuningJob |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
EncryptionSpec |
getEncryptionSpec()
Customer-managed encryption key options for a HyperparameterTuningJob.
|
EncryptionSpec.Builder |
getEncryptionSpecBuilder()
Customer-managed encryption key options for a HyperparameterTuningJob.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Customer-managed encryption key options for a HyperparameterTuningJob.
|
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.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize HyperparameterTuningJobs.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize HyperparameterTuningJobs.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize HyperparameterTuningJobs.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize HyperparameterTuningJobs.
|
int |
getMaxFailedTrialCount()
The number of failed Trials that need to be seen before failing
the HyperparameterTuningJob.
|
int |
getMaxTrialCount()
Required.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
int |
getParallelTrialCount()
Required.
|
boolean |
getSatisfiesPzi()
Output only.
|
boolean |
getSatisfiesPzs()
Output only.
|
com.google.protobuf.Timestamp |
getStartTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Output only.
|
JobState |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
StudySpec |
getStudySpec()
Required.
|
StudySpec.Builder |
getStudySpecBuilder()
Required.
|
StudySpecOrBuilder |
getStudySpecOrBuilder()
Required.
|
CustomJobSpec |
getTrialJobSpec()
Required.
|
CustomJobSpec.Builder |
getTrialJobSpecBuilder()
Required.
|
CustomJobSpecOrBuilder |
getTrialJobSpecOrBuilder()
Required.
|
Trial |
getTrials(int index)
Output only.
|
Trial.Builder |
getTrialsBuilder(int index)
Output only.
|
List<Trial.Builder> |
getTrialsBuilderList()
Output only.
|
int |
getTrialsCount()
Output only.
|
List<Trial> |
getTrialsList()
Output only.
|
TrialOrBuilder |
getTrialsOrBuilder(int index)
Output only.
|
List<? extends TrialOrBuilder> |
getTrialsOrBuilderList()
Output only.
|
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 options for a HyperparameterTuningJob.
|
boolean |
hasEndTime()
Output only.
|
boolean |
hasError()
Output only.
|
boolean |
hasStartTime()
Output only.
|
boolean |
hasStudySpec()
Required.
|
boolean |
hasTrialJobSpec()
Required.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
HyperparameterTuningJob.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
HyperparameterTuningJob.Builder |
mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key options for a HyperparameterTuningJob.
|
HyperparameterTuningJob.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Output only.
|
HyperparameterTuningJob.Builder |
mergeError(com.google.rpc.Status value)
Output only.
|
HyperparameterTuningJob.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HyperparameterTuningJob.Builder |
mergeFrom(HyperparameterTuningJob other) |
HyperparameterTuningJob.Builder |
mergeFrom(com.google.protobuf.Message other) |
HyperparameterTuningJob.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Output only.
|
HyperparameterTuningJob.Builder |
mergeStudySpec(StudySpec value)
Required.
|
HyperparameterTuningJob.Builder |
mergeTrialJobSpec(CustomJobSpec value)
Required.
|
HyperparameterTuningJob.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HyperparameterTuningJob.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
HyperparameterTuningJob.Builder |
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize HyperparameterTuningJobs.
|
HyperparameterTuningJob.Builder |
putLabels(String key,
String value)
The labels with user-defined metadata to organize HyperparameterTuningJobs.
|
HyperparameterTuningJob.Builder |
removeLabels(String key)
The labels with user-defined metadata to organize HyperparameterTuningJobs.
|
HyperparameterTuningJob.Builder |
removeTrials(int index)
Output only.
|
HyperparameterTuningJob.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
HyperparameterTuningJob.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
HyperparameterTuningJob.Builder |
setDisplayName(String value)
Required.
|
HyperparameterTuningJob.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
HyperparameterTuningJob.Builder |
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key options for a HyperparameterTuningJob.
|
HyperparameterTuningJob.Builder |
setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key options for a HyperparameterTuningJob.
|
HyperparameterTuningJob.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
HyperparameterTuningJob.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Output only.
|
HyperparameterTuningJob.Builder |
setError(com.google.rpc.Status.Builder builderForValue)
Output only.
|
HyperparameterTuningJob.Builder |
setError(com.google.rpc.Status value)
Output only.
|
HyperparameterTuningJob.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HyperparameterTuningJob.Builder |
setMaxFailedTrialCount(int value)
The number of failed Trials that need to be seen before failing
the HyperparameterTuningJob.
|
HyperparameterTuningJob.Builder |
setMaxTrialCount(int value)
Required.
|
HyperparameterTuningJob.Builder |
setName(String value)
Output only.
|
HyperparameterTuningJob.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
HyperparameterTuningJob.Builder |
setParallelTrialCount(int value)
Required.
|
HyperparameterTuningJob.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HyperparameterTuningJob.Builder |
setSatisfiesPzi(boolean value)
Output only.
|
HyperparameterTuningJob.Builder |
setSatisfiesPzs(boolean value)
Output only.
|
HyperparameterTuningJob.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
HyperparameterTuningJob.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Output only.
|
HyperparameterTuningJob.Builder |
setState(JobState value)
Output only.
|
HyperparameterTuningJob.Builder |
setStateValue(int value)
Output only.
|
HyperparameterTuningJob.Builder |
setStudySpec(StudySpec.Builder builderForValue)
Required.
|
HyperparameterTuningJob.Builder |
setStudySpec(StudySpec value)
Required.
|
HyperparameterTuningJob.Builder |
setTrialJobSpec(CustomJobSpec.Builder builderForValue)
Required.
|
HyperparameterTuningJob.Builder |
setTrialJobSpec(CustomJobSpec value)
Required.
|
HyperparameterTuningJob.Builder |
setTrials(int index,
Trial.Builder builderForValue)
Output only.
|
HyperparameterTuningJob.Builder |
setTrials(int index,
Trial value)
Output only.
|
HyperparameterTuningJob.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HyperparameterTuningJob.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
HyperparameterTuningJob.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HyperparameterTuningJob build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HyperparameterTuningJob buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HyperparameterTuningJob.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder mergeFrom(HyperparameterTuningJob other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public HyperparameterTuningJob.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HyperparameterTuningJob.Builder>IOExceptionpublic String getName()
Output only. Resource name of the HyperparameterTuningJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface HyperparameterTuningJobOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. Resource name of the HyperparameterTuningJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setName(String value)
Output only. Resource name of the HyperparameterTuningJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public HyperparameterTuningJob.Builder clearName()
Output only. Resource name of the HyperparameterTuningJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public HyperparameterTuningJob.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Resource name of the HyperparameterTuningJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public String getDisplayName()
Required. The display name of the HyperparameterTuningJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];getDisplayName in interface HyperparameterTuningJobOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. The display name of the HyperparameterTuningJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];getDisplayNameBytes in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setDisplayName(String value)
Required. The display name of the HyperparameterTuningJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];value - The displayName to set.public HyperparameterTuningJob.Builder clearDisplayName()
Required. The display name of the HyperparameterTuningJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];public HyperparameterTuningJob.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The display name of the HyperparameterTuningJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];value - The bytes for displayName to set.public boolean hasStudySpec()
Required. Study configuration of the HyperparameterTuningJob.
.google.cloud.aiplatform.v1beta1.StudySpec study_spec = 4 [(.google.api.field_behavior) = REQUIRED];
hasStudySpec in interface HyperparameterTuningJobOrBuilderpublic StudySpec getStudySpec()
Required. Study configuration of the HyperparameterTuningJob.
.google.cloud.aiplatform.v1beta1.StudySpec study_spec = 4 [(.google.api.field_behavior) = REQUIRED];
getStudySpec in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setStudySpec(StudySpec value)
Required. Study configuration of the HyperparameterTuningJob.
.google.cloud.aiplatform.v1beta1.StudySpec study_spec = 4 [(.google.api.field_behavior) = REQUIRED];
public HyperparameterTuningJob.Builder setStudySpec(StudySpec.Builder builderForValue)
Required. Study configuration of the HyperparameterTuningJob.
.google.cloud.aiplatform.v1beta1.StudySpec study_spec = 4 [(.google.api.field_behavior) = REQUIRED];
public HyperparameterTuningJob.Builder mergeStudySpec(StudySpec value)
Required. Study configuration of the HyperparameterTuningJob.
.google.cloud.aiplatform.v1beta1.StudySpec study_spec = 4 [(.google.api.field_behavior) = REQUIRED];
public HyperparameterTuningJob.Builder clearStudySpec()
Required. Study configuration of the HyperparameterTuningJob.
.google.cloud.aiplatform.v1beta1.StudySpec study_spec = 4 [(.google.api.field_behavior) = REQUIRED];
public StudySpec.Builder getStudySpecBuilder()
Required. Study configuration of the HyperparameterTuningJob.
.google.cloud.aiplatform.v1beta1.StudySpec study_spec = 4 [(.google.api.field_behavior) = REQUIRED];
public StudySpecOrBuilder getStudySpecOrBuilder()
Required. Study configuration of the HyperparameterTuningJob.
.google.cloud.aiplatform.v1beta1.StudySpec study_spec = 4 [(.google.api.field_behavior) = REQUIRED];
getStudySpecOrBuilder in interface HyperparameterTuningJobOrBuilderpublic int getMaxTrialCount()
Required. The desired total number of Trials.
int32 max_trial_count = 5 [(.google.api.field_behavior) = REQUIRED];getMaxTrialCount in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setMaxTrialCount(int value)
Required. The desired total number of Trials.
int32 max_trial_count = 5 [(.google.api.field_behavior) = REQUIRED];value - The maxTrialCount to set.public HyperparameterTuningJob.Builder clearMaxTrialCount()
Required. The desired total number of Trials.
int32 max_trial_count = 5 [(.google.api.field_behavior) = REQUIRED];public int getParallelTrialCount()
Required. The desired number of Trials to run in parallel.
int32 parallel_trial_count = 6 [(.google.api.field_behavior) = REQUIRED];getParallelTrialCount in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setParallelTrialCount(int value)
Required. The desired number of Trials to run in parallel.
int32 parallel_trial_count = 6 [(.google.api.field_behavior) = REQUIRED];value - The parallelTrialCount to set.public HyperparameterTuningJob.Builder clearParallelTrialCount()
Required. The desired number of Trials to run in parallel.
int32 parallel_trial_count = 6 [(.google.api.field_behavior) = REQUIRED];public int getMaxFailedTrialCount()
The number of failed Trials that need to be seen before failing the HyperparameterTuningJob. If set to 0, Vertex AI decides how many Trials must fail before the whole job fails.
int32 max_failed_trial_count = 7;getMaxFailedTrialCount in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setMaxFailedTrialCount(int value)
The number of failed Trials that need to be seen before failing the HyperparameterTuningJob. If set to 0, Vertex AI decides how many Trials must fail before the whole job fails.
int32 max_failed_trial_count = 7;value - The maxFailedTrialCount to set.public HyperparameterTuningJob.Builder clearMaxFailedTrialCount()
The number of failed Trials that need to be seen before failing the HyperparameterTuningJob. If set to 0, Vertex AI decides how many Trials must fail before the whole job fails.
int32 max_failed_trial_count = 7;public boolean hasTrialJobSpec()
Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
.google.cloud.aiplatform.v1beta1.CustomJobSpec trial_job_spec = 8 [(.google.api.field_behavior) = REQUIRED];
hasTrialJobSpec in interface HyperparameterTuningJobOrBuilderpublic CustomJobSpec getTrialJobSpec()
Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
.google.cloud.aiplatform.v1beta1.CustomJobSpec trial_job_spec = 8 [(.google.api.field_behavior) = REQUIRED];
getTrialJobSpec in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setTrialJobSpec(CustomJobSpec value)
Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
.google.cloud.aiplatform.v1beta1.CustomJobSpec trial_job_spec = 8 [(.google.api.field_behavior) = REQUIRED];
public HyperparameterTuningJob.Builder setTrialJobSpec(CustomJobSpec.Builder builderForValue)
Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
.google.cloud.aiplatform.v1beta1.CustomJobSpec trial_job_spec = 8 [(.google.api.field_behavior) = REQUIRED];
public HyperparameterTuningJob.Builder mergeTrialJobSpec(CustomJobSpec value)
Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
.google.cloud.aiplatform.v1beta1.CustomJobSpec trial_job_spec = 8 [(.google.api.field_behavior) = REQUIRED];
public HyperparameterTuningJob.Builder clearTrialJobSpec()
Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
.google.cloud.aiplatform.v1beta1.CustomJobSpec trial_job_spec = 8 [(.google.api.field_behavior) = REQUIRED];
public CustomJobSpec.Builder getTrialJobSpecBuilder()
Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
.google.cloud.aiplatform.v1beta1.CustomJobSpec trial_job_spec = 8 [(.google.api.field_behavior) = REQUIRED];
public CustomJobSpecOrBuilder getTrialJobSpecOrBuilder()
Required. The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
.google.cloud.aiplatform.v1beta1.CustomJobSpec trial_job_spec = 8 [(.google.api.field_behavior) = REQUIRED];
getTrialJobSpecOrBuilder in interface HyperparameterTuningJobOrBuilderpublic List<Trial> getTrialsList()
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTrialsList in interface HyperparameterTuningJobOrBuilderpublic int getTrialsCount()
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTrialsCount in interface HyperparameterTuningJobOrBuilderpublic Trial getTrials(int index)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTrials in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setTrials(int index, Trial value)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder setTrials(int index, Trial.Builder builderForValue)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder addTrials(Trial value)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder addTrials(int index, Trial value)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder addTrials(Trial.Builder builderForValue)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder addTrials(int index, Trial.Builder builderForValue)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder addAllTrials(Iterable<? extends Trial> values)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder clearTrials()
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder removeTrials(int index)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Trial.Builder getTrialsBuilder(int index)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public TrialOrBuilder getTrialsOrBuilder(int index)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTrialsOrBuilder in interface HyperparameterTuningJobOrBuilderpublic List<? extends TrialOrBuilder> getTrialsOrBuilderList()
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTrialsOrBuilderList in interface HyperparameterTuningJobOrBuilderpublic Trial.Builder addTrialsBuilder()
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Trial.Builder addTrialsBuilder(int index)
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<Trial.Builder> getTrialsBuilderList()
Output only. Trials of the HyperparameterTuningJob.
repeated .google.cloud.aiplatform.v1beta1.Trial trials = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public int getStateValue()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1beta1.JobState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setStateValue(int value)
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1beta1.JobState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public JobState getState()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1beta1.JobState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setState(JobState value)
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1beta1.JobState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public HyperparameterTuningJob.Builder clearState()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1beta1.JobState state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasCreateTime()
Output only. Time when the HyperparameterTuningJob was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface HyperparameterTuningJobOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Time when the HyperparameterTuningJob was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Time when the HyperparameterTuningJob was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time when the HyperparameterTuningJob was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Time when the HyperparameterTuningJob was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder clearCreateTime()
Output only. Time when the HyperparameterTuningJob was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Time when the HyperparameterTuningJob was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time when the HyperparameterTuningJob was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface HyperparameterTuningJobOrBuilderpublic boolean hasStartTime()
Output only. Time when the HyperparameterTuningJob for the first time entered the `JOB_STATE_RUNNING` state.
.google.protobuf.Timestamp start_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasStartTime in interface HyperparameterTuningJobOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Output only. Time when the HyperparameterTuningJob for the first time entered the `JOB_STATE_RUNNING` state.
.google.protobuf.Timestamp start_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStartTime in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setStartTime(com.google.protobuf.Timestamp value)
Output only. Time when the HyperparameterTuningJob for the first time entered the `JOB_STATE_RUNNING` state.
.google.protobuf.Timestamp start_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time when the HyperparameterTuningJob for the first time entered the `JOB_STATE_RUNNING` state.
.google.protobuf.Timestamp start_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Output only. Time when the HyperparameterTuningJob for the first time entered the `JOB_STATE_RUNNING` state.
.google.protobuf.Timestamp start_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder clearStartTime()
Output only. Time when the HyperparameterTuningJob for the first time entered the `JOB_STATE_RUNNING` state.
.google.protobuf.Timestamp start_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Output only. Time when the HyperparameterTuningJob for the first time entered the `JOB_STATE_RUNNING` state.
.google.protobuf.Timestamp start_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Output only. Time when the HyperparameterTuningJob for the first time entered the `JOB_STATE_RUNNING` state.
.google.protobuf.Timestamp start_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStartTimeOrBuilder in interface HyperparameterTuningJobOrBuilderpublic boolean hasEndTime()
Output only. Time when the HyperparameterTuningJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
.google.protobuf.Timestamp end_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEndTime in interface HyperparameterTuningJobOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
Output only. Time when the HyperparameterTuningJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
.google.protobuf.Timestamp end_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEndTime in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setEndTime(com.google.protobuf.Timestamp value)
Output only. Time when the HyperparameterTuningJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
.google.protobuf.Timestamp end_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time when the HyperparameterTuningJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
.google.protobuf.Timestamp end_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Output only. Time when the HyperparameterTuningJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
.google.protobuf.Timestamp end_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder clearEndTime()
Output only. Time when the HyperparameterTuningJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
.google.protobuf.Timestamp end_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Output only. Time when the HyperparameterTuningJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
.google.protobuf.Timestamp end_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. Time when the HyperparameterTuningJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
.google.protobuf.Timestamp end_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEndTimeOrBuilder in interface HyperparameterTuningJobOrBuilderpublic boolean hasUpdateTime()
Output only. Time when the HyperparameterTuningJob was most recently updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface HyperparameterTuningJobOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Time when the HyperparameterTuningJob was most recently updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Time when the HyperparameterTuningJob was most recently updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time when the HyperparameterTuningJob was most recently updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Time when the HyperparameterTuningJob was most recently updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public HyperparameterTuningJob.Builder clearUpdateTime()
Output only. Time when the HyperparameterTuningJob was most recently updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Time when the HyperparameterTuningJob was most recently updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time when the HyperparameterTuningJob was most recently updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface HyperparameterTuningJobOrBuilderpublic boolean hasError()
Output only. Only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.
.google.rpc.Status error = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];hasError in interface HyperparameterTuningJobOrBuilderpublic com.google.rpc.Status getError()
Output only. Only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.
.google.rpc.Status error = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];getError in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setError(com.google.rpc.Status value)
Output only. Only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.
.google.rpc.Status error = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];public HyperparameterTuningJob.Builder setError(com.google.rpc.Status.Builder builderForValue)
Output only. Only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.
.google.rpc.Status error = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];public HyperparameterTuningJob.Builder mergeError(com.google.rpc.Status value)
Output only. Only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.
.google.rpc.Status error = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];public HyperparameterTuningJob.Builder clearError()
Output only. Only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.
.google.rpc.Status error = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];public com.google.rpc.Status.Builder getErrorBuilder()
Output only. Only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.
.google.rpc.Status error = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
Output only. Only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.
.google.rpc.Status error = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];getErrorOrBuilder in interface HyperparameterTuningJobOrBuilderpublic int getLabelsCount()
HyperparameterTuningJobOrBuilderThe labels with user-defined metadata to organize HyperparameterTuningJobs. 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.
map<string, string> labels = 16;getLabelsCount in interface HyperparameterTuningJobOrBuilderpublic boolean containsLabels(String key)
The labels with user-defined metadata to organize HyperparameterTuningJobs. 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.
map<string, string> labels = 16;containsLabels in interface HyperparameterTuningJobOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface HyperparameterTuningJobOrBuilderpublic Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize HyperparameterTuningJobs. 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.
map<string, string> labels = 16;getLabelsMap in interface HyperparameterTuningJobOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize HyperparameterTuningJobs. 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.
map<string, string> labels = 16;getLabelsOrDefault in interface HyperparameterTuningJobOrBuilderpublic String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize HyperparameterTuningJobs. 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.
map<string, string> labels = 16;getLabelsOrThrow in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder clearLabels()
public HyperparameterTuningJob.Builder removeLabels(String key)
The labels with user-defined metadata to organize HyperparameterTuningJobs. 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.
map<string, string> labels = 16;@Deprecated public Map<String,String> getMutableLabels()
public HyperparameterTuningJob.Builder putLabels(String key, String value)
The labels with user-defined metadata to organize HyperparameterTuningJobs. 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.
map<string, string> labels = 16;public HyperparameterTuningJob.Builder putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize HyperparameterTuningJobs. 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.
map<string, string> labels = 16;public boolean hasEncryptionSpec()
Customer-managed encryption key options for a HyperparameterTuningJob. If this is set, then all resources created by the HyperparameterTuningJob will be encrypted with the provided encryption key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 17;hasEncryptionSpec in interface HyperparameterTuningJobOrBuilderpublic EncryptionSpec getEncryptionSpec()
Customer-managed encryption key options for a HyperparameterTuningJob. If this is set, then all resources created by the HyperparameterTuningJob will be encrypted with the provided encryption key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 17;getEncryptionSpec in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key options for a HyperparameterTuningJob. If this is set, then all resources created by the HyperparameterTuningJob will be encrypted with the provided encryption key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 17;public HyperparameterTuningJob.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key options for a HyperparameterTuningJob. If this is set, then all resources created by the HyperparameterTuningJob will be encrypted with the provided encryption key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 17;public HyperparameterTuningJob.Builder mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key options for a HyperparameterTuningJob. If this is set, then all resources created by the HyperparameterTuningJob will be encrypted with the provided encryption key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 17;public HyperparameterTuningJob.Builder clearEncryptionSpec()
Customer-managed encryption key options for a HyperparameterTuningJob. If this is set, then all resources created by the HyperparameterTuningJob will be encrypted with the provided encryption key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 17;public EncryptionSpec.Builder getEncryptionSpecBuilder()
Customer-managed encryption key options for a HyperparameterTuningJob. If this is set, then all resources created by the HyperparameterTuningJob will be encrypted with the provided encryption key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 17;public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Customer-managed encryption key options for a HyperparameterTuningJob. If this is set, then all resources created by the HyperparameterTuningJob will be encrypted with the provided encryption key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 17;getEncryptionSpecOrBuilder in interface HyperparameterTuningJobOrBuilderpublic boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setSatisfiesPzs(boolean value)
Output only. Reserved for future use.
bool satisfies_pzs = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzs to set.public HyperparameterTuningJob.Builder clearSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface HyperparameterTuningJobOrBuilderpublic HyperparameterTuningJob.Builder setSatisfiesPzi(boolean value)
Output only. Reserved for future use.
bool satisfies_pzi = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzi to set.public HyperparameterTuningJob.Builder clearSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];public final HyperparameterTuningJob.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>public final HyperparameterTuningJob.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HyperparameterTuningJob.Builder>Copyright © 2024 Google LLC. All rights reserved.