Docs.rs
  • google-cloudtasks2-3.0.0+20220212
    • google-cloudtasks2 3.0.0+20220212
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • hyper ^0.14 normal
      • hyper-rustls ^0.22 normal
      • itertools ^0.10 normal
      • mime ^0.2.0 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • url =1.7 normal
      • yup-oauth2 ^6.0 normal
    • Versions
    • 91.28% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

RequestValue

Implementors

In google_cloudtasks2::client

logo
Change settings

Trait google_cloudtasks2::client::RequestValue

source · [−]
pub trait RequestValue { }
Expand description

Identifies types which are used in API requests.

Implementors

source

impl RequestValue for CreateTaskRequest

source

impl RequestValue for GetIamPolicyRequest

source

impl RequestValue for PauseQueueRequest

source

impl RequestValue for PurgeQueueRequest

source

impl RequestValue for Queue

source

impl RequestValue for ResumeQueueRequest

source

impl RequestValue for RunTaskRequest

source

impl RequestValue for SetIamPolicyRequest

source

impl RequestValue for TestIamPermissionsRequest