model property

String? model
getter/setter pair

The resource name of the Model this Model is a copy of, including the revision.

Format: projects/{project}/locations/{location}/models/{model_id}@{version_id}

Output only.

Implementation

core.String? model;