Class: Google::Cloud::Gaming::V1::TargetState

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gaming/v1/common.rb

Overview

Encapsulates the Target state.

Instance Attribute Summary collapse

Instance Attribute Details

#details::Array<::Google::Cloud::Gaming::V1::TargetDetails>

Returns Details about Agones fleets.

Returns:



226
227
228
229
# File 'proto_docs/google/cloud/gaming/v1/common.rb', line 226

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