Class GetModelRequest (0.6.0)

GetModelRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ModelService.GetModel.

Attribute

NameDescription
name str
Required. The name of the Model resource. Format: ``projects/{project}/locations/{location}/models/{model}``

Inheritance

builtins.object > proto.message.Message > GetModelRequest