Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.04 KB

GenerateTemporaryModelVersionCredential.md

File metadata and controls

13 lines (10 loc) · 1.04 KB

GenerateTemporaryModelVersionCredential

Properties

Name Type Description Notes
catalog_name String Catalog name for which temporary credentials are generated. Can be obtained from models/{full_name} (get model info) API. [default to null]
schema_name String Schema name for which temporary credentials are generated. Can be obtained from models/{full_name} (get model info) API. [default to null]
model_name String Model name for which temporary credentials are generated. Can be obtained from models/{full_name} (get model info) API. [default to null]
version Long Model version for which temporary credentials are generated. [default to null]
operation ModelVersionOperation [default to null]

[Back to Model list] [Back to API list] [Back to README]