Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.03 KB

GetCollectionRequestView.md

File metadata and controls

12 lines (7 loc) · 1.03 KB

GetCollectionRequestView

  • BASIC: Include basic information including display name and domains. This is the default value (for both ListCollections and GetCollection). - FULL: Include the information from BASIC, plus full collection details like disk usage.

Properties

Name Type Description Notes
value str - BASIC: Include basic information including display name and domains. This is the default value (for both ListCollections and GetCollection). - FULL: Include the information from `BASIC`, plus full collection details like disk usage. defaults to "VIEW_UNSPECIFIED", must be one of ["VIEW_UNSPECIFIED", "BASIC", "FULL", ]

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