GoogleCloudMlV1GetConfigResponse constructor
GoogleCloudMlV1GetConfigResponse({
- GoogleCloudMlV1Config? config,
- String? serviceAccount,
- String? serviceAccountProject,
Implementation
GoogleCloudMlV1GetConfigResponse({
this.config,
this.serviceAccount,
this.serviceAccountProject,
});