| Modifier and Type | Method and Description |
|---|---|
static CommitmentPlan |
CommitmentPlan.forNumber(int value) |
CommitmentPlan |
VirtualMachinePreferencesOrBuilder.getCommitmentPlan()
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
CommitmentPlan |
VirtualMachinePreferences.getCommitmentPlan()
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
CommitmentPlan |
VirtualMachinePreferences.Builder.getCommitmentPlan()
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
static CommitmentPlan |
CommitmentPlan.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CommitmentPlan |
CommitmentPlan.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommitmentPlan |
CommitmentPlan.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommitmentPlan[] |
CommitmentPlan.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<CommitmentPlan> |
CommitmentPlan.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachinePreferences.Builder |
VirtualMachinePreferences.Builder.setCommitmentPlan(CommitmentPlan value)
Commitment plan to consider when calculating costs for virtual machine
insights and recommendations.
|
Copyright © 2024 Google LLC. All rights reserved.