| Modifier and Type | Method and Description |
|---|---|
static ComputeMigrationTargetProduct |
ComputeMigrationTargetProduct.forNumber(int value) |
ComputeMigrationTargetProduct |
VirtualMachinePreferencesOrBuilder.getTargetProduct()
Target product for assets using this preference set.
|
ComputeMigrationTargetProduct |
VirtualMachinePreferences.getTargetProduct()
Target product for assets using this preference set.
|
ComputeMigrationTargetProduct |
VirtualMachinePreferences.Builder.getTargetProduct()
Target product for assets using this preference set.
|
static ComputeMigrationTargetProduct |
ComputeMigrationTargetProduct.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ComputeMigrationTargetProduct |
ComputeMigrationTargetProduct.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ComputeMigrationTargetProduct |
ComputeMigrationTargetProduct.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputeMigrationTargetProduct[] |
ComputeMigrationTargetProduct.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<ComputeMigrationTargetProduct> |
ComputeMigrationTargetProduct.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachinePreferences.Builder |
VirtualMachinePreferences.Builder.setTargetProduct(ComputeMigrationTargetProduct value)
Target product for assets using this preference set.
|
Copyright © 2024 Google LLC. All rights reserved.