interface FileOptionsProtoMsg {
    typeUrl: "/google.protobuf.FileOptions";
    value: Uint8Array;
}

Properties

Properties

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