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

CallBuilder

Implementors

In google_datapipelines1::client

logo
Change settings

Trait google_datapipelines1::client::CallBuilder

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

Identifies types which represent builders for a particular resource method

Implementors

source

impl<'a> CallBuilder for ProjectLocationListPipelineCall<'a>

source

impl<'a> CallBuilder for ProjectLocationPipelineCreateCall<'a>

source

impl<'a> CallBuilder for ProjectLocationPipelineDeleteCall<'a>

source

impl<'a> CallBuilder for ProjectLocationPipelineGetCall<'a>

source

impl<'a> CallBuilder for ProjectLocationPipelineJobListCall<'a>

source

impl<'a> CallBuilder for ProjectLocationPipelinePatchCall<'a>

source

impl<'a> CallBuilder for ProjectLocationPipelineRunCall<'a>

source

impl<'a> CallBuilder for ProjectLocationPipelineStopCall<'a>