Struct google_books1::AnnotationsSummaryLayers [] [src]

pub struct AnnotationsSummaryLayers {
    pub limit_type: Option<String>,
    pub remaining_character_count: Option<i32>,
    pub updated: Option<String>,
    pub allowed_character_count: Option<i32>,
    pub layer_id: Option<String>,
}

There is no detailed description.

This type is not used in any activity, and only used as part of another schema.

Fields

no description provided

no description provided

no description provided

no description provided

no description provided

Trait Implementations

impl Default for AnnotationsSummaryLayers
[src]

[src]

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

impl Clone for AnnotationsSummaryLayers
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for AnnotationsSummaryLayers
[src]

[src]

Formats the value using the given formatter.

impl NestedType for AnnotationsSummaryLayers
[src]

impl Part for AnnotationsSummaryLayers
[src]