Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 965 Bytes

Collection.md

File metadata and controls

17 lines (9 loc) · 965 Bytes

Collection

Properties

Name Type Description Notes
accountId String Output only. The ID of the account that owns this collection. [optional] [readonly]
authorizedQueryDomains java.util.List<String> The list of authorized query domains for the collection. Client-side / browser requests to the QueryCollection call can be made by any authorized query domain or any of its subdomains. This allows your interface to make search requests without having to provide an API key in the client-side request. [optional]
createTime OffsetDateTime Output only. The time the collection was created. [optional] [readonly]
displayName String The collection's display name. You can change this at any time.
id String Output only. The collection's ID. [optional] [readonly]