static RoleView |
RoleView.forNumber(int value) |
|
RoleView |
ListRolesRequest.Builder.getView() |
Optional view for the returned Role objects.
|
RoleView |
ListRolesRequest.getView() |
Optional view for the returned Role objects.
|
RoleView |
ListRolesRequestOrBuilder.getView() |
Optional view for the returned Role objects.
|
RoleView |
QueryGrantableRolesRequest.Builder.getView() |
.google.iam.admin.v1.RoleView view = 2;
|
RoleView |
QueryGrantableRolesRequest.getView() |
.google.iam.admin.v1.RoleView view = 2;
|
RoleView |
QueryGrantableRolesRequestOrBuilder.getView() |
.google.iam.admin.v1.RoleView view = 2;
|
static RoleView |
RoleView.valueOf(int value) |
Deprecated.
|
static RoleView |
RoleView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RoleView |
RoleView.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RoleView[] |
RoleView.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|