GoogleCloudAiplatformV1ClientConnectionConfig.fromJson constructor
GoogleCloudAiplatformV1ClientConnectionConfig.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1ClientConnectionConfig.fromJson(core.Map json_)
: this(inferenceTimeout: json_['inferenceTimeout'] as core.String?);