Package | Description |
---|---|
com.google.cloud.resourcemanager.v3 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static Organization.State |
Organization.State.forNumber(int value) |
Organization.State |
OrganizationOrBuilder.getState()
Output only.
|
Organization.State |
Organization.getState()
Output only.
|
Organization.State |
Organization.Builder.getState()
Output only.
|
static Organization.State |
Organization.State.valueOf(Descriptors.EnumValueDescriptor desc) |
static Organization.State |
Organization.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Organization.State |
Organization.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Organization.State[] |
Organization.State.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<Organization.State> |
Organization.State.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Organization.Builder |
Organization.Builder.setState(Organization.State value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.