dedicatedServingEndpoint

@JvmName(name = "oygssqgqncophsyx")
suspend fun dedicatedServingEndpoint(value: Output<AiFeatureOnlineStoreDedicatedServingEndpointArgs>)

Parameters

value

The dedicated serving endpoint for this FeatureOnlineStore, which is different from common vertex service endpoint. Only need to be set when you choose Optimized storage type or enable EmbeddingManagement. Will use public endpoint by default. Structure is documented below.


@JvmName(name = "alkyhoqbghtonrgt")
suspend fun dedicatedServingEndpoint(argument: suspend AiFeatureOnlineStoreDedicatedServingEndpointArgsBuilder.() -> Unit)

Parameters

argument

The dedicated serving endpoint for this FeatureOnlineStore, which is different from common vertex service endpoint. Only need to be set when you choose Optimized storage type or enable EmbeddingManagement. Will use public endpoint by default. Structure is documented below.