Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::FeatureOnlineStore::DedicatedServingEndpoint (v0.46.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::FeatureOnlineStore::DedicatedServingEndpoint.

The dedicated serving endpoint for this FeatureOnlineStore. Only need to set when you choose Optimized storage type. Public endpoint is provisioned by default.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#private_service_connect_config

def private_service_connect_config() -> ::Google::Cloud::AIPlatform::V1::PrivateServiceConnectConfig
Returns

#private_service_connect_config=

def private_service_connect_config=(value) -> ::Google::Cloud::AIPlatform::V1::PrivateServiceConnectConfig
Parameter
Returns

#public_endpoint_domain_name

def public_endpoint_domain_name() -> ::String
Returns
  • (::String) — Output only. This field will be populated with the domain name to use for this FeatureOnlineStore

#service_attachment

def service_attachment() -> ::String
Returns
  • (::String) — Output only. The name of the service attachment resource. Populated if private service connect is enabled and after FeatureViewSync is created.