generated/google/apis/gameservices_v1/classes.rb in google-api-client-0.46.1 vs generated/google/apis/gameservices_v1/classes.rb in google-api-client-0.46.2

- old
+ new

@@ -697,12 +697,12 @@ # pair. # Corresponds to the JSON property `labels` # @return [Hash<String,String>] attr_accessor :labels - # Required. The resource name of the game server cluster. Uses the form: ` - # projects/`project`/locations/`location`/realms/`realm`/gameServerClusters/` + # Required. The resource name of the game server cluster, in the following form: + # `projects/`project`/locations/`location`/realms/`realm`/gameServerClusters/` # cluster``. For example, `projects/my-project/locations/`location`/realms/ # zanzibar/gameServerClusters/my-onprem-cluster`. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name @@ -779,14 +779,14 @@ # pair. # Corresponds to the JSON property `labels` # @return [Hash<String,String>] attr_accessor :labels - # The resource name of the game server config. Uses the form: `projects/`project` - # /locations/`location`/gameServerDeployments/`deployment`/configs/`config``. - # For example, `projects/my-project/locations/global/gameServerDeployments/my- - # game/configs/my-config`. + # The resource name of the game server config, in the following form: `projects/` + # project`/locations/`location`/gameServerDeployments/`deployment`/configs/` + # config``. For example, `projects/my-project/locations/global/ + # gameServerDeployments/my-game/configs/my-config`. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name # The autoscaling settings. @@ -863,13 +863,14 @@ # value pair. # Corresponds to the JSON property `labels` # @return [Hash<String,String>] attr_accessor :labels - # The resource name of the game server deployment. Uses the form: `projects/` - # project`/locations/`location`/gameServerDeployments/`deployment``. For example, - # `projects/my-project/locations/global/gameServerDeployments/my-deployment`. + # The resource name of the game server deployment, in the following form: ` + # projects/`project`/locations/`location`/gameServerDeployments/`deployment``. + # For example, `projects/my-project/locations/global/gameServerDeployments/my- + # deployment`. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name # Output only. The last-modified time. @@ -918,12 +919,12 @@ # list is not processed. # Corresponds to the JSON property `gameServerConfigOverrides` # @return [Array<Google::Apis::GameservicesV1::GameServerConfigOverride>] attr_accessor :game_server_config_overrides - # The resource name of the game server deployment rollout. Uses the form: ` - # projects/`project`/locations/`location`/gameServerDeployments/`deployment`/ + # The resource name of the game server deployment rollout, in the following form: + # `projects/`project`/locations/`location`/gameServerDeployments/`deployment`/ # rollout`. For example, `projects/my-project/locations/global/ # gameServerDeployments/my-deployment/rollout`. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name @@ -1688,12 +1689,12 @@ # The labels associated with this realm. Each label is a key-value pair. # Corresponds to the JSON property `labels` # @return [Hash<String,String>] attr_accessor :labels - # The resource name of the realm. Uses the form: `projects/`project`/locations/` - # location`/realms/`realm``. For example, `projects/my-project/locations/` - # location`/realms/my-realm`. + # The resource name of the realm, in the following form: `projects/`project`/ + # locations/`location`/realms/`realm``. For example, `projects/my-project/ + # locations/`location`/realms/my-realm`. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name # Required. Time zone where all policies targeting this realm are evaluated. The