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

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