Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 958 Bytes

File metadata and controls

51 lines (29 loc) · 958 Bytes

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}