endpoint property

String? endpoint
getter/setter pair

The ml.googleapis.com endpoint that this model Version currently lives in.

Example values: * ml.googleapis.com * us-centrall-ml.googleapis.com * europe-west4-ml.googleapis.com * asia-east1-ml.googleapis.com

Implementation

core.String? endpoint;