Class: Google::Apis::GameservicesV1beta::GameServicesService
- Inherits:
-
Core::BaseService
- Object
- Core::BaseService
- Google::Apis::GameservicesV1beta::GameServicesService
- Defined in:
- lib/google/apis/gameservices_v1beta/service.rb
Overview
Game Services API
Deploy and manage infrastructure for global multiplayer gaming experiences.
Instance Attribute Summary collapse
-
#key ⇒ String
API key.
-
#quota_user ⇒ String
Available to use for quota purposes for server-side applications.
Instance Method Summary collapse
-
#cancel_operation(name, cancel_operation_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Empty
Starts asynchronous cancellation on a long-running operation.
-
#create_project_location_game_server_deployment(parent, game_server_deployment_object = nil, deployment_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Creates a new game server deployment in a given project and location.
-
#create_project_location_game_server_deployment_config(parent, game_server_config_object = nil, config_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Creates a new game server config in a given project, location, and game server deployment.
-
#create_project_location_realm(parent, realm_object = nil, realm_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Creates a new realm in a given project and location.
-
#create_project_location_realm_game_server_cluster(parent, game_server_cluster_object = nil, game_server_cluster_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Creates a new game server cluster in a given project and location.
-
#delete_project_location_game_server_deployment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Deletes a single game server deployment.
-
#delete_project_location_game_server_deployment_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Deletes a single game server config.
-
#delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Empty
Deletes a long-running operation.
-
#delete_project_location_realm(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Deletes a single realm.
-
#delete_project_location_realm_game_server_cluster(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Deletes a single game server cluster.
-
#fetch_game_server_deployment_deployment_state(name, fetch_deployment_state_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::FetchDeploymentStateResponse
Retrieves information about the current state of the game server deployment.
-
#get_project_location(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Location
Gets information about a location.
-
#get_project_location_game_server_deployment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::GameServerDeployment
Gets details of a single game server deployment.
-
#get_project_location_game_server_deployment_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::GameServerConfig
Gets details of a single game server config.
-
#get_project_location_game_server_deployment_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Policy
Gets the access control policy for a resource.
-
#get_project_location_game_server_deployment_rollout(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::GameServerDeploymentRollout
Gets details a single game server deployment rollout.
-
#get_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Gets the latest state of a long-running operation.
-
#get_project_location_realm(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Realm
Gets details of a single realm.
-
#get_project_location_realm_game_server_cluster(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::GameServerCluster
Gets details of a single game server cluster.
-
#initialize ⇒ GameServicesService
constructor
A new instance of GameServicesService.
-
#list_project_location_game_server_deployment_configs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListGameServerConfigsResponse
Lists game server configs in a given project, location, and game server deployment.
-
#list_project_location_game_server_deployments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListGameServerDeploymentsResponse
Lists game server deployments in a given project and location.
-
#list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_realm_game_server_clusters(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListGameServerClustersResponse
Lists game server clusters in a given project and location.
-
#list_project_location_realms(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListRealmsResponse
Lists realms in a given project and location.
-
#list_project_locations(name, filter: nil, include_unrevealed_locations: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListLocationsResponse
Lists information about the supported locations for this service.
-
#patch_project_location_game_server_deployment(name, game_server_deployment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Patches a game server deployment.
-
#patch_project_location_realm(name, realm_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Patches a single realm.
-
#patch_project_location_realm_game_server_cluster(name, game_server_cluster_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Patches a single game server cluster.
-
#preview_project_location_game_server_deployment_rollout(name, game_server_deployment_rollout_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewGameServerDeploymentRolloutResponse
Previews the game server deployment rollout.
-
#preview_project_location_realm_game_server_cluster_create(parent, game_server_cluster_object = nil, game_server_cluster_id: nil, preview_time: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewCreateGameServerClusterResponse
Previews creation of a new game server cluster in a given project and location.
-
#preview_project_location_realm_game_server_cluster_delete(name, preview_time: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewDeleteGameServerClusterResponse
Previews deletion of a single game server cluster.
-
#preview_project_location_realm_game_server_cluster_update(name, game_server_cluster_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewUpdateGameServerClusterResponse
Previews updating a GameServerCluster.
-
#preview_project_location_realm_update(name, realm_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewRealmUpdateResponse
Previews patches to a single realm.
-
#set_game_server_deployment_iam_policy(resource, set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Policy
Sets the access control policy on the specified resource.
-
#test_game_server_deployment_iam_permissions(resource, test_iam_permissions_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource.
-
#update_project_location_game_server_deployment_rollout(name, game_server_deployment_rollout_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Patches a single game server deployment rollout.
Constructor Details
#initialize ⇒ GameServicesService
Returns a new instance of GameServicesService.
45 46 47 48 49 50 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 45 def initialize super('https://gameservices.googleapis.com/', '', client_name: 'google-apis-gameservices_v1beta', client_version: Google::Apis::GameservicesV1beta::GEM_VERSION) @batch_path = 'batch' end |
Instance Attribute Details
#key ⇒ String
Returns API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
38 39 40 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 38 def key @key end |
#quota_user ⇒ String
Returns Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
43 44 45 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 43 def quota_user @quota_user end |
Instance Method Details
#cancel_operation(name, cancel_operation_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Empty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED.
769 770 771 772 773 774 775 776 777 778 779 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 769 def cancel_operation(name, cancel_operation_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+name}:cancel', ) command.request_representation = Google::Apis::GameservicesV1beta::CancelOperationRequest::Representation command.request_object = cancel_operation_request_object command.response_representation = Google::Apis::GameservicesV1beta::Empty::Representation command.response_class = Google::Apis::GameservicesV1beta::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_game_server_deployment(parent, game_server_deployment_object = nil, deployment_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Creates a new game server deployment in a given project and location.
148 149 150 151 152 153 154 155 156 157 158 159 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 148 def create_project_location_game_server_deployment(parent, game_server_deployment_object = nil, deployment_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+parent}/gameServerDeployments', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerDeployment::Representation command.request_object = game_server_deployment_object command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['parent'] = parent unless parent.nil? command.query['deploymentId'] = deployment_id unless deployment_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_game_server_deployment_config(parent, game_server_config_object = nil, config_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Creates a new game server config in a given project, location, and game server deployment. Game server configs are immutable, and are not applied until referenced in the game server deployment rollout resource.
614 615 616 617 618 619 620 621 622 623 624 625 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 614 def create_project_location_game_server_deployment_config(parent, game_server_config_object = nil, config_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+parent}/configs', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerConfig::Representation command.request_object = game_server_config_object command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['parent'] = parent unless parent.nil? command.query['configId'] = config_id unless config_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_realm(parent, realm_object = nil, realm_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Creates a new realm in a given project and location.
915 916 917 918 919 920 921 922 923 924 925 926 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 915 def create_project_location_realm(parent, realm_object = nil, realm_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+parent}/realms', ) command.request_representation = Google::Apis::GameservicesV1beta::Realm::Representation command.request_object = realm_object command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['parent'] = parent unless parent.nil? command.query['realmId'] = realm_id unless realm_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_realm_game_server_cluster(parent, game_server_cluster_object = nil, game_server_cluster_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Creates a new game server cluster in a given project and location.
1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1145 def create_project_location_realm_game_server_cluster(parent, game_server_cluster_object = nil, game_server_cluster_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+parent}/gameServerClusters', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerCluster::Representation command.request_object = game_server_cluster_object command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['parent'] = parent unless parent.nil? command.query['gameServerClusterId'] = game_server_cluster_id unless game_server_cluster_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_game_server_deployment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Deletes a single game server deployment.
183 184 185 186 187 188 189 190 191 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 183 def delete_project_location_game_server_deployment(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_game_server_deployment_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Deletes a single game server config. The deletion will fail if the game server config is referenced in a game server deployment rollout.
650 651 652 653 654 655 656 657 658 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 650 def delete_project_location_game_server_deployment_config(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Empty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED.
804 805 806 807 808 809 810 811 812 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 804 def delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::Empty::Representation command.response_class = Google::Apis::GameservicesV1beta::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_realm(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Deletes a single realm.
949 950 951 952 953 954 955 956 957 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 949 def delete_project_location_realm(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_realm_game_server_cluster(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Deletes a single game server cluster.
1179 1180 1181 1182 1183 1184 1185 1186 1187 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1179 def delete_project_location_realm_game_server_cluster(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#fetch_game_server_deployment_deployment_state(name, fetch_deployment_state_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::FetchDeploymentStateResponse
Retrieves information about the current state of the game server deployment. Gathers all the Agones fleets and Agones autoscalers, including fleets running an older version of the game server deployment.
217 218 219 220 221 222 223 224 225 226 227 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 217 def fetch_game_server_deployment_deployment_state(name, fetch_deployment_state_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+name}:fetchDeploymentState', ) command.request_representation = Google::Apis::GameservicesV1beta::FetchDeploymentStateRequest::Representation command.request_object = fetch_deployment_state_request_object command.response_representation = Google::Apis::GameservicesV1beta::FetchDeploymentStateResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::FetchDeploymentStateResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Location
Gets information about a location.
72 73 74 75 76 77 78 79 80 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 72 def get_project_location(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::Location::Representation command.response_class = Google::Apis::GameservicesV1beta::Location command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_game_server_deployment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::GameServerDeployment
Gets details of a single game server deployment.
251 252 253 254 255 256 257 258 259 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 251 def get_project_location_game_server_deployment(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::GameServerDeployment::Representation command.response_class = Google::Apis::GameservicesV1beta::GameServerDeployment command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_game_server_deployment_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::GameServerConfig
Gets details of a single game server config.
682 683 684 685 686 687 688 689 690 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 682 def get_project_location_game_server_deployment_config(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::GameServerConfig::Representation command.response_class = Google::Apis::GameservicesV1beta::GameServerConfig command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_game_server_deployment_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
291 292 293 294 295 296 297 298 299 300 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 291 def get_project_location_game_server_deployment_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+resource}:getIamPolicy', ) command.response_representation = Google::Apis::GameservicesV1beta::Policy::Representation command.response_class = Google::Apis::GameservicesV1beta::Policy command.params['resource'] = resource unless resource.nil? command.query['options.requestedPolicyVersion'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_game_server_deployment_rollout(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::GameServerDeploymentRollout
Gets details a single game server deployment rollout.
324 325 326 327 328 329 330 331 332 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 324 def get_project_location_game_server_deployment_rollout(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}/rollout', ) command.response_representation = Google::Apis::GameservicesV1beta::GameServerDeploymentRollout::Representation command.response_class = Google::Apis::GameservicesV1beta::GameServerDeploymentRollout command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
835 836 837 838 839 840 841 842 843 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 835 def get_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_realm(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Realm
Gets details of a single realm.
980 981 982 983 984 985 986 987 988 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 980 def get_project_location_realm(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::Realm::Representation command.response_class = Google::Apis::GameservicesV1beta::Realm command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_realm_game_server_cluster(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::GameServerCluster
Gets details of a single game server cluster.
1211 1212 1213 1214 1215 1216 1217 1218 1219 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1211 def get_project_location_realm_game_server_cluster(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}', ) command.response_representation = Google::Apis::GameservicesV1beta::GameServerCluster::Representation command.response_class = Google::Apis::GameservicesV1beta::GameServerCluster command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_game_server_deployment_configs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListGameServerConfigsResponse
Lists game server configs in a given project, location, and game server deployment.
727 728 729 730 731 732 733 734 735 736 737 738 739 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 727 def list_project_location_game_server_deployment_configs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+parent}/configs', ) command.response_representation = Google::Apis::GameservicesV1beta::ListGameServerConfigsResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::ListGameServerConfigsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_game_server_deployments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListGameServerDeploymentsResponse
Lists game server deployments in a given project and location.
368 369 370 371 372 373 374 375 376 377 378 379 380 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 368 def list_project_location_game_server_deployments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+parent}/gameServerDeployments', ) command.response_representation = Google::Apis::GameservicesV1beta::ListGameServerDeploymentsResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::ListGameServerDeploymentsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED. NOTE: the name
binding allows API services to override the binding to use different resource
name schemes, such as users/*/operations. To override the binding, API
services can add a binding such as "/v1/name=users/*/operations" to their
service configuration. For backwards compatibility, the default name includes
the operations collection id, however overriding users must ensure the name
binding is the parent resource, without the operations collection id.
878 879 880 881 882 883 884 885 886 887 888 889 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 878 def list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}/operations', ) command.response_representation = Google::Apis::GameservicesV1beta::ListOperationsResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::ListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_realm_game_server_clusters(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListGameServerClustersResponse
Lists game server clusters in a given project and location.
1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1255 def list_project_location_realm_game_server_clusters(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+parent}/gameServerClusters', ) command.response_representation = Google::Apis::GameservicesV1beta::ListGameServerClustersResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::ListGameServerClustersResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_realms(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListRealmsResponse
Lists realms in a given project and location.
1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1024 def list_project_location_realms(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+parent}/realms', ) command.response_representation = Google::Apis::GameservicesV1beta::ListRealmsResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::ListRealmsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_locations(name, filter: nil, include_unrevealed_locations: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::ListLocationsResponse
Lists information about the supported locations for this service.
110 111 112 113 114 115 116 117 118 119 120 121 122 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 110 def list_project_locations(name, filter: nil, include_unrevealed_locations: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta/{+name}/locations', ) command.response_representation = Google::Apis::GameservicesV1beta::ListLocationsResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::ListLocationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['includeUnrevealedLocations'] = include_unrevealed_locations unless include_unrevealed_locations.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_game_server_deployment(name, game_server_deployment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Patches a game server deployment.
410 411 412 413 414 415 416 417 418 419 420 421 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 410 def patch_project_location_game_server_deployment(name, game_server_deployment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta/{+name}', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerDeployment::Representation command.request_object = game_server_deployment_object command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_realm(name, realm_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Patches a single realm.
1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1065 def patch_project_location_realm(name, realm_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta/{+name}', ) command.request_representation = Google::Apis::GameservicesV1beta::Realm::Representation command.request_object = realm_object command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_realm_game_server_cluster(name, game_server_cluster_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Patches a single game server cluster.
1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1297 def patch_project_location_realm_game_server_cluster(name, game_server_cluster_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta/{+name}', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerCluster::Representation command.request_object = game_server_cluster_object command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#preview_project_location_game_server_deployment_rollout(name, game_server_deployment_rollout_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewGameServerDeploymentRolloutResponse
Previews the game server deployment rollout. This API does not mutate the rollout resource.
455 456 457 458 459 460 461 462 463 464 465 466 467 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 455 def preview_project_location_game_server_deployment_rollout(name, game_server_deployment_rollout_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta/{+name}/rollout:preview', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerDeploymentRollout::Representation command.request_object = game_server_deployment_rollout_object command.response_representation = Google::Apis::GameservicesV1beta::PreviewGameServerDeploymentRolloutResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::PreviewGameServerDeploymentRolloutResponse command.params['name'] = name unless name.nil? command.query['previewTime'] = preview_time unless preview_time.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#preview_project_location_realm_game_server_cluster_create(parent, game_server_cluster_object = nil, game_server_cluster_id: nil, preview_time: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewCreateGameServerClusterResponse
Previews creation of a new game server cluster in a given project and location.
1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1336 def preview_project_location_realm_game_server_cluster_create(parent, game_server_cluster_object = nil, game_server_cluster_id: nil, preview_time: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+parent}/gameServerClusters:previewCreate', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerCluster::Representation command.request_object = game_server_cluster_object command.response_representation = Google::Apis::GameservicesV1beta::PreviewCreateGameServerClusterResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::PreviewCreateGameServerClusterResponse command.params['parent'] = parent unless parent.nil? command.query['gameServerClusterId'] = game_server_cluster_id unless game_server_cluster_id.nil? command.query['previewTime'] = preview_time unless preview_time.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#preview_project_location_realm_game_server_cluster_delete(name, preview_time: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewDeleteGameServerClusterResponse
Previews deletion of a single game server cluster.
1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1373 def preview_project_location_realm_game_server_cluster_delete(name, preview_time: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta/{+name}:previewDelete', ) command.response_representation = Google::Apis::GameservicesV1beta::PreviewDeleteGameServerClusterResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::PreviewDeleteGameServerClusterResponse command.params['name'] = name unless name.nil? command.query['previewTime'] = preview_time unless preview_time.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#preview_project_location_realm_game_server_cluster_update(name, game_server_cluster_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewUpdateGameServerClusterResponse
Previews updating a GameServerCluster.
1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1414 def preview_project_location_realm_game_server_cluster_update(name, game_server_cluster_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta/{+name}:previewUpdate', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerCluster::Representation command.request_object = game_server_cluster_object command.response_representation = Google::Apis::GameservicesV1beta::PreviewUpdateGameServerClusterResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::PreviewUpdateGameServerClusterResponse command.params['name'] = name unless name.nil? command.query['previewTime'] = preview_time unless preview_time.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#preview_project_location_realm_update(name, realm_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::PreviewRealmUpdateResponse
Previews patches to a single realm.
1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 1107 def preview_project_location_realm_update(name, realm_object = nil, preview_time: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta/{+name}:previewUpdate', ) command.request_representation = Google::Apis::GameservicesV1beta::Realm::Representation command.request_object = realm_object command.response_representation = Google::Apis::GameservicesV1beta::PreviewRealmUpdateResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::PreviewRealmUpdateResponse command.params['name'] = name unless name.nil? command.query['previewTime'] = preview_time unless preview_time.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#set_game_server_deployment_iam_policy(resource, set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Policy
Sets the access control policy on the specified resource. Replaces any
existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and
PERMISSION_DENIED errors.
493 494 495 496 497 498 499 500 501 502 503 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 493 def set_game_server_deployment_iam_policy(resource, set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+resource}:setIamPolicy', ) command.request_representation = Google::Apis::GameservicesV1beta::SetIamPolicyRequest::Representation command.request_object = set_iam_policy_request_object command.response_representation = Google::Apis::GameservicesV1beta::Policy::Representation command.response_class = Google::Apis::GameservicesV1beta::Policy command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#test_game_server_deployment_iam_permissions(resource, test_iam_permissions_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource. If the
resource does not exist, this will return an empty set of permissions, not a
NOT_FOUND error. Note: This operation is designed to be used for building
permission-aware UIs and command-line tools, not for authorization checking.
This operation may "fail open" without warning.
531 532 533 534 535 536 537 538 539 540 541 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 531 def (resource, = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta/{+resource}:testIamPermissions', ) command.request_representation = Google::Apis::GameservicesV1beta::TestIamPermissionsRequest::Representation command.request_object = command.response_representation = Google::Apis::GameservicesV1beta::TestIamPermissionsResponse::Representation command.response_class = Google::Apis::GameservicesV1beta::TestIamPermissionsResponse command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_project_location_game_server_deployment_rollout(name, game_server_deployment_rollout_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::GameservicesV1beta::Operation
Patches a single game server deployment rollout. The method will not return an error if the update does not affect any existing realms. For example - if the default_game_server_config is changed but all existing realms use the override, that is valid. Similarly, if a non existing realm is explicitly called out in game_server_config_overrides field, that will also not result in an error.
575 576 577 578 579 580 581 582 583 584 585 586 |
# File 'lib/google/apis/gameservices_v1beta/service.rb', line 575 def update_project_location_game_server_deployment_rollout(name, game_server_deployment_rollout_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta/{+name}/rollout', ) command.request_representation = Google::Apis::GameservicesV1beta::GameServerDeploymentRollout::Representation command.request_object = game_server_deployment_rollout_object command.response_representation = Google::Apis::GameservicesV1beta::Operation::Representation command.response_class = Google::Apis::GameservicesV1beta::Operation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |