| Modifier and Type | Method and Description |
|---|---|
static LintPolicyRequest.LintObjectCase |
LintPolicyRequest.LintObjectCase.forNumber(int value) |
LintPolicyRequest.LintObjectCase |
LintPolicyRequest.getLintObjectCase() |
LintPolicyRequest.LintObjectCase |
LintPolicyRequest.Builder.getLintObjectCase() |
LintPolicyRequest.LintObjectCase |
LintPolicyRequestOrBuilder.getLintObjectCase() |
static LintPolicyRequest.LintObjectCase |
LintPolicyRequest.LintObjectCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
Copyright © 2025 Google LLC. All rights reserved.