import number vs index button implemented
This commit is contained in:
Binary file not shown.
@@ -109,6 +109,11 @@ pub struct TableDataImportRow {
|
||||
::prost::alloc::string::String,
|
||||
::prost_types::Value,
|
||||
>,
|
||||
/// Link columns whose text must be resolved against the target table's exact
|
||||
/// row display value, including text made only of digits. Unlisted columns
|
||||
/// retain the normal table-write link semantics.
|
||||
#[prost(string, repeated, tag = "2")]
|
||||
pub link_display_columns: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
|
||||
}
|
||||
#[derive(Clone, Copy, PartialEq, Eq, Hash, ::prost::Message)]
|
||||
pub struct StageTableDataImportResponse {
|
||||
|
||||
Reference in New Issue
Block a user