Docs.rs
  • google-datastore1-1.0.7+20181002
    • google-datastore1 1.0.7+20181002
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • hyper ^0.10 normal
      • mime ^0.2.0 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • url =0.5 normal
      • yup-oauth2 ^1.0 normal
      • hyper-rustls ^0.6 dev
    • Versions
    • 99.35% of the crate is documented
  • Go to latest version
  • Platform
    • 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

google_datastore11.0.7+20181002

RequestValue

Implementors

In crate google_datastore1

Trait google_datastore1::RequestValue

source ·
pub trait RequestValue { }
Expand description

Identifies types which are used in API requests.

Implementors§

source§

impl RequestValue for AllocateIdsRequest

source§

impl RequestValue for BeginTransactionRequest

source§

impl RequestValue for CommitRequest

source§

impl RequestValue for GoogleDatastoreAdminV1ExportEntitiesRequest

source§

impl RequestValue for GoogleDatastoreAdminV1ImportEntitiesRequest

source§

impl RequestValue for LookupRequest

source§

impl RequestValue for ReserveIdsRequest

source§

impl RequestValue for RollbackRequest

source§

impl RequestValue for RunQueryRequest