Interface protos.google.cloud.asset.v1.ISearchAllIamPoliciesRequest (3.15.5)

Properties of a SearchAllIamPoliciesRequest.

Package

@google-cloud/asset!

Properties

assetTypes

assetTypes?: (string[]|null);

SearchAllIamPoliciesRequest assetTypes

Property Value
TypeDescription
(string[]|null)

orderBy

orderBy?: (string|null);

SearchAllIamPoliciesRequest orderBy

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

SearchAllIamPoliciesRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

SearchAllIamPoliciesRequest pageToken

Property Value
TypeDescription
(string|null)

query

query?: (string|null);

SearchAllIamPoliciesRequest query

Property Value
TypeDescription
(string|null)

scope

scope?: (string|null);

SearchAllIamPoliciesRequest scope

Property Value
TypeDescription
(string|null)