gameservices_v1beta.yaml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. type: google.api.Service
  2. config_version: 3
  3. name: gameservices.googleapis.com
  4. title: Game Services API
  5. apis:
  6. - name: google.cloud.gaming.v1beta.GameServerClustersService
  7. - name: google.cloud.gaming.v1beta.GameServerConfigsService
  8. - name: google.cloud.gaming.v1beta.GameServerDeploymentsService
  9. - name: google.cloud.gaming.v1beta.RealmsService
  10. types:
  11. - name: google.cloud.gaming.v1beta.LabelSelector
  12. - name: google.cloud.gaming.v1beta.OperationMetadata
  13. - name: google.cloud.gaming.v1beta.Schedule
  14. documentation:
  15. summary: Deploy and manage infrastructure for global multiplayer gaming experiences.
  16. rules:
  17. - selector: google.iam.v1.IAMPolicy.GetIamPolicy
  18. description: |-
  19. Gets the access control policy for a resource. Returns an empty policy
  20. if the resource exists and does not have a policy set.
  21. - selector: google.iam.v1.IAMPolicy.SetIamPolicy
  22. description: |-
  23. Sets the access control policy on the specified resource. Replaces
  24. any existing policy.
  25. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED`
  26. errors.
  27. - selector: google.iam.v1.IAMPolicy.TestIamPermissions
  28. description: |-
  29. Returns permissions that a caller has on the specified resource. If the
  30. resource does not exist, this will return an empty set of
  31. permissions, not a `NOT_FOUND` error.
  32. Note: This operation is designed to be used for building
  33. permission-aware UIs and command-line tools, not for authorization
  34. checking. This operation may "fail open" without warning.
  35. backend:
  36. rules:
  37. - selector: 'google.cloud.gaming.v1beta.GameServerClustersService.*'
  38. deadline: 60.0
  39. - selector: google.cloud.gaming.v1beta.GameServerClustersService.CreateGameServerCluster
  40. deadline: 120.0
  41. - selector: 'google.cloud.gaming.v1beta.GameServerConfigsService.*'
  42. deadline: 60.0
  43. - selector: 'google.cloud.gaming.v1beta.GameServerDeploymentsService.*'
  44. deadline: 60.0
  45. - selector: 'google.cloud.gaming.v1beta.RealmsService.*'
  46. deadline: 60.0
  47. - selector: 'google.iam.v1.IAMPolicy.*'
  48. deadline: 60.0
  49. - selector: 'google.longrunning.Operations.*'
  50. deadline: 60.0
  51. - selector: google.longrunning.Operations.GetOperation
  52. deadline: 5.0
  53. authentication:
  54. rules:
  55. - selector: 'google.cloud.gaming.v1beta.GameServerClustersService.*'
  56. oauth:
  57. canonical_scopes: |-
  58. https://www.googleapis.com/auth/cloud-platform
  59. - selector: 'google.cloud.gaming.v1beta.GameServerConfigsService.*'
  60. oauth:
  61. canonical_scopes: |-
  62. https://www.googleapis.com/auth/cloud-platform
  63. - selector: 'google.cloud.gaming.v1beta.GameServerDeploymentsService.*'
  64. oauth:
  65. canonical_scopes: |-
  66. https://www.googleapis.com/auth/cloud-platform
  67. - selector: 'google.cloud.gaming.v1beta.RealmsService.*'
  68. oauth:
  69. canonical_scopes: |-
  70. https://www.googleapis.com/auth/cloud-platform
  71. - selector: 'google.iam.v1.IAMPolicy.*'
  72. oauth:
  73. canonical_scopes: |-
  74. https://www.googleapis.com/auth/cloud-platform
  75. - selector: 'google.longrunning.Operations.*'
  76. oauth:
  77. canonical_scopes: |-
  78. https://www.googleapis.com/auth/cloud-platform