//! Generated operation contracts for GCP APIs.
//!
//! These modules contain the raw HTTP operations with correct URLs, methods,
//! and parameter ordering from the GCP Discovery Document. They are `pub(crate)`
//! and wrapped by the ergonomic API clients in [`super::api`].
pub mod accessapproval;
pub mod apikeys;
pub mod appengine;
pub mod bigquery;
pub mod cloudasset;
pub mod cloudbilling;
pub mod cloudkms;
pub mod cloudresourcemanager;
pub mod cloudscheduler;
pub mod compute;
pub mod container;
pub mod dlp;
pub mod dns;
pub mod essentialcontacts;
pub mod gkebackup;
pub mod iam;
pub mod logging;
pub mod monitoring;
pub mod osconfig;
pub mod recommender;
pub mod secretmanager;
pub mod service_usage;
pub mod sqladmin;
pub mod storage;