Module fetch

Source
Expand description

Types relating to the fetch API.

Structs§

FetchLogsRequest
Represents a fetch logs request.
FetchLogsResponse
Represents a fetch logs response.
FetchPackageNamesRequest
Represents a fetch package names request.
FetchPackageNamesResponse
Represents a fetch package names response. If the requested number of packages exceeds the limit that the server can fulfill on a single request, the client should retry with the log IDs that are absent in the response body.
FetchWarning
A warning message.
PublishedRecord
Wraps the PublishedProtoEnvelopeBody with a fetch token.

Enums§

FetchError
Represents a fetch API error.