Class FoldersResource.ConstraintsResource
The "constraints" collection of methods.
Inherited Members
Namespace: Google.Apis.OrgPolicyAPI.v2
Assembly: Google.Apis.OrgPolicyAPI.v2.dll
Syntax
public class FoldersResource.ConstraintsResource
Constructors
ConstraintsResource(IClientService)
Constructs a new resource.
Declaration
public ConstraintsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
List(string)
Lists constraints that could be applied on the specified resource.
Declaration
public virtual FoldersResource.ConstraintsResource.ListRequest List(string parent)
Parameters
Type | Name | Description |
---|---|---|
string | parent | Required. The Google Cloud resource that parents the constraint. Must be in one of the following forms:
|
Returns
Type | Description |
---|---|
FoldersResource.ConstraintsResource.ListRequest |