Lines Matching full:environment
35 * Creates a new environment group. (envgroups.create)
38 * the environment group in the following format: `organizations/{org}`.
42 * @opt_param string name ID of the environment group. Overrides any ID in the
53 * Deletes an environment group. (envgroups.delete)
55 * @param string $name Required. Name of the environment group in the following
67 * Gets an environment group. (envgroups.get)
69 * @param string $name Required. Name of the environment group in the following
81 * Lists all environment groups. (envgroups.listOrganizationsEnvgroups)
84 * environment groups in the following format: `organizations/{org}`.
87 * @opt_param int pageSize Maximum number of environment groups to return. The
100 * Updates an environment group. (envgroups.patch)
102 * @param string $name Required. Name of the environment group to update in the