| Modifier and Type | Method and Description |
|---|---|
static Subscription.ResourceNameCase |
Subscription.ResourceNameCase.forNumber(int value) |
Subscription.ResourceNameCase |
Subscription.getResourceNameCase() |
Subscription.ResourceNameCase |
Subscription.Builder.getResourceNameCase() |
Subscription.ResourceNameCase |
SubscriptionOrBuilder.getResourceNameCase() |
static Subscription.ResourceNameCase |
Subscription.ResourceNameCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Subscription.ResourceNameCase |
Subscription.ResourceNameCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Subscription.ResourceNameCase[] |
Subscription.ResourceNameCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.