Package | Description |
---|---|
com.google.cloud.orgpolicy.v1 |
Modifier and Type | Method and Description |
---|---|
static Policy.ListPolicy.AllValues |
Policy.ListPolicy.AllValues.forNumber(int value) |
Policy.ListPolicy.AllValues |
Policy.ListPolicyOrBuilder.getAllValues()
The policy all_values state.
|
Policy.ListPolicy.AllValues |
Policy.ListPolicy.getAllValues()
The policy all_values state.
|
Policy.ListPolicy.AllValues |
Policy.ListPolicy.Builder.getAllValues()
The policy all_values state.
|
static Policy.ListPolicy.AllValues |
Policy.ListPolicy.AllValues.valueOf(Descriptors.EnumValueDescriptor desc) |
static Policy.ListPolicy.AllValues |
Policy.ListPolicy.AllValues.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Policy.ListPolicy.AllValues |
Policy.ListPolicy.AllValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Policy.ListPolicy.AllValues[] |
Policy.ListPolicy.AllValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Policy.ListPolicy.AllValues> |
Policy.ListPolicy.AllValues.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Policy.ListPolicy.Builder |
Policy.ListPolicy.Builder.setAllValues(Policy.ListPolicy.AllValues value)
The policy all_values state.
|
Copyright © 2021 Google LLC. All rights reserved.