| Modifier and Type | Method and Description |
|---|---|
static Organization.OwnerCase |
Organization.OwnerCase.forNumber(int value) |
Organization.OwnerCase |
Organization.getOwnerCase() |
Organization.OwnerCase |
Organization.Builder.getOwnerCase() |
Organization.OwnerCase |
OrganizationOrBuilder.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 © 2025 Google LLC. All rights reserved.