generative-ai-python

google.generativeai.protos.GetModelRequest

Request for getting information about a specific Model.

`name` `str` Required. The resource name of the model. This name should match a model name returned by the ``ListModels`` method. Format: ``models/{model}``