GoogleCloudAiplatformV1KeepAliveProbeHttpGet constructor

GoogleCloudAiplatformV1KeepAliveProbeHttpGet({
  1. String? path,
  2. int? port,
})

Implementation

GoogleCloudAiplatformV1KeepAliveProbeHttpGet({this.path, this.port});