apiDeployments property

List<ApiDeployment>? apiDeployments
getter/setter pair

The deployments from the specified publisher.

Implementation

core.List<ApiDeployment>? apiDeployments;