Class: Google::Cloud::Compute::V1::ImageFamilyView

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#image::Google::Cloud::Compute::V1::Image

Returns The latest image that is part of the specified image family in the requested location, and that is not deprecated.

Returns:



9540
9541
9542
9543
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 9540

class ImageFamilyView
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end