Lines Matching full:release
22 use Google\Service\CloudDeploy\Release; alias
35 * Creates a new Release in a given project and location. (releases.create)
37 * @param string $parent Required. The parent collection in which the `Release`
40 * @param Release $postBody
43 * @opt_param string releaseId Required. ID of the `Release`.
60 public function create($parent, Release $postBody, $optParams = [])
67 * Gets details of a single Release. (releases.get)
69 * @param string $name Required. Name of the `Release`. Format must be projects/
73 * @return Release
79 return $this->call('get', [$params], Release::class);
86 * collection of `Release` objects.
93 * @opt_param int pageSize Optional. The maximum number of `Release` objects to
95 * 50 `Release` objects will be returned. The maximum value is 1000; values