• Home
  • Raw
  • Download

Lines Matching full:environments

11         "environments": {  object
14 "id": "cloudshell.users.environments.patch",
17 …source to be updated, for example `users/me/environments/default` or `users/someone@example.com/en…
18 "pattern": "^users/[^/]+/environments/[^/]+$",
33 "flatPath": "v1alpha1/users/{usersId}/environments/{environmentsId}",
56 "pattern": "^users/[^/]+/environments/[^/]+$",
59 …e requested resource, for example `users/me/environments/default` or `users/someone@example.com/en…
67 "flatPath": "v1alpha1/users/{usersId}/environments/{environmentsId}",
70 "id": "cloudshell.users.environments.get"
76 "flatPath": "v1alpha1/users/{usersId}/environments/{environmentsId}:start",
81 "pattern": "^users/[^/]+/environments/[^/]+$",
83 …at should be started, for example `users/me/environments/default` or `users/someone@example.com/en…
94 "id": "cloudshell.users.environments.start",
101 "id": "cloudshell.users.environments.authorize",
102 "flatPath": "v1alpha1/users/{usersId}/environments/{environmentsId}:authorize",
105 …eive the credentials, for example `users/me/environments/default` or `users/someone@example.com/en…
108 "pattern": "^users/[^/]+/environments/[^/]+$",
133 "flatPath": "v1alpha1/users/{usersId}/environments/{environmentsId}/publicKeys",
143 "pattern": "^users/[^/]+/environments/[^/]+$",
147 "description": "Parent resource name, e.g. `users/me/environments/default`."
154 "id": "cloudshell.users.environments.publicKeys.create",
171 "id": "cloudshell.users.environments.publicKeys.delete",
177 "pattern": "^users/[^/]+/environments/[^/]+/publicKeys/[^/]+$",
178 …"description": "Name of the resource to be deleted, e.g. `users/me/environments/default/publicKeys…
181 … "flatPath": "v1alpha1/users/{usersId}/environments/{environmentsId}/publicKeys/{publicKeysId}",
341environments/{environment_id}/publicKeys/{key_id}`. `{owner_email}` is the email address of the us…
396 …ines a logical error model that is suitable for different programming environments, including REST…
455environments/{environment_id}`. `{owner_email}` is the email address of the user to whom this envi…
503 … "description": "Output only. The environment's identifier, unique among the user's environments.",