| Modifier and Type | Method and Description |
|---|---|
static Service.ReleaseChannel |
Service.ReleaseChannel.forNumber(int value) |
Service.ReleaseChannel |
Service.getReleaseChannel()
Immutable.
|
Service.ReleaseChannel |
Service.Builder.getReleaseChannel()
Immutable.
|
Service.ReleaseChannel |
ServiceOrBuilder.getReleaseChannel()
Immutable.
|
static Service.ReleaseChannel |
Service.ReleaseChannel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Service.ReleaseChannel |
Service.ReleaseChannel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Service.ReleaseChannel |
Service.ReleaseChannel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.ReleaseChannel[] |
Service.ReleaseChannel.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<Service.ReleaseChannel> |
Service.ReleaseChannel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.setReleaseChannel(Service.ReleaseChannel value)
Immutable.
|
Copyright © 2024 Google LLC. All rights reserved.