ListImplementationsRequest is the request type of the ListImplementations RPC.

from message cosmos.base.reflection.v1beta1.ListImplementationsRequest

Hierarchy

Constructors

Properties

interfaceName: string = ""

interface_name defines the interface to query the implementations for.

from field: string interface_name = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.reflection.v1beta1.ListImplementationsRequest" = "cosmos.base.reflection.v1beta1.ListImplementationsRequest"

Methods