mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-29 21:34:03 +01:00
7 lines
23 KiB
HTML
7 lines
23 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 `Part` trait in crate `google_analyticsreporting4`."><meta name="keywords" content="rust, rustlang, rust-lang, Part"><title>google_analyticsreporting4::client::Part - 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_analyticsreporting4/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Trait Part</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_analyticsreporting4</a>::<wbr><a href="index.html">client</a></p><div id="sidebar-vars" data-name="Part" 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_analyticsreporting4</a>::<wbr><a href="index.html">client</a>::<wbr><a class="trait" href="">Part</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_analyticsreporting4/client.rs.html#59" title="goto source code">[src]</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class="rust trait">pub trait Part { }</pre></div><div class="docblock"><p>Identifies types which are only used as part of other types, which
|
||
usually are carrying the <code>Resource</code> trait.</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-Part" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.Activity.html" title="struct google_analyticsreporting4::api::Activity">Activity</a></code><a href="#impl-Part" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#214" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-1" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.Cohort.html" title="struct google_analyticsreporting4::api::Cohort">Cohort</a></code><a href="#impl-Part-1" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#233" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-2" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.CohortGroup.html" title="struct google_analyticsreporting4::api::CohortGroup">CohortGroup</a></code><a href="#impl-Part-2" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#249" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-3" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.ColumnHeader.html" title="struct google_analyticsreporting4::api::ColumnHeader">ColumnHeader</a></code><a href="#impl-Part-3" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#265" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-4" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.CustomDimension.html" title="struct google_analyticsreporting4::api::CustomDimension">CustomDimension</a></code><a href="#impl-Part-4" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#280" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-5" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.DateRange.html" title="struct google_analyticsreporting4::api::DateRange">DateRange</a></code><a href="#impl-Part-5" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#297" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-6" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.DateRangeValues.html" title="struct google_analyticsreporting4::api::DateRangeValues">DateRangeValues</a></code><a href="#impl-Part-6" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#313" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-7" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.Dimension.html" title="struct google_analyticsreporting4::api::Dimension">Dimension</a></code><a href="#impl-Part-7" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#329" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-8" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.DimensionFilter.html" title="struct google_analyticsreporting4::api::DimensionFilter">DimensionFilter</a></code><a href="#impl-Part-8" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#352" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-9" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.DimensionFilterClause.html" title="struct google_analyticsreporting4::api::DimensionFilterClause">DimensionFilterClause</a></code><a href="#impl-Part-9" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#367" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-10" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.DynamicSegment.html" title="struct google_analyticsreporting4::api::DynamicSegment">DynamicSegment</a></code><a href="#impl-Part-10" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#386" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-11" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.EcommerceData.html" title="struct google_analyticsreporting4::api::EcommerceData">EcommerceData</a></code><a href="#impl-Part-11" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#407" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-12" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.EventData.html" title="struct google_analyticsreporting4::api::EventData">EventData</a></code><a href="#impl-Part-12" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#433" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-13" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.GoalData.html" title="struct google_analyticsreporting4::api::GoalData">GoalData</a></code><a href="#impl-Part-13" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#514" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-14" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.GoalSetData.html" title="struct google_analyticsreporting4::api::GoalSetData">GoalSetData</a></code><a href="#impl-Part-14" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#527" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-15" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.Metric.html" title="struct google_analyticsreporting4::api::Metric">Metric</a></code><a href="#impl-Part-15" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#545" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-16" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.MetricFilter.html" title="struct google_analyticsreporting4::api::MetricFilter">MetricFilter</a></code><a href="#impl-Part-16" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#566" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-17" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.MetricFilterClause.html" title="struct google_analyticsreporting4::api::MetricFilterClause">MetricFilterClause</a></code><a href="#impl-Part-17" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#581" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-18" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.MetricHeader.html" title="struct google_analyticsreporting4::api::MetricHeader">MetricHeader</a></code><a href="#impl-Part-18" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#598" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-19" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.MetricHeaderEntry.html" title="struct google_analyticsreporting4::api::MetricHeaderEntry">MetricHeaderEntry</a></code><a href="#impl-Part-19" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#614" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-20" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.OrFiltersForSegment.html" title="struct google_analyticsreporting4::api::OrFiltersForSegment">OrFiltersForSegment</a></code><a href="#impl-Part-20" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#628" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-21" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.OrderBy.html" title="struct google_analyticsreporting4::api::OrderBy">OrderBy</a></code><a href="#impl-Part-21" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#648" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-22" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.PageviewData.html" title="struct google_analyticsreporting4::api::PageviewData">PageviewData</a></code><a href="#impl-Part-22" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#665" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-23" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.Pivot.html" title="struct google_analyticsreporting4::api::Pivot">Pivot</a></code><a href="#impl-Part-23" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#689" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-24" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.PivotHeader.html" title="struct google_analyticsreporting4::api::PivotHeader">PivotHeader</a></code><a href="#impl-Part-24" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#706" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-25" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.PivotHeaderEntry.html" title="struct google_analyticsreporting4::api::PivotHeaderEntry">PivotHeaderEntry</a></code><a href="#impl-Part-25" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#725" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-26" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.PivotValueRegion.html" title="struct google_analyticsreporting4::api::PivotValueRegion">PivotValueRegion</a></code><a href="#impl-Part-26" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#738" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-27" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.ProductData.html" title="struct google_analyticsreporting4::api::ProductData">ProductData</a></code><a href="#impl-Part-27" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#761" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-28" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.ReportData.html" title="struct google_analyticsreporting4::api::ReportData">ReportData</a></code><a href="#impl-Part-28" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#819" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-29" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.ReportRequest.html" title="struct google_analyticsreporting4::api::ReportRequest">ReportRequest</a></code><a href="#impl-Part-29" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#877" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-30" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.ReportRow.html" title="struct google_analyticsreporting4::api::ReportRow">ReportRow</a></code><a href="#impl-Part-30" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#892" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-31" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.ResourceQuotasRemaining.html" title="struct google_analyticsreporting4::api::ResourceQuotasRemaining">ResourceQuotasRemaining</a></code><a href="#impl-Part-31" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#909" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-32" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.ScreenviewData.html" title="struct google_analyticsreporting4::api::ScreenviewData">ScreenviewData</a></code><a href="#impl-Part-32" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#932" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-33" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.Segment.html" title="struct google_analyticsreporting4::api::Segment">Segment</a></code><a href="#impl-Part-33" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1009" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-34" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.SegmentDefinition.html" title="struct google_analyticsreporting4::api::SegmentDefinition">SegmentDefinition</a></code><a href="#impl-Part-34" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1023" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-35" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.SegmentDimensionFilter.html" title="struct google_analyticsreporting4::api::SegmentDimensionFilter">SegmentDimensionFilter</a></code><a href="#impl-Part-35" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1050" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-36" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.SegmentFilter.html" title="struct google_analyticsreporting4::api::SegmentFilter">SegmentFilter</a></code><a href="#impl-Part-36" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1069" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-37" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.SegmentFilterClause.html" title="struct google_analyticsreporting4::api::SegmentFilterClause">SegmentFilterClause</a></code><a href="#impl-Part-37" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1088" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-38" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.SegmentMetricFilter.html" title="struct google_analyticsreporting4::api::SegmentMetricFilter">SegmentMetricFilter</a></code><a href="#impl-Part-38" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1112" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-39" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.SegmentSequenceStep.html" title="struct google_analyticsreporting4::api::SegmentSequenceStep">SegmentSequenceStep</a></code><a href="#impl-Part-39" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1129" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-40" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.SequenceSegment.html" title="struct google_analyticsreporting4::api::SequenceSegment">SequenceSegment</a></code><a href="#impl-Part-40" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1146" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-41" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.SimpleSegment.html" title="struct google_analyticsreporting4::api::SimpleSegment">SimpleSegment</a></code><a href="#impl-Part-41" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1160" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-42" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.TransactionData.html" title="struct google_analyticsreporting4::api::TransactionData">TransactionData</a></code><a href="#impl-Part-42" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1183" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-43" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.User.html" title="struct google_analyticsreporting4::api::User">User</a></code><a href="#impl-Part-43" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1200" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Part-44" class="impl"><code class="in-band">impl Part for <a class="struct" href="../../google_analyticsreporting4/api/struct.UserActivitySession.html" title="struct google_analyticsreporting4::api::UserActivitySession">UserActivitySession</a></code><a href="#impl-Part-44" class="anchor"></a><a class="srclink" href="../../src/google_analyticsreporting4/api.rs.html#1227" 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_analyticsreporting4/client/trait.Part.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_analyticsreporting4"></div>
|
||
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html> |