Class: Google::Cloud::Compute::V1::InstancesScopedList

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

#instances::Array<::Google::Cloud::Compute::V1::Instance>

Returns [Output Only] A list of instances contained in this scope.

Returns:



11927
11928
11929
11930
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11927

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

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

Returns [Output Only] Informational warning which replaces the list of instances when the list is empty.

Returns:



11927
11928
11929
11930
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11927

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