Search results
- struct
nominal_api::ingest::api::DeprecatedNewCsv
module nominal_api::ingest::api::deprecated_new_csv
- method
nominal_api::ingest::api::deprecated_new_csv::Builder::from
DeprecatedNewCsv -> Builder<Complete>
method nominal_api::ingest::api::DeprecatedNewCsv::clone
&DeprecatedNewCsv -> DeprecatedNewCsv
method nominal_api::ingest::api::DeprecatedNewCsv::source
&DeprecatedNewCsv -> &IngestSource
method nominal_api::ingest::api::DeprecatedNewCsv::eq
&DeprecatedNewCsv, &DeprecatedNewCsv -> bool
method nominal_api::ingest::api::DeprecatedNewCsv::cmp
&DeprecatedNewCsv, &DeprecatedNewCsv -> Ordering
method nominal_api::ingest::api::DeprecatedNewCsv::name
&DeprecatedNewCsv -> Option<&str>
method nominal_api::ingest::api::DeprecatedNewCsv::serialize
&DeprecatedNewCsv, __S -> Result
method nominal_api::ingest::api::DeprecatedNewCsv::channel_config
&DeprecatedNewCsv -> Option<&ChannelConfig>
method nominal_api::ingest::api::DeprecatedNewCsv::time_column_spec
&DeprecatedNewCsv -> Option<&TimestampMetadata>
method nominal_api::ingest::api::DeprecatedNewCsv::fmt
&DeprecatedNewCsv, &mut Formatter -> Result
method nominal_api::ingest::api::DeprecatedNewCsv::partial_cmp
&DeprecatedNewCsv, &DeprecatedNewCsv -> Option<Ordering>
method nominal_api::ingest::api::DeprecatedNewCsv::properties
&DeprecatedNewCsv -> &BTreeMap<String, String>
method nominal_api::ingest::api::DeprecatedNewCsv::hash
&DeprecatedNewCsv, &mut __H -> ()
- method
nominal_api::ingest::api::DeprecatedNewCsv::new
IngestSource -> DeprecatedNewCsv
Constructs a new instance of the type.
method nominal_api::ingest::api::deprecated_new_csv::Builder::build
Builder<Complete> -> DeprecatedNewCsv
Consumes the builder, returning a
methodDeprecatedNewCsv. nominal_api::ingest::api::DeprecatedNewCsv::deserialize
__D -> Result<DeprecatedNewCsv>
method nominal_api::ingest::api::DeprecatedNewCsv::clone
&DeprecatedNewCsv -> DeprecatedNewCsv