Interface protos.google.cloud.networksecurity.v1alpha1.IListUrlListsResponse (3.6.0)

Properties of a ListUrlListsResponse.

Package

@google-cloud/network-security

Properties

nextPageToken

nextPageToken?: (string|null);

ListUrlListsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListUrlListsResponse unreachable

urlLists

urlLists?: (google.cloud.networksecurity.v1alpha1.IUrlList[]|null);

ListUrlListsResponse urlLists