Uses of Class
com.google.cloud.recommender.v1beta1.Impact.ProjectionCase
-
Packages that use Impact.ProjectionCase Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of Impact.ProjectionCase in com.google.cloud.recommender.v1beta1
Methods in com.google.cloud.recommender.v1beta1 that return Impact.ProjectionCase Modifier and Type Method Description static Impact.ProjectionCaseImpact.ProjectionCase. forNumber(int value)Impact.ProjectionCaseImpact.Builder. getProjectionCase()Impact.ProjectionCaseImpact. getProjectionCase()Impact.ProjectionCaseImpactOrBuilder. getProjectionCase()static Impact.ProjectionCaseImpact.ProjectionCase. valueOf(int value)Deprecated.static Impact.ProjectionCaseImpact.ProjectionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Impact.ProjectionCase[]Impact.ProjectionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-