| Modifier and Type | Method and Description |
|---|---|
static PatchJobs.PatchRollout.Mode |
PatchJobs.PatchRollout.Mode.forNumber(int value) |
PatchJobs.PatchRollout.Mode |
PatchJobs.PatchRolloutOrBuilder.getMode()
Mode of the patch rollout.
|
PatchJobs.PatchRollout.Mode |
PatchJobs.PatchRollout.getMode()
Mode of the patch rollout.
|
PatchJobs.PatchRollout.Mode |
PatchJobs.PatchRollout.Builder.getMode()
Mode of the patch rollout.
|
static PatchJobs.PatchRollout.Mode |
PatchJobs.PatchRollout.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PatchJobs.PatchRollout.Mode |
PatchJobs.PatchRollout.Mode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PatchJobs.PatchRollout.Mode |
PatchJobs.PatchRollout.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchJobs.PatchRollout.Mode[] |
PatchJobs.PatchRollout.Mode.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<PatchJobs.PatchRollout.Mode> |
PatchJobs.PatchRollout.Mode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchRollout.Builder |
PatchJobs.PatchRollout.Builder.setMode(PatchJobs.PatchRollout.Mode value)
Mode of the patch rollout.
|
Copyright © 2024 Google LLC. All rights reserved.