GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint constructor

GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint({
  1. String? publicEndpointDomainName,
})

Implementation

GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint({
  this.publicEndpointDomainName,
});