| Modifier and Type | Method and Description |
|---|---|
static Membership.InfrastructureType |
Membership.InfrastructureType.forNumber(int value) |
Membership.InfrastructureType |
Membership.getInfrastructureType()
Optional.
|
Membership.InfrastructureType |
Membership.Builder.getInfrastructureType()
Optional.
|
Membership.InfrastructureType |
MembershipOrBuilder.getInfrastructureType()
Optional.
|
static Membership.InfrastructureType |
Membership.InfrastructureType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Membership.InfrastructureType |
Membership.InfrastructureType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Membership.InfrastructureType |
Membership.InfrastructureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Membership.InfrastructureType[] |
Membership.InfrastructureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Membership.InfrastructureType> |
Membership.InfrastructureType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Membership.Builder |
Membership.Builder.setInfrastructureType(Membership.InfrastructureType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.