Struct google_bigquery2::JsonValue
[−]
[src]
pub struct JsonValue(_);
There is no detailed description.
This type is not used in any activity, and only used as part of another schema.
The contained type is Option<String>.
Trait Implementations
impl Clone for JsonValue[src]
fn clone(&self) -> JsonValue[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more