Expand description
Types relating to the fetch API.
Structs§
- Fetch
Logs Request - Represents a fetch logs request.
- Fetch
Logs Response - Represents a fetch logs response.
- Fetch
Package Names Request - Represents a fetch package names request.
- Fetch
Package Names Response - 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.
- Fetch
Warning - A warning message.
- Published
Record - Wraps the PublishedProtoEnvelopeBody with a fetch token.
Enums§
- Fetch
Error - Represents a fetch API error.