Vision AI V1 API - Class Google::Cloud::VisionAI::V1::ClusterInfo (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ClusterInfo.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#processes_count

def processes_count() -> ::Integer
Returns
  • (::Integer) — The number of active processes in the cluster.

#processes_count=

def processes_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of active processes in the cluster.
Returns
  • (::Integer) — The number of active processes in the cluster.

#streams_count

def streams_count() -> ::Integer
Returns
  • (::Integer) — The number of active streams in the cluster.

#streams_count=

def streams_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of active streams in the cluster.
Returns
  • (::Integer) — The number of active streams in the cluster.