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