Class: Google::Cloud::Compute::V1::AllocationAggregateReservationReservedResourceInfoAccelerator

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_count ⇒ ::Integer

Returns Number of accelerators of specified type.

Returns:

  • (::Integer) —

    Number of accelerators of specified type.



7908
7909
7910
7911
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 7908

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

#accelerator_type ⇒ ::String

Returns Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l".

Returns:

  • (::String) —

    Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"



7908
7909
7910
7911
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 7908

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