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.ConstraintDefinitionCaseAnalyzerOrgPolicyConstraint.ConstraintDefinitionCase. forNumber(int value)AnalyzerOrgPolicyConstraint.ConstraintDefinitionCaseAnalyzerOrgPolicyConstraint.Builder. getConstraintDefinitionCase()AnalyzerOrgPolicyConstraint.ConstraintDefinitionCaseAnalyzerOrgPolicyConstraint. getConstraintDefinitionCase()AnalyzerOrgPolicyConstraint.ConstraintDefinitionCaseAnalyzerOrgPolicyConstraintOrBuilder. getConstraintDefinitionCase()static AnalyzerOrgPolicyConstraint.ConstraintDefinitionCaseAnalyzerOrgPolicyConstraint.ConstraintDefinitionCase. valueOf(int value)Deprecated.static AnalyzerOrgPolicyConstraint.ConstraintDefinitionCaseAnalyzerOrgPolicyConstraint.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.
-