Get desktop application:
View/edit binary Protocol Buffers messages
A cursor from a previous ListResponse.
A ListResponse returns a page of results and a durable Cursor to retrieve the next page.
A Retrieve call returns a server-relative URL path to retrieve the contents of the requested file. This endpoint can be used by a trusted controller process to distribute files to workers, without having to delegate access to the individual workers.
If non-zero, the request will be restricted to a specific version of the file.
If present, restricts the validity of the returned retrieval path.
A server-relative HTTP GET request to retrieve the data. This URI will contain an authentication token that permits access to the file's contents; the subsequent request need not be otherwise authenticated.
If present, the expiration time of the token.
The metadata of the requested file.
A Cursor should be treated as an opaque value by clients. It is not subject to any API compatibility guarantees.
Used in: ,
Used in: ,