interface UninterpretedOptionProtoMsg {
    typeUrl: "/google.protobuf.UninterpretedOption";
    value: Uint8Array;
}

Properties

Properties

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