Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.
Info for each topology state.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#count
def count() -> ::Integer
Returns
- (::Integer) — The number of accelerator topologies in this state.
#count=
def count=(value) -> ::Integer
Parameter
- value (::Integer) — The number of accelerator topologies in this state.
Returns
- (::Integer) — The number of accelerator topologies in this state.
#state
def state() -> ::String
Returns
- (::String) — The state of the accelerator topology. Check the State enum for the list of possible values.
#state=
def state=(value) -> ::String
Parameter
- value (::String) — The state of the accelerator topology. Check the State enum for the list of possible values.
Returns
- (::String) — The state of the accelerator topology. Check the State enum for the list of possible values.