Package com.google.cloud.aiplatform.v1
Class StudySpec.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<StudySpec.Builder>
com.google.cloud.aiplatform.v1.StudySpec.Builder
- All Implemented Interfaces:
StudySpecOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- StudySpec
public static final class StudySpec.Builder
extends com.google.protobuf.GeneratedMessage.Builder<StudySpec.Builder>
implements StudySpecOrBuilder
Represents specification of a Study.Protobuf type
google.cloud.aiplatform.v1.StudySpec-
Method Summary
Modifier and TypeMethodDescriptionaddAllMetrics(Iterable<? extends StudySpec.MetricSpec> values) Required.addAllParameters(Iterable<? extends StudySpec.ParameterSpec> values) Required.addMetrics(int index, StudySpec.MetricSpec value) Required.addMetrics(int index, StudySpec.MetricSpec.Builder builderForValue) Required.addMetrics(StudySpec.MetricSpec value) Required.addMetrics(StudySpec.MetricSpec.Builder builderForValue) Required.Required.addMetricsBuilder(int index) Required.addParameters(int index, StudySpec.ParameterSpec value) Required.addParameters(int index, StudySpec.ParameterSpec.Builder builderForValue) Required.Required.addParameters(StudySpec.ParameterSpec.Builder builderForValue) Required.Required.addParametersBuilder(int index) Required.build()clear()The search algorithm specified for the Study.The automated early stopping spec using convex stopping rule.The automated early stopping spec using decay curve rule.Describe which measurement selection type will be usedThe automated early stopping spec using median rule.Required.The observation noise level of the study.Required.Conditions for automated stopping of a Study.The search algorithm specified for the Study.intThe search algorithm specified for the Study.The automated early stopping spec using convex stopping rule.The automated early stopping spec using convex stopping rule.The automated early stopping spec using convex stopping rule.The automated early stopping spec using decay curve rule.The automated early stopping spec using decay curve rule.The automated early stopping spec using decay curve rule.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorDescribe which measurement selection type will be usedintDescribe which measurement selection type will be usedThe automated early stopping spec using median rule.The automated early stopping spec using median rule.The automated early stopping spec using median rule.getMetrics(int index) Required.getMetricsBuilder(int index) Required.Required.intRequired.Required.getMetricsOrBuilder(int index) Required.List<? extends StudySpec.MetricSpecOrBuilder>Required.The observation noise level of the study.intThe observation noise level of the study.getParameters(int index) Required.getParametersBuilder(int index) Required.Required.intRequired.Required.getParametersOrBuilder(int index) Required.List<? extends StudySpec.ParameterSpecOrBuilder>Required.Conditions for automated stopping of a Study.Conditions for automated stopping of a Study.Conditions for automated stopping of a Study.booleanThe automated early stopping spec using convex stopping rule.booleanThe automated early stopping spec using decay curve rule.booleanThe automated early stopping spec using median rule.booleanConditions for automated stopping of a Study.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanThe automated early stopping spec using convex stopping rule.The automated early stopping spec using decay curve rule.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) The automated early stopping spec using median rule.Conditions for automated stopping of a Study.removeMetrics(int index) Required.removeParameters(int index) Required.setAlgorithm(StudySpec.Algorithm value) The search algorithm specified for the Study.setAlgorithmValue(int value) The search algorithm specified for the Study.The automated early stopping spec using convex stopping rule.The automated early stopping spec using convex stopping rule.The automated early stopping spec using decay curve rule.The automated early stopping spec using decay curve rule.Describe which measurement selection type will be usedsetMeasurementSelectionTypeValue(int value) Describe which measurement selection type will be usedThe automated early stopping spec using median rule.The automated early stopping spec using median rule.setMetrics(int index, StudySpec.MetricSpec value) Required.setMetrics(int index, StudySpec.MetricSpec.Builder builderForValue) Required.The observation noise level of the study.setObservationNoiseValue(int value) The observation noise level of the study.setParameters(int index, StudySpec.ParameterSpec value) Required.setParameters(int index, StudySpec.ParameterSpec.Builder builderForValue) Required.Conditions for automated stopping of a Study.setStudyStoppingConfig(StudySpec.StudyStoppingConfig.Builder builderForValue) Conditions for automated stopping of a Study.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<StudySpec.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<StudySpec.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<StudySpec.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StudySpec.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<StudySpec.Builder>
-
mergeFrom
public StudySpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StudySpec.Builder>- Throws:
IOException
-
getAutomatedStoppingSpecCase
- Specified by:
getAutomatedStoppingSpecCasein interfaceStudySpecOrBuilder
-
clearAutomatedStoppingSpec
-
hasDecayCurveStoppingSpec
public boolean hasDecayCurveStoppingSpec()The automated early stopping spec using decay curve rule.
.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec decay_curve_stopping_spec = 4;- Specified by:
hasDecayCurveStoppingSpecin interfaceStudySpecOrBuilder- Returns:
- Whether the decayCurveStoppingSpec field is set.
-
getDecayCurveStoppingSpec
The automated early stopping spec using decay curve rule.
.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec decay_curve_stopping_spec = 4;- Specified by:
getDecayCurveStoppingSpecin interfaceStudySpecOrBuilder- Returns:
- The decayCurveStoppingSpec.
-
setDecayCurveStoppingSpec
The automated early stopping spec using decay curve rule.
.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec decay_curve_stopping_spec = 4; -
setDecayCurveStoppingSpec
public StudySpec.Builder setDecayCurveStoppingSpec(StudySpec.DecayCurveAutomatedStoppingSpec.Builder builderForValue) The automated early stopping spec using decay curve rule.
.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec decay_curve_stopping_spec = 4; -
mergeDecayCurveStoppingSpec
public StudySpec.Builder mergeDecayCurveStoppingSpec(StudySpec.DecayCurveAutomatedStoppingSpec value) The automated early stopping spec using decay curve rule.
.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec decay_curve_stopping_spec = 4; -
clearDecayCurveStoppingSpec
The automated early stopping spec using decay curve rule.
.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec decay_curve_stopping_spec = 4; -
getDecayCurveStoppingSpecBuilder
The automated early stopping spec using decay curve rule.
.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec decay_curve_stopping_spec = 4; -
getDecayCurveStoppingSpecOrBuilder
The automated early stopping spec using decay curve rule.
.google.cloud.aiplatform.v1.StudySpec.DecayCurveAutomatedStoppingSpec decay_curve_stopping_spec = 4;- Specified by:
getDecayCurveStoppingSpecOrBuilderin interfaceStudySpecOrBuilder
-
hasMedianAutomatedStoppingSpec
public boolean hasMedianAutomatedStoppingSpec()The automated early stopping spec using median rule.
.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec median_automated_stopping_spec = 5;- Specified by:
hasMedianAutomatedStoppingSpecin interfaceStudySpecOrBuilder- Returns:
- Whether the medianAutomatedStoppingSpec field is set.
-
getMedianAutomatedStoppingSpec
The automated early stopping spec using median rule.
.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec median_automated_stopping_spec = 5;- Specified by:
getMedianAutomatedStoppingSpecin interfaceStudySpecOrBuilder- Returns:
- The medianAutomatedStoppingSpec.
-
setMedianAutomatedStoppingSpec
public StudySpec.Builder setMedianAutomatedStoppingSpec(StudySpec.MedianAutomatedStoppingSpec value) The automated early stopping spec using median rule.
.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec median_automated_stopping_spec = 5; -
setMedianAutomatedStoppingSpec
public StudySpec.Builder setMedianAutomatedStoppingSpec(StudySpec.MedianAutomatedStoppingSpec.Builder builderForValue) The automated early stopping spec using median rule.
.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec median_automated_stopping_spec = 5; -
mergeMedianAutomatedStoppingSpec
public StudySpec.Builder mergeMedianAutomatedStoppingSpec(StudySpec.MedianAutomatedStoppingSpec value) The automated early stopping spec using median rule.
.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec median_automated_stopping_spec = 5; -
clearMedianAutomatedStoppingSpec
The automated early stopping spec using median rule.
.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec median_automated_stopping_spec = 5; -
getMedianAutomatedStoppingSpecBuilder
The automated early stopping spec using median rule.
.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec median_automated_stopping_spec = 5; -
getMedianAutomatedStoppingSpecOrBuilder
The automated early stopping spec using median rule.
.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec median_automated_stopping_spec = 5;- Specified by:
getMedianAutomatedStoppingSpecOrBuilderin interfaceStudySpecOrBuilder
-
hasConvexAutomatedStoppingSpec
public boolean hasConvexAutomatedStoppingSpec()The automated early stopping spec using convex stopping rule.
.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpec convex_automated_stopping_spec = 9;- Specified by:
hasConvexAutomatedStoppingSpecin interfaceStudySpecOrBuilder- Returns:
- Whether the convexAutomatedStoppingSpec field is set.
-
getConvexAutomatedStoppingSpec
The automated early stopping spec using convex stopping rule.
.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpec convex_automated_stopping_spec = 9;- Specified by:
getConvexAutomatedStoppingSpecin interfaceStudySpecOrBuilder- Returns:
- The convexAutomatedStoppingSpec.
-
setConvexAutomatedStoppingSpec
public StudySpec.Builder setConvexAutomatedStoppingSpec(StudySpec.ConvexAutomatedStoppingSpec value) The automated early stopping spec using convex stopping rule.
.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpec convex_automated_stopping_spec = 9; -
setConvexAutomatedStoppingSpec
public StudySpec.Builder setConvexAutomatedStoppingSpec(StudySpec.ConvexAutomatedStoppingSpec.Builder builderForValue) The automated early stopping spec using convex stopping rule.
.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpec convex_automated_stopping_spec = 9; -
mergeConvexAutomatedStoppingSpec
public StudySpec.Builder mergeConvexAutomatedStoppingSpec(StudySpec.ConvexAutomatedStoppingSpec value) The automated early stopping spec using convex stopping rule.
.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpec convex_automated_stopping_spec = 9; -
clearConvexAutomatedStoppingSpec
The automated early stopping spec using convex stopping rule.
.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpec convex_automated_stopping_spec = 9; -
getConvexAutomatedStoppingSpecBuilder
The automated early stopping spec using convex stopping rule.
.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpec convex_automated_stopping_spec = 9; -
getConvexAutomatedStoppingSpecOrBuilder
The automated early stopping spec using convex stopping rule.
.google.cloud.aiplatform.v1.StudySpec.ConvexAutomatedStoppingSpec convex_automated_stopping_spec = 9;- Specified by:
getConvexAutomatedStoppingSpecOrBuilderin interfaceStudySpecOrBuilder
-
getMetricsList
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMetricsListin interfaceStudySpecOrBuilder
-
getMetricsCount
public int getMetricsCount()Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMetricsCountin interfaceStudySpecOrBuilder
-
getMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMetricsin interfaceStudySpecOrBuilder
-
setMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
setMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
addMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
addMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
addMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
addMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
addAllMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
clearMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
removeMetrics
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
getMetricsBuilder
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
getMetricsOrBuilder
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMetricsOrBuilderin interfaceStudySpecOrBuilder
-
getMetricsOrBuilderList
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMetricsOrBuilderListin interfaceStudySpecOrBuilder
-
addMetricsBuilder
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
addMetricsBuilder
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
getMetricsBuilderList
Required. Metric specs for the Study.
repeated .google.cloud.aiplatform.v1.StudySpec.MetricSpec metrics = 1 [(.google.api.field_behavior) = REQUIRED]; -
getParametersList
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getParametersListin interfaceStudySpecOrBuilder
-
getParametersCount
public int getParametersCount()Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getParametersCountin interfaceStudySpecOrBuilder
-
getParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getParametersin interfaceStudySpecOrBuilder
-
setParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
setParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
addParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
addParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
addParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
addParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
addAllParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
clearParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
removeParameters
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
getParametersBuilder
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
getParametersOrBuilder
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getParametersOrBuilderin interfaceStudySpecOrBuilder
-
getParametersOrBuilderList
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getParametersOrBuilderListin interfaceStudySpecOrBuilder
-
addParametersBuilder
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
addParametersBuilder
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
getParametersBuilderList
Required. The set of parameters to tune.
repeated .google.cloud.aiplatform.v1.StudySpec.ParameterSpec parameters = 2 [(.google.api.field_behavior) = REQUIRED]; -
getAlgorithmValue
public int getAlgorithmValue()The search algorithm specified for the Study.
.google.cloud.aiplatform.v1.StudySpec.Algorithm algorithm = 3;- Specified by:
getAlgorithmValuein interfaceStudySpecOrBuilder- Returns:
- The enum numeric value on the wire for algorithm.
-
setAlgorithmValue
The search algorithm specified for the Study.
.google.cloud.aiplatform.v1.StudySpec.Algorithm algorithm = 3;- Parameters:
value- The enum numeric value on the wire for algorithm to set.- Returns:
- This builder for chaining.
-
getAlgorithm
The search algorithm specified for the Study.
.google.cloud.aiplatform.v1.StudySpec.Algorithm algorithm = 3;- Specified by:
getAlgorithmin interfaceStudySpecOrBuilder- Returns:
- The algorithm.
-
setAlgorithm
The search algorithm specified for the Study.
.google.cloud.aiplatform.v1.StudySpec.Algorithm algorithm = 3;- Parameters:
value- The algorithm to set.- Returns:
- This builder for chaining.
-
clearAlgorithm
The search algorithm specified for the Study.
.google.cloud.aiplatform.v1.StudySpec.Algorithm algorithm = 3;- Returns:
- This builder for chaining.
-
getObservationNoiseValue
public int getObservationNoiseValue()The observation noise level of the study. Currently only supported by the Vertex AI Vizier service. Not supported by HyperparameterTuningJob or TrainingPipeline.
.google.cloud.aiplatform.v1.StudySpec.ObservationNoise observation_noise = 6;- Specified by:
getObservationNoiseValuein interfaceStudySpecOrBuilder- Returns:
- The enum numeric value on the wire for observationNoise.
-
setObservationNoiseValue
The observation noise level of the study. Currently only supported by the Vertex AI Vizier service. Not supported by HyperparameterTuningJob or TrainingPipeline.
.google.cloud.aiplatform.v1.StudySpec.ObservationNoise observation_noise = 6;- Parameters:
value- The enum numeric value on the wire for observationNoise to set.- Returns:
- This builder for chaining.
-
getObservationNoise
The observation noise level of the study. Currently only supported by the Vertex AI Vizier service. Not supported by HyperparameterTuningJob or TrainingPipeline.
.google.cloud.aiplatform.v1.StudySpec.ObservationNoise observation_noise = 6;- Specified by:
getObservationNoisein interfaceStudySpecOrBuilder- Returns:
- The observationNoise.
-
setObservationNoise
The observation noise level of the study. Currently only supported by the Vertex AI Vizier service. Not supported by HyperparameterTuningJob or TrainingPipeline.
.google.cloud.aiplatform.v1.StudySpec.ObservationNoise observation_noise = 6;- Parameters:
value- The observationNoise to set.- Returns:
- This builder for chaining.
-
clearObservationNoise
The observation noise level of the study. Currently only supported by the Vertex AI Vizier service. Not supported by HyperparameterTuningJob or TrainingPipeline.
.google.cloud.aiplatform.v1.StudySpec.ObservationNoise observation_noise = 6;- Returns:
- This builder for chaining.
-
getMeasurementSelectionTypeValue
public int getMeasurementSelectionTypeValue()Describe which measurement selection type will be used
.google.cloud.aiplatform.v1.StudySpec.MeasurementSelectionType measurement_selection_type = 7;- Specified by:
getMeasurementSelectionTypeValuein interfaceStudySpecOrBuilder- Returns:
- The enum numeric value on the wire for measurementSelectionType.
-
setMeasurementSelectionTypeValue
Describe which measurement selection type will be used
.google.cloud.aiplatform.v1.StudySpec.MeasurementSelectionType measurement_selection_type = 7;- Parameters:
value- The enum numeric value on the wire for measurementSelectionType to set.- Returns:
- This builder for chaining.
-
getMeasurementSelectionType
Describe which measurement selection type will be used
.google.cloud.aiplatform.v1.StudySpec.MeasurementSelectionType measurement_selection_type = 7;- Specified by:
getMeasurementSelectionTypein interfaceStudySpecOrBuilder- Returns:
- The measurementSelectionType.
-
setMeasurementSelectionType
Describe which measurement selection type will be used
.google.cloud.aiplatform.v1.StudySpec.MeasurementSelectionType measurement_selection_type = 7;- Parameters:
value- The measurementSelectionType to set.- Returns:
- This builder for chaining.
-
clearMeasurementSelectionType
Describe which measurement selection type will be used
.google.cloud.aiplatform.v1.StudySpec.MeasurementSelectionType measurement_selection_type = 7;- Returns:
- This builder for chaining.
-
hasStudyStoppingConfig
public boolean hasStudyStoppingConfig()Conditions for automated stopping of a Study. Enable automated stopping by configuring at least one condition.
optional .google.cloud.aiplatform.v1.StudySpec.StudyStoppingConfig study_stopping_config = 11;- Specified by:
hasStudyStoppingConfigin interfaceStudySpecOrBuilder- Returns:
- Whether the studyStoppingConfig field is set.
-
getStudyStoppingConfig
Conditions for automated stopping of a Study. Enable automated stopping by configuring at least one condition.
optional .google.cloud.aiplatform.v1.StudySpec.StudyStoppingConfig study_stopping_config = 11;- Specified by:
getStudyStoppingConfigin interfaceStudySpecOrBuilder- Returns:
- The studyStoppingConfig.
-
setStudyStoppingConfig
Conditions for automated stopping of a Study. Enable automated stopping by configuring at least one condition.
optional .google.cloud.aiplatform.v1.StudySpec.StudyStoppingConfig study_stopping_config = 11; -
setStudyStoppingConfig
public StudySpec.Builder setStudyStoppingConfig(StudySpec.StudyStoppingConfig.Builder builderForValue) Conditions for automated stopping of a Study. Enable automated stopping by configuring at least one condition.
optional .google.cloud.aiplatform.v1.StudySpec.StudyStoppingConfig study_stopping_config = 11; -
mergeStudyStoppingConfig
Conditions for automated stopping of a Study. Enable automated stopping by configuring at least one condition.
optional .google.cloud.aiplatform.v1.StudySpec.StudyStoppingConfig study_stopping_config = 11; -
clearStudyStoppingConfig
Conditions for automated stopping of a Study. Enable automated stopping by configuring at least one condition.
optional .google.cloud.aiplatform.v1.StudySpec.StudyStoppingConfig study_stopping_config = 11; -
getStudyStoppingConfigBuilder
Conditions for automated stopping of a Study. Enable automated stopping by configuring at least one condition.
optional .google.cloud.aiplatform.v1.StudySpec.StudyStoppingConfig study_stopping_config = 11; -
getStudyStoppingConfigOrBuilder
Conditions for automated stopping of a Study. Enable automated stopping by configuring at least one condition.
optional .google.cloud.aiplatform.v1.StudySpec.StudyStoppingConfig study_stopping_config = 11;- Specified by:
getStudyStoppingConfigOrBuilderin interfaceStudySpecOrBuilder
-