proto_docs/google/cloud/gaming/v1/common.rb in google-cloud-gaming-v1-0.3.3 vs proto_docs/google/cloud/gaming/v1/common.rb in google-cloud-gaming-v1-0.4.0

- old
+ new

@@ -150,11 +150,10 @@ # Encapsulates Agones fleet spec and Agones autoscaler spec sources. # @!attribute [rw] game_server_config_name # @return [::String] # The game server config resource. Uses the form: - # # `projects/{project}/locations/{location}/gameServerDeployments/{deployment_id}/configs/{config_id}`. # @!attribute [rw] name # @return [::String] # The name of the Agones leet config or Agones scaling config used to derive # the Agones fleet or Agones autoscaler spec. @@ -165,15 +164,13 @@ # Details about the Agones resources. # @!attribute [rw] game_server_cluster_name # @return [::String] # The game server cluster name. Uses the form: - # # `projects/{project}/locations/{location}/realms/{realm}/gameServerClusters/{cluster}`. # @!attribute [rw] game_server_deployment_name # @return [::String] # The game server deployment name. Uses the form: - # # `projects/{project}/locations/{location}/gameServerDeployments/{deployment_id}`. # @!attribute [rw] fleet_details # @return [::Array<::Google::Cloud::Gaming::V1::TargetDetails::TargetFleetDetails>] # Agones fleet details for game server clusters and game server deployments. class TargetDetails