Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ImageFamilyView.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#image
def image() -> ::Google::Cloud::Compute::V1::Image
Returns
- (::Google::Cloud::Compute::V1::Image) — The latest image that is part of the specified image family in the requested location, and that is not deprecated.
#image=
def image=(value) -> ::Google::Cloud::Compute::V1::Image
Parameter
- value (::Google::Cloud::Compute::V1::Image) — The latest image that is part of the specified image family in the requested location, and that is not deprecated.
Returns
- (::Google::Cloud::Compute::V1::Image) — The latest image that is part of the specified image family in the requested location, and that is not deprecated.