interface DurationProtoMsg {
    typeUrl: "/google.protobuf.Duration";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/google.protobuf.Duration"
value: Uint8Array