Google Cloud Ai Platform V1 Client - Class DedicatedServingEndpoint (0.37.1)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class DedicatedServingEndpoint.

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

Generated from protobuf message google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint

Namespace

Google \ Cloud \ AIPlatform \ V1 \ FeatureOnlineStore

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ public_endpoint_domain_name string

Output only. This field will be populated with the domain name to use for this FeatureOnlineStore

getPublicEndpointDomainName

Output only. This field will be populated with the domain name to use for this FeatureOnlineStore

Returns
Type Description
string

setPublicEndpointDomainName

Output only. This field will be populated with the domain name to use for this FeatureOnlineStore

Parameter
Name Description
var string
Returns
Type Description
$this