GetQueryServicesDescriptorResponse is the response returned by the GetQueryServicesDescriptor RPC

from message cosmos.base.reflection.v2alpha1.GetQueryServicesDescriptorResponse

Hierarchy

Constructors

Properties

queries provides information on the available queryable services

from field: cosmos.base.reflection.v2alpha1.QueryServicesDescriptor queries = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.reflection.v2alpha1.GetQueryServicesDescriptorResponse" = "cosmos.base.reflection.v2alpha1.GetQueryServicesDescriptorResponse"

Methods