dedicatedEndpointDns property
Output only. DNS of the dedicated endpoint. Will only be populated if
dedicated_endpoint_enabled is true. Depending on the features enabled, uid
might be a random number or a string. For example, if fast_tryout is
enabled, uid will be fasttryout. Format:
https://{endpoint_id}.{region}-{uid}.prediction.vertexai.goog.
Implementation
final String dedicatedEndpointDns;