Struct bigtable::bigtable::ReadRowsResponse_CellChunk [] [src]

pub struct ReadRowsResponse_CellChunk { /* fields omitted */ }

Methods

impl ReadRowsResponse_CellChunk
[src]

Trait Implementations

impl Clone for ReadRowsResponse_CellChunk
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ReadRowsResponse_CellChunk
[src]

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

impl Sync for ReadRowsResponse_CellChunk
[src]

impl Message for ReadRowsResponse_CellChunk
[src]

impl MessageStatic for ReadRowsResponse_CellChunk
[src]

impl Clear for ReadRowsResponse_CellChunk
[src]

impl PartialEq for ReadRowsResponse_CellChunk
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for ReadRowsResponse_CellChunk
[src]

Formats the value using the given formatter.