package cheqd.resource.v2

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Query

query.proto:9

Query defines the gRPC querier service for the resource module

message AlternativeUri

resource.proto:69

AlternativeUri are alternative URIs that can be used to access the Resource. By default, at least the DID URI equivalent of the Resource is populated.

Used in: Metadata

message Metadata

resource.proto:12

Metadata stores the metadata of a DID-Linked Resource

Used in: QueryCollectionResourcesResponse, QueryResourceMetadataResponse, ResourceWithMetadata

message Resource

resource.proto:7

Resource stores the contents of a DID-Linked Resource

Used in: ResourceWithMetadata

message ResourceWithMetadata

resource.proto:86

ResourceWithMetadata describes the overall structure of a DID-Linked Resource

Used in: QueryResourceResponse