dedicatedEndpointDns property

String? dedicatedEndpointDns
getter/setter pair

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.

Output only.

Implementation

core.String? dedicatedEndpointDns;