Interface protos.google.cloud.vpcaccess.v1.IListConnectorsRequest (1.0.5)

Properties of a ListConnectorsRequest.

Package

@google-cloud/vpc-access!

Properties

pageSize

pageSize?: (number|null);

ListConnectorsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListConnectorsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListConnectorsRequest parent

Property Value
TypeDescription
(string|null)