Uses of Enum
com.google.cloud.aiplatform.v1beta1.RecommendSpecResponse.Recommendation.QuotaState
Packages that use RecommendSpecResponse.Recommendation.QuotaState
-
Uses of RecommendSpecResponse.Recommendation.QuotaState in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RecommendSpecResponse.Recommendation.QuotaStateModifier and TypeMethodDescriptionRecommendSpecResponse.Recommendation.QuotaState.forNumber(int value) RecommendSpecResponse.Recommendation.Builder.getUserQuotaState()Output only.RecommendSpecResponse.Recommendation.getUserQuotaState()Output only.RecommendSpecResponse.RecommendationOrBuilder.getUserQuotaState()Output only.RecommendSpecResponse.Recommendation.QuotaState.valueOf(int value) Deprecated.RecommendSpecResponse.Recommendation.QuotaState.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.RecommendSpecResponse.Recommendation.QuotaState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RecommendSpecResponse.Recommendation.QuotaStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RecommendSpecResponse.Recommendation.QuotaState>RecommendSpecResponse.Recommendation.QuotaState.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RecommendSpecResponse.Recommendation.QuotaStateModifier and TypeMethodDescriptionRecommendSpecResponse.Recommendation.Builder.setUserQuotaState(RecommendSpecResponse.Recommendation.QuotaState value) Output only.