Interface protos.google.cloud.orgpolicy.v2.IListConstraintsRequest (1.0.7)

Properties of a ListConstraintsRequest.

Package

@google-cloud/org-policy!

Properties

pageSize

pageSize?: (number|null);

ListConstraintsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListConstraintsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListConstraintsRequest parent

Property Value
TypeDescription
(string|null)