Class: Google::Cloud::Gaming::V1::TargetDetails::TargetFleetDetails::TargetFleet

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

Overview

Target Agones fleet specification.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns The name of the Agones fleet.

Returns:

  • (::String)

    The name of the Agones fleet.



202
203
204
205
# File 'proto_docs/google/cloud/gaming/v1/common.rb', line 202

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

#spec_source::Google::Cloud::Gaming::V1::SpecSource

Returns Encapsulates the source of the Agones fleet spec. The Agones fleet spec source.

Returns:



202
203
204
205
# File 'proto_docs/google/cloud/gaming/v1/common.rb', line 202

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