Uses of Class
com.google.cloud.asset.v1.AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase
-
Packages that use AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase Modifier and Type Method Description static AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase
AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase. forNumber(int value)
AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase
AnalyzerOrgPolicyConstraint.Builder. getConstraintDefinitionCase()
AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase
AnalyzerOrgPolicyConstraint. getConstraintDefinitionCase()
AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase
AnalyzerOrgPolicyConstraintOrBuilder. getConstraintDefinitionCase()
static AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase
AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase. valueOf(int value)
Deprecated.static AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase
AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase[]
AnalyzerOrgPolicyConstraint.ConstraintDefinitionCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-