GoogleCloudAiplatformV1IndexPrivateEndpoints constructor
GoogleCloudAiplatformV1IndexPrivateEndpoints({
- String? matchGrpcAddress,
- List<
GoogleCloudAiplatformV1PscAutomatedEndpoints> ? pscAutomatedEndpoints, - String? serviceAttachment,
Implementation
GoogleCloudAiplatformV1IndexPrivateEndpoints({
this.matchGrpcAddress,
this.pscAutomatedEndpoints,
this.serviceAttachment,
});