Docs.rs
  • google-datapipelines1-3.0.0+20220218
    • google-datapipelines1 3.0.0+20220218
    • 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
    • 88.46% 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

ResponseResult

Implementors

In google_datapipelines1::client

logo
Change settings

Trait google_datapipelines1::client::ResponseResult

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

Identifies types which are used in API responses.

Implementors

source

impl ResponseResult for GoogleCloudDatapipelinesV1ListJobsResponse

source

impl ResponseResult for GoogleCloudDatapipelinesV1ListPipelinesResponse

source

impl ResponseResult for GoogleCloudDatapipelinesV1Pipeline

source

impl ResponseResult for GoogleCloudDatapipelinesV1RunPipelineResponse

source

impl ResponseResult for GoogleProtobufEmpty