Lines Matching full:lien
21 use Google\Service\CloudResourceManager\Lien; alias
35 * Create a Lien which applies to the resource denoted by the `parent` field.
41 * @param Lien $postBody
43 * @return Lien
45 public function create(Lien $postBody, $optParams = [])
49 return $this->call('create', [$params], Lien::class);
52 * Delete a Lien by `name`. Callers of this method will require permission on
53 * the `parent` resource. For example, a Lien with a `parent` of `projects/1234`
56 * @param string $name Required. The name/identifier of the Lien to delete.
67 * Retrieve a Lien by `name`. Callers of this method will require permission on
68 * the `parent` resource. For example, a Lien with a `parent` of `projects/1234`
71 * @param string $name Required. The name/identifier of the Lien.
73 * @return Lien
79 return $this->call('get', [$params], Lien::class);
83 * require permission on the `parent` resource. For example, a Lien with a