Interface FeatureOnlineStore.DedicatedServingEndpointOrBuilder (3.42.0)

public static interface FeatureOnlineStore.DedicatedServingEndpointOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getPublicEndpointDomainName()

public abstract String getPublicEndpointDomainName()

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

string public_endpoint_domain_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
String

The publicEndpointDomainName.

getPublicEndpointDomainNameBytes()

public abstract ByteString getPublicEndpointDomainNameBytes()

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

string public_endpoint_domain_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
ByteString

The bytes for publicEndpointDomainName.