mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-30 13:54:09 +01:00
6 lines
17 KiB
HTML
6 lines
17 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `CallBuilder` trait in crate `google_recommendationengine1_beta1`."><meta name="keywords" content="rust, rustlang, rust-lang, CallBuilder"><title>google_recommendationengine1_beta1::client::CallBuilder - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled ><script id="default-settings"></script><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../favicon.svg">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-16x16.png">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc trait"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../../google_recommendationengine1_beta1/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Trait CallBuilder</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#implementors">Implementors</a></div><p class="location"><a href="../index.html">google_recommendationengine1_beta1</a>::<wbr><a href="index.html">client</a></p><div id="sidebar-vars" data-name="CallBuilder" data-ty="trait" data-relpath=""></div><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><button type="button" class="help-button">?</button>
|
||
<a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Trait <a href="../index.html">google_recommendationengine1_beta1</a>::<wbr><a href="index.html">client</a>::<wbr><a class="trait" href="">CallBuilder</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span><a class="srclink" href="../../src/google_recommendationengine1_beta1/client.rs.html#41" title="goto source code">[src]</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class="rust trait">pub trait CallBuilder { }</pre></div><div class="docblock"><p>Identifies types which represent builders for a particular resource method</p>
|
||
</div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor"></a></h2><div class="item-list" id="implementors-list"><h3 id="impl-CallBuilder" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogCatalogItemCreateCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogCatalogItemCreateCall">ProjectLocationCatalogCatalogItemCreateCall</a><'a, C></code><a href="#impl-CallBuilder" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#1596" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-1" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogCatalogItemDeleteCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogCatalogItemDeleteCall">ProjectLocationCatalogCatalogItemDeleteCall</a><'a, C></code><a href="#impl-CallBuilder-1" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#1886" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-2" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogCatalogItemGetCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogCatalogItemGetCall">ProjectLocationCatalogCatalogItemGetCall</a><'a, C></code><a href="#impl-CallBuilder-2" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#2153" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-3" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogCatalogItemImportCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogCatalogItemImportCall">ProjectLocationCatalogCatalogItemImportCall</a><'a, C></code><a href="#impl-CallBuilder-3" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#2427" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-4" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogCatalogItemListCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogCatalogItemListCall">ProjectLocationCatalogCatalogItemListCall</a><'a, C></code><a href="#impl-CallBuilder-4" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#2723" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-5" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogCatalogItemPatchCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogCatalogItemPatchCall">ProjectLocationCatalogCatalogItemPatchCall</a><'a, C></code><a href="#impl-CallBuilder-5" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#3029" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-6" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStoreOperationGetCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStoreOperationGetCall">ProjectLocationCatalogEventStoreOperationGetCall</a><'a, C></code><a href="#impl-CallBuilder-6" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#3329" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-7" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStoreOperationListCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStoreOperationListCall">ProjectLocationCatalogEventStoreOperationListCall</a><'a, C></code><a href="#impl-CallBuilder-7" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#3602" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-8" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStorePlacementPredictCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStorePlacementPredictCall">ProjectLocationCatalogEventStorePlacementPredictCall</a><'a, C></code><a href="#impl-CallBuilder-8" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#3906" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-9" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStorePredictionApiKeyRegistrationCreateCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStorePredictionApiKeyRegistrationCreateCall">ProjectLocationCatalogEventStorePredictionApiKeyRegistrationCreateCall</a><'a, C></code><a href="#impl-CallBuilder-9" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#4203" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-10" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStorePredictionApiKeyRegistrationDeleteCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStorePredictionApiKeyRegistrationDeleteCall">ProjectLocationCatalogEventStorePredictionApiKeyRegistrationDeleteCall</a><'a, C></code><a href="#impl-CallBuilder-10" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#4493" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-11" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStorePredictionApiKeyRegistrationListCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStorePredictionApiKeyRegistrationListCall">ProjectLocationCatalogEventStorePredictionApiKeyRegistrationListCall</a><'a, C></code><a href="#impl-CallBuilder-11" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#4764" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-12" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStoreUserEventCollectCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStoreUserEventCollectCall">ProjectLocationCatalogEventStoreUserEventCollectCall</a><'a, C></code><a href="#impl-CallBuilder-12" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#5057" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-13" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStoreUserEventImportCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStoreUserEventImportCall">ProjectLocationCatalogEventStoreUserEventImportCall</a><'a, C></code><a href="#impl-CallBuilder-13" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#5361" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-14" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStoreUserEventListCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStoreUserEventListCall">ProjectLocationCatalogEventStoreUserEventListCall</a><'a, C></code><a href="#impl-CallBuilder-14" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#5657" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-15" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStoreUserEventPurgeCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStoreUserEventPurgeCall">ProjectLocationCatalogEventStoreUserEventPurgeCall</a><'a, C></code><a href="#impl-CallBuilder-15" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#5961" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-16" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStoreUserEventRejoinCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStoreUserEventRejoinCall">ProjectLocationCatalogEventStoreUserEventRejoinCall</a><'a, C></code><a href="#impl-CallBuilder-16" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#6258" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-17" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogEventStoreUserEventWriteCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogEventStoreUserEventWriteCall">ProjectLocationCatalogEventStoreUserEventWriteCall</a><'a, C></code><a href="#impl-CallBuilder-17" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#6555" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-18" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogListCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogListCall">ProjectLocationCatalogListCall</a><'a, C></code><a href="#impl-CallBuilder-18" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#7419" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-19" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogOperationGetCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogOperationGetCall">ProjectLocationCatalogOperationGetCall</a><'a, C></code><a href="#impl-CallBuilder-19" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#6845" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-20" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogOperationListCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogOperationListCall">ProjectLocationCatalogOperationListCall</a><'a, C></code><a href="#impl-CallBuilder-20" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#7118" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-CallBuilder-21" class="impl"><code class="in-band">impl<'a, C> CallBuilder for <a class="struct" href="../../google_recommendationengine1_beta1/api/struct.ProjectLocationCatalogPatchCall.html" title="struct google_recommendationengine1_beta1::api::ProjectLocationCatalogPatchCall">ProjectLocationCatalogPatchCall</a><'a, C></code><a href="#impl-CallBuilder-21" class="anchor"></a><a class="srclink" href="../../src/google_recommendationengine1_beta1/api.rs.html#7715" title="goto source code">[src]</a></h3><div class="impl-items"></div></div><span class="loading-content">Loading content...</span><script type="text/javascript" src="../../implementors/google_recommendationengine1_beta1/client/trait.CallBuilder.js" async></script></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="google_recommendationengine1_beta1"></div>
|
||
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html> |