Cargo Features

[dependencies]
googleapis-tonic-google-apps-drive-labels-v2beta = { version = "0.8.0", default-features = false, features = ["btree-map", "bytes", "hash-map", "vec-u8"] }
default = hash-map, vec-u8

These default features are set whenever googleapis-tonic-google-apps-drive-labels-v2beta is added without default-features = false somewhere in the dependency tree.

btree-map

Enables btree-map of googleapis-tonic-google-api and googleapis-tonic-google-type

bytes

Enables bytes of googleapis-tonic-google-api and googleapis-tonic-google-type

hash-map default

Enables hash-map of googleapis-tonic-google-api and googleapis-tonic-google-type

vec-u8 default

Enables vec-u8 of googleapis-tonic-google-api and googleapis-tonic-google-type

googleapis-tonic-google-apps-drive-labels-v2beta has 5 features without comments.