static StudySpec.ObservationNoise |
StudySpec.ObservationNoise.forNumber(int value) |
|
StudySpec.ObservationNoise |
StudySpec.Builder.getObservationNoise() |
The observation noise level of the study.
|
StudySpec.ObservationNoise |
StudySpec.getObservationNoise() |
The observation noise level of the study.
|
StudySpec.ObservationNoise |
StudySpecOrBuilder.getObservationNoise() |
The observation noise level of the study.
|
static StudySpec.ObservationNoise |
StudySpec.ObservationNoise.valueOf(int value) |
Deprecated.
|
static StudySpec.ObservationNoise |
StudySpec.ObservationNoise.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|