Expand description
Types relating to the fetch API.
Structs§
- Represents a fetch logs request.
- Represents a fetch logs response.
- Represents a fetch package names request.
- 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.
- A warning message.
- Wraps the PublishedProtoEnvelopeBody with a fetch token.
Enums§
- Represents a fetch API error.