| Modifier and Type | Method and Description |
|---|---|
static DisableServiceRequest.CheckIfServiceHasUsage |
DisableServiceRequest.CheckIfServiceHasUsage.forNumber(int value) |
DisableServiceRequest.CheckIfServiceHasUsage |
DisableServiceRequest.getCheckIfServiceHasUsage()
Defines the behavior for checking service usage when disabling a service.
|
DisableServiceRequest.CheckIfServiceHasUsage |
DisableServiceRequest.Builder.getCheckIfServiceHasUsage()
Defines the behavior for checking service usage when disabling a service.
|
DisableServiceRequest.CheckIfServiceHasUsage |
DisableServiceRequestOrBuilder.getCheckIfServiceHasUsage()
Defines the behavior for checking service usage when disabling a service.
|
static DisableServiceRequest.CheckIfServiceHasUsage |
DisableServiceRequest.CheckIfServiceHasUsage.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DisableServiceRequest.CheckIfServiceHasUsage |
DisableServiceRequest.CheckIfServiceHasUsage.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DisableServiceRequest.CheckIfServiceHasUsage |
DisableServiceRequest.CheckIfServiceHasUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisableServiceRequest.CheckIfServiceHasUsage[] |
DisableServiceRequest.CheckIfServiceHasUsage.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<DisableServiceRequest.CheckIfServiceHasUsage> |
DisableServiceRequest.CheckIfServiceHasUsage.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DisableServiceRequest.Builder |
DisableServiceRequest.Builder.setCheckIfServiceHasUsage(DisableServiceRequest.CheckIfServiceHasUsage value)
Defines the behavior for checking service usage when disabling a service.
|
Copyright © 2024 Google LLC. All rights reserved.