Class: Google::Cloud::Compute::V1::AcceleratorTypesScopedList

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

#accelerator_types::Array<::Google::Cloud::Compute::V1::AcceleratorType>

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

Returns:



178
179
180
181
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 178

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

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

Returns [Output Only] An informational warning that appears when the accelerator types list is empty.

Returns:



178
179
180
181
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 178

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