| Modifier and Type | Method and Description |
|---|---|
static SubscriptionType |
SubscriptionType.forNumber(int value) |
SubscriptionType |
Cluster.getSubscriptionType()
Optional.
|
SubscriptionType |
Cluster.Builder.getSubscriptionType()
Optional.
|
SubscriptionType |
ClusterOrBuilder.getSubscriptionType()
Optional.
|
static SubscriptionType |
SubscriptionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SubscriptionType |
SubscriptionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SubscriptionType |
SubscriptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionType[] |
SubscriptionType.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<SubscriptionType> |
SubscriptionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.setSubscriptionType(SubscriptionType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.