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