View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint (google_api_ai_platform v0.5.0)
The dedicated serving endpoint for this FeatureOnlineStore. Only need to set when you choose Optimized storage type. Public endpoint is provisioned by default.
Attributes
-
publicEndpointDomainName(type:String.t, default:nil) - Output only. This field will be populated with the domain name to use for this FeatureOnlineStore
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint{ publicEndpointDomainName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.