clusterManagerApiService property

String? clusterManagerApiService
getter/setter pair

The type of cluster manager API to use.

If unknown or unspecified, the service will attempt to choose a reasonable default. This should be in the form of the API service name, e.g. "compute.googleapis.com".

Implementation

core.String? clusterManagerApiService;