Uses of Enum
com.google.cloud.aiplatform.v1.StudySpec.MeasurementSelectionType
Packages that use StudySpec.MeasurementSelectionType
-
Uses of StudySpec.MeasurementSelectionType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return StudySpec.MeasurementSelectionTypeModifier and TypeMethodDescriptionStudySpec.MeasurementSelectionType.forNumber(int value) StudySpec.Builder.getMeasurementSelectionType()Describe which measurement selection type will be usedStudySpec.getMeasurementSelectionType()Describe which measurement selection type will be usedStudySpecOrBuilder.getMeasurementSelectionType()Describe which measurement selection type will be usedStudySpec.MeasurementSelectionType.valueOf(int value) Deprecated.StudySpec.MeasurementSelectionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified 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.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type StudySpec.MeasurementSelectionTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<StudySpec.MeasurementSelectionType>StudySpec.MeasurementSelectionType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type StudySpec.MeasurementSelectionTypeModifier and TypeMethodDescriptionStudySpec.Builder.setMeasurementSelectionType(StudySpec.MeasurementSelectionType value) Describe which measurement selection type will be used