| Modifier and Type | Method and Description |
|---|---|
static AuthorizedView.AuthorizedViewCase |
AuthorizedView.AuthorizedViewCase.forNumber(int value) |
AuthorizedView.AuthorizedViewCase |
AuthorizedView.getAuthorizedViewCase() |
AuthorizedView.AuthorizedViewCase |
AuthorizedView.Builder.getAuthorizedViewCase() |
AuthorizedView.AuthorizedViewCase |
AuthorizedViewOrBuilder.getAuthorizedViewCase() |
static AuthorizedView.AuthorizedViewCase |
AuthorizedView.AuthorizedViewCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AuthorizedView.AuthorizedViewCase |
AuthorizedView.AuthorizedViewCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizedView.AuthorizedViewCase[] |
AuthorizedView.AuthorizedViewCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026 Google LLC. All rights reserved.