Struct bigtable::method::SampleRowKeys [] [src]

pub struct SampleRowKeys {
    pub payload: SampleRowKeysRequest,
    pub url_method: String,
    pub is_post: bool,
}

Fields

Methods

impl SampleRowKeys
[src]

Trait Implementations

impl Default for SampleRowKeys
[src]

Returns the "default value" for a type. Read more

impl BigTable for SampleRowKeys
[src]