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.OwnerCase |
Organization.OwnerCase.forNumber(int value) |
Organization.OwnerCase |
OrganizationOrBuilder.getOwnerCase() |
Organization.OwnerCase |
Organization.getOwnerCase() |
Organization.OwnerCase |
Organization.Builder.getOwnerCase() |
static Organization.OwnerCase |
Organization.OwnerCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Organization.OwnerCase |
Organization.OwnerCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Organization.OwnerCase[] |
Organization.OwnerCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.