Interface protos.google.cloud.dataplex.v1.IListZonesResponse (3.5.1)

Properties of a ListZonesResponse.

Package

@google-cloud/dataplex

Properties

nextPageToken

nextPageToken?: (string|null);

ListZonesResponse nextPageToken

zones

zones?: (google.cloud.dataplex.v1.IZone[]|null);

ListZonesResponse zones