Interface protos.google.cloud.deploy.v1.IListDeliveryPipelinesResponse (3.6.0)

Properties of a ListDeliveryPipelinesResponse.

Package

@google-cloud/deploy

Properties

deliveryPipelines

deliveryPipelines?: (google.cloud.deploy.v1.IDeliveryPipeline[]|null);

ListDeliveryPipelinesResponse deliveryPipelines

nextPageToken

nextPageToken?: (string|null);

ListDeliveryPipelinesResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListDeliveryPipelinesResponse unreachable