| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Service.IdentifierCase |
Service.IdentifierCase.forNumber(int value) |
Service.IdentifierCase |
Service.getIdentifierCase() |
Service.IdentifierCase |
Service.Builder.getIdentifierCase() |
Service.IdentifierCase |
ServiceOrBuilder.getIdentifierCase() |
static Service.IdentifierCase |
Service.IdentifierCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Service.IdentifierCase |
Service.IdentifierCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.IdentifierCase[] |
Service.IdentifierCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.