Class: Google::Cloud::Compute::V1::InstanceTemplatesScopedList

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

#instance_templates::Array<::Google::Cloud::Compute::V1::InstanceTemplate>

Returns [Output Only] A list of instance templates that are contained within the specified project and zone.

Returns:



14984
14985
14986
14987
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14984

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

#warning::Google::Cloud::Compute::V1::Warning

Returns [Output Only] An informational warning that replaces the list of instance templates when the list is empty.

Returns:



14984
14985
14986
14987
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14984

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