| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static StudySpec.ObservationNoise |
StudySpec.ObservationNoise.forNumber(int value) |
StudySpec.ObservationNoise |
StudySpecOrBuilder.getObservationNoise()
The observation noise level of the study.
|
StudySpec.ObservationNoise |
StudySpec.getObservationNoise()
The observation noise level of the study.
|
StudySpec.ObservationNoise |
StudySpec.Builder.getObservationNoise()
The observation noise level of the study.
|
static StudySpec.ObservationNoise |
StudySpec.ObservationNoise.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StudySpec.ObservationNoise |
StudySpec.ObservationNoise.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StudySpec.ObservationNoise |
StudySpec.ObservationNoise.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StudySpec.ObservationNoise[] |
StudySpec.ObservationNoise.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<StudySpec.ObservationNoise> |
StudySpec.ObservationNoise.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
StudySpec.Builder |
StudySpec.Builder.setObservationNoise(StudySpec.ObservationNoise value)
The observation noise level of the study.
|
Copyright © 2022 Google LLC. All rights reserved.