GoogleCloudAiplatformV1PscAutomatedEndpoints constructor

GoogleCloudAiplatformV1PscAutomatedEndpoints({
  1. String? matchAddress,
  2. String? network,
  3. String? projectId,
})

Implementation

GoogleCloudAiplatformV1PscAutomatedEndpoints({
  this.matchAddress,
  this.network,
  this.projectId,
});