public interface ImageFamilyViewOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Image |
getImage()
The latest image that is part of the specified image family in the requested location, and that is not deprecated.
|
ImageOrBuilder |
getImageOrBuilder()
The latest image that is part of the specified image family in the requested location, and that is not deprecated.
|
boolean |
hasImage()
The latest image that is part of the specified image family in the requested location, and that is not deprecated.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasImage()
The latest image that is part of the specified image family in the requested location, and that is not deprecated.
optional .google.cloud.compute.v1.Image image = 100313435;Image getImage()
The latest image that is part of the specified image family in the requested location, and that is not deprecated.
optional .google.cloud.compute.v1.Image image = 100313435;ImageOrBuilder getImageOrBuilder()
The latest image that is part of the specified image family in the requested location, and that is not deprecated.
optional .google.cloud.compute.v1.Image image = 100313435;Copyright © 2023 Google LLC. All rights reserved.