Uses of Class
com.google.iam.admin.v1.LintPolicyRequest.LintObjectCase
-
Packages that use LintPolicyRequest.LintObjectCase Package Description com.google.iam.admin.v1 -
-
Uses of LintPolicyRequest.LintObjectCase in com.google.iam.admin.v1
Methods in com.google.iam.admin.v1 that return LintPolicyRequest.LintObjectCase Modifier and Type Method Description static LintPolicyRequest.LintObjectCase
LintPolicyRequest.LintObjectCase. forNumber(int value)
LintPolicyRequest.LintObjectCase
LintPolicyRequest.Builder. getLintObjectCase()
LintPolicyRequest.LintObjectCase
LintPolicyRequest. getLintObjectCase()
LintPolicyRequest.LintObjectCase
LintPolicyRequestOrBuilder. getLintObjectCase()
static LintPolicyRequest.LintObjectCase
LintPolicyRequest.LintObjectCase. valueOf(int value)
Deprecated.static LintPolicyRequest.LintObjectCase
LintPolicyRequest.LintObjectCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static LintPolicyRequest.LintObjectCase[]
LintPolicyRequest.LintObjectCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-