Cloud Gaming V1 API - Class Google::Cloud::Gaming::V1::TargetDetails (v0.5.0)

Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::TargetDetails.

Details about the Agones resources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fleet_details

def fleet_details() -> ::Array<::Google::Cloud::Gaming::V1::TargetDetails::TargetFleetDetails>
Returns

#fleet_details=

def fleet_details=(value) -> ::Array<::Google::Cloud::Gaming::V1::TargetDetails::TargetFleetDetails>
Parameter
Returns

#game_server_cluster_name

def game_server_cluster_name() -> ::String
Returns
  • (::String) — The game server cluster name. Uses the form: projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}.

#game_server_cluster_name=

def game_server_cluster_name=(value) -> ::String
Parameter
  • value (::String) — The game server cluster name. Uses the form: projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}.
Returns
  • (::String) — The game server cluster name. Uses the form: projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}.

#game_server_deployment_name

def game_server_deployment_name() -> ::String
Returns
  • (::String) — The game server deployment name. Uses the form: projects/{project}/locations/{location}/gameServerDeployments/{deployment_id}.

#game_server_deployment_name=

def game_server_deployment_name=(value) -> ::String
Parameter
  • value (::String) — The game server deployment name. Uses the form: projects/{project}/locations/{location}/gameServerDeployments/{deployment_id}.
Returns
  • (::String) — The game server deployment name. Uses the form: projects/{project}/locations/{location}/gameServerDeployments/{deployment_id}.