endpointConfig property

DeployRequest_EndpointConfig? endpointConfig
final

Optional. The endpoint config to use for the deployment. If not specified, the default endpoint config will be used.

Implementation

final DeployRequest_EndpointConfig? endpointConfig;