googleapis-tonic-google-cloud-alloydb-v1alpha 0.14.0

A Google APIs client library generated by tonic-build
Documentation
[dependencies.googleapis-tonic-google-api]
default-features = false
version = "0.12.0"

[dependencies.googleapis-tonic-google-longrunning]
default-features = false
version = "0.14.0"

[dependencies.googleapis-tonic-google-rpc]
default-features = false
version = "0.9.0"

[dependencies.googleapis-tonic-google-type]
default-features = false
version = "0.8.0"

[dependencies.prost]
version = "0.13.3"

[dependencies.prost-types]
version = "0.13.3"

[dependencies.tonic]
default-features = false
features = ["codegen", "prost"]
version = "0.12.3"

[features]
btree-map = ["googleapis-tonic-google-api/btree-map", "googleapis-tonic-google-longrunning/btree-map", "googleapis-tonic-google-rpc/btree-map", "googleapis-tonic-google-type/btree-map"]
bytes = ["googleapis-tonic-google-api/bytes", "googleapis-tonic-google-longrunning/bytes", "googleapis-tonic-google-rpc/bytes", "googleapis-tonic-google-type/bytes"]
default = ["hash-map", "vec-u8"]
hash-map = ["googleapis-tonic-google-api/hash-map", "googleapis-tonic-google-longrunning/hash-map", "googleapis-tonic-google-rpc/hash-map", "googleapis-tonic-google-type/hash-map"]
vec-u8 = ["googleapis-tonic-google-api/vec-u8", "googleapis-tonic-google-longrunning/vec-u8", "googleapis-tonic-google-rpc/vec-u8", "googleapis-tonic-google-type/vec-u8"]

[lib]
name = "googleapis_tonic_google_cloud_alloydb_v1alpha"
path = "src/lib.rs"

[lints.clippy]
doc_lazy_continuation = "allow"
large_enum_variant = "allow"
module_inception = "allow"
non_minimal_cfg = "allow"

[lints.rust]
unused_imports = "allow"

[package]
authors = ["bouzuya <m@bouzuya.net>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Google APIs client library generated by tonic-build"
edition = "2021"
keywords = ["api", "gcloud", "gcp", "google", "tonic"]
license = "MIT OR Apache-2.0"
name = "googleapis-tonic-google-cloud-alloydb-v1alpha"
readme = "README.md"
repository = "https://github.com/bouzuya/googleapis-tonic"
version = "0.14.0"