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

Properties of a ListReusableConfigsResponse.

Package

@google-cloud/security-private-ca!

Properties

nextPageToken

nextPageToken?: (string|null);

ListReusableConfigsResponse nextPageToken

Property Value
TypeDescription
(string|null)

reusableConfigs

reusableConfigs?: (google.cloud.security.privateca.v1beta1.IReusableConfig[]|null);

ListReusableConfigsResponse reusableConfigs

Property Value
TypeDescription
(google.cloud.security.privateca.v1beta1.IReusableConfig[]|null)

unreachable

unreachable?: (string[]|null);

ListReusableConfigsResponse unreachable

Property Value
TypeDescription
(string[]|null)