FoldersConstraints
class FoldersConstraints extends Resource (View source)
The "constraints" collection of methods.
Typical usage is:
$orgpolicyService = new Google\Service\OrgPolicyAPI(...);
$constraints = $orgpolicyService->folders_constraints;
Methods
listFoldersConstraints(string $parent, array $optParams = [])
Lists constraints that could be applied on the specified resource.
Details
GoogleCloudOrgpolicyV2ListConstraintsResponse
listFoldersConstraints(string $parent, array $optParams = [])
Lists constraints that could be applied on the specified resource.
(constraints.listFoldersConstraints)