Docs.rs
  • gcp-sdk-rpc-0.1.0
    • gcp-sdk-rpc 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • coryan
    • codyoss
    • Dependencies
      • bytes ^1.8.0 normal
      • serde ^1.0.216 normal
      • serde_with ^3.12.0 normal
      • gcp-sdk-wkt ^0.1.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gcp_sdk_rpc0.1.0

Crate Items

  • Structs
  • Constants

List of all items

Structs

  • model::BadRequest
  • model::Code
  • model::DebugInfo
  • model::ErrorInfo
  • model::Help
  • model::HttpHeader
  • model::HttpRequest
  • model::HttpResponse
  • model::LocalizedMessage
  • model::PreconditionFailure
  • model::QuotaFailure
  • model::RequestInfo
  • model::ResourceInfo
  • model::RetryInfo
  • model::Status
  • model::bad_request::FieldViolation
  • model::help::Link
  • model::precondition_failure::Violation
  • model::quota_failure::Violation

Constants

  • model::code::ABORTED
  • model::code::ALREADY_EXISTS
  • model::code::CANCELLED
  • model::code::DATA_LOSS
  • model::code::DEADLINE_EXCEEDED
  • model::code::FAILED_PRECONDITION
  • model::code::INTERNAL
  • model::code::INVALID_ARGUMENT
  • model::code::NOT_FOUND
  • model::code::OK
  • model::code::OUT_OF_RANGE
  • model::code::PERMISSION_DENIED
  • model::code::RESOURCE_EXHAUSTED
  • model::code::UNAUTHENTICATED
  • model::code::UNAVAILABLE
  • model::code::UNIMPLEMENTED
  • model::code::UNKNOWN