Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.08 KB

GetDefaultVersionRequestView.md

File metadata and controls

12 lines (7 loc) · 1.08 KB

GetDefaultVersionRequestView

  • BASIC: Include basic information including type, name, version and description but not the full step configuration. This is the default value (for both ListPipelines and GetPipeline). - FULL: Include the information from BASIC, plus full step configuration.

Properties

Name Type Description Notes
value str - BASIC: Include basic information including type, name, version and description but not the full step configuration. This is the default value (for both ListPipelines and GetPipeline). - FULL: Include the information from `BASIC`, plus full step configuration. defaults to "VIEW_UNSPECIFIED", must be one of ["VIEW_UNSPECIFIED", "BASIC", "FULL", ]

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