model property

String? model
getter/setter pair

The resource name of the model that is deployed on the endpoint.

Present only when the endpoint is not a publisher model. Pattern: projects/{project}/locations/{location}/models/{model}

Output only.

Implementation

core.String? model;