public static interface FeatureOnlineStore.DedicatedServingEndpointOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPublicEndpointDomainName()
Output only.
|
com.google.protobuf.ByteString |
getPublicEndpointDomainNameBytes()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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];
com.google.protobuf.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];
Copyright © 2024 Google LLC. All rights reserved.