Interface protos.google.cloud.security.privateca.v1beta1.IListReusableConfigsRequest (2.3.7)

Properties of a ListReusableConfigsRequest.

Package

@google-cloud/security-private-ca!

Properties

filter

filter?: (string|null);

ListReusableConfigsRequest filter

Property Value
TypeDescription
(string|null)

orderBy

orderBy?: (string|null);

ListReusableConfigsRequest orderBy

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

ListReusableConfigsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListReusableConfigsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListReusableConfigsRequest parent

Property Value
TypeDescription
(string|null)