| Modifier and Type | Method and Description |
|---|---|
static VmImage.ImageCase |
VmImage.ImageCase.forNumber(int value) |
VmImage.ImageCase |
VmImageOrBuilder.getImageCase() |
VmImage.ImageCase |
VmImage.getImageCase() |
VmImage.ImageCase |
VmImage.Builder.getImageCase() |
static VmImage.ImageCase |
VmImage.ImageCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static VmImage.ImageCase |
VmImage.ImageCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VmImage.ImageCase[] |
VmImage.ImageCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.