| Modifier and Type | Method and Description |
|---|---|
static RolloutUpdateEvent.RolloutUpdateType |
RolloutUpdateEvent.RolloutUpdateType.forNumber(int value) |
RolloutUpdateEvent.RolloutUpdateType |
RolloutUpdateEventOrBuilder.getRolloutUpdateType()
The type of the rollout update.
|
RolloutUpdateEvent.RolloutUpdateType |
RolloutUpdateEvent.getRolloutUpdateType()
The type of the rollout update.
|
RolloutUpdateEvent.RolloutUpdateType |
RolloutUpdateEvent.Builder.getRolloutUpdateType()
The type of the rollout update.
|
static RolloutUpdateEvent.RolloutUpdateType |
RolloutUpdateEvent.RolloutUpdateType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RolloutUpdateEvent.RolloutUpdateType |
RolloutUpdateEvent.RolloutUpdateType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RolloutUpdateEvent.RolloutUpdateType |
RolloutUpdateEvent.RolloutUpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RolloutUpdateEvent.RolloutUpdateType[] |
RolloutUpdateEvent.RolloutUpdateType.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<RolloutUpdateEvent.RolloutUpdateType> |
RolloutUpdateEvent.RolloutUpdateType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RolloutUpdateEvent.Builder |
RolloutUpdateEvent.Builder.setRolloutUpdateType(RolloutUpdateEvent.RolloutUpdateType value)
The type of the rollout update.
|
Copyright © 2024 Google LLC. All rights reserved.