generative-ai-python
google.generativeai.protos.GetModelRequest
View source on GitHub
Request for getting information about a specific Model.
Attributes
`name`
`str` Required. The resource name of the model. This name should match a model name returned by the ``ListModels`` method. Format: ``models/{model}``