Docs.rs
  • google-cloudfunctions1-4.0.1+20220224
    • google-cloudfunctions1 4.0.1+20220224
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • http ^0.2 normal
      • hyper ^0.14 normal
      • hyper-rustls ^0.23.0 normal
      • itertools ^0.10 normal
      • mime ^0.2.0 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.0 normal
      • tower-service ^0.3.1 normal
      • url =1.7 normal
      • yup-oauth2 ^7.0 normal
    • Versions
    • 90.58% 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_cloudfunctions1::client

logo
Change settings

Trait google_cloudfunctions1::client::CallBuilder

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

Identifies types which represent builders for a particular resource method

Implementors

source

impl<'a, S> CallBuilder for OperationGetCall<'a, S>

source

impl<'a, S> CallBuilder for OperationListCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionCallCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionCreateCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionDeleteCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionGenerateDownloadUrlCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionGenerateUploadUrlCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionGetCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionGetIamPolicyCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionListCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionPatchCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionSetIamPolicyCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationFunctionTestIamPermissionCall<'a, S>

source

impl<'a, S> CallBuilder for ProjectLocationListCall<'a, S>