| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static StudySpec.MeasurementSelectionType |
StudySpec.MeasurementSelectionType.forNumber(int value) |
StudySpec.MeasurementSelectionType |
StudySpecOrBuilder.getMeasurementSelectionType()
Describe which measurement selection type will be used
|
StudySpec.MeasurementSelectionType |
StudySpec.getMeasurementSelectionType()
Describe which measurement selection type will be used
|
StudySpec.MeasurementSelectionType |
StudySpec.Builder.getMeasurementSelectionType()
Describe which measurement selection type will be used
|
static StudySpec.MeasurementSelectionType |
StudySpec.MeasurementSelectionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StudySpec.MeasurementSelectionType |
StudySpec.MeasurementSelectionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StudySpec.MeasurementSelectionType |
StudySpec.MeasurementSelectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StudySpec.MeasurementSelectionType[] |
StudySpec.MeasurementSelectionType.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.MeasurementSelectionType> |
StudySpec.MeasurementSelectionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
StudySpec.Builder |
StudySpec.Builder.setMeasurementSelectionType(StudySpec.MeasurementSelectionType value)
Describe which measurement selection type will be used
|
Copyright © 2022 Google LLC. All rights reserved.