Files
google-apis-rs/google_deploymentmanager2_beta2/api/index.html
2021-04-02 00:20:57 +08:00

53 lines
15 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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 `api` mod in crate `google_deploymentmanager2_beta2`."><meta name="keywords" content="rust, rustlang, rust-lang, api"><title>google_deploymentmanager2_beta2::api - 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 mod"><!--[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">&#9776;</div><a href='../../google_deploymentmanager2_beta2/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Module api</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></div><p class="location"><a href="../index.html">google_deploymentmanager2_beta2</a></p><div id="sidebar-vars" data-name="api" data-ty="mod" 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">Module <a href="../index.html">google_deploymentmanager2_beta2</a>::<wbr><a class="mod" href="">api</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">&#x2212;</span>]</a></span><a class="srclink" href="../../src/google_deploymentmanager2_beta2/api.rs.html#1-5045" title="goto source code">[src]</a></span></h1><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
<table><tr class="module-item"><td><a class="struct" href="struct.Deployment.html" title="google_deploymentmanager2_beta2::api::Deployment struct">Deployment</a></td><td class="docblock-short"><p>Activities</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentDeleteCall.html" title="google_deploymentmanager2_beta2::api::DeploymentDeleteCall struct">DeploymentDeleteCall</a></td><td class="docblock-short"><p>Deletes a deployment and all of the resources in the deployment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentGetCall.html" title="google_deploymentmanager2_beta2::api::DeploymentGetCall struct">DeploymentGetCall</a></td><td class="docblock-short"><p>Gets information about a specific deployment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentInsertCall.html" title="google_deploymentmanager2_beta2::api::DeploymentInsertCall struct">DeploymentInsertCall</a></td><td class="docblock-short"><p>Creates a deployment and all of the resources described by the deployment manifest.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentListCall.html" title="google_deploymentmanager2_beta2::api::DeploymentListCall struct">DeploymentListCall</a></td><td class="docblock-short"><p>Lists all deployments for a given project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentManager.html" title="google_deploymentmanager2_beta2::api::DeploymentManager struct">DeploymentManager</a></td><td class="docblock-short"><p>Central instance to access all DeploymentManager related resource activities</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentMethods.html" title="google_deploymentmanager2_beta2::api::DeploymentMethods struct">DeploymentMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>deployment</em> resources.
It is not used directly, but through the <code>DeploymentManager</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentPatchCall.html" title="google_deploymentmanager2_beta2::api::DeploymentPatchCall struct">DeploymentPatchCall</a></td><td class="docblock-short"><p>Updates a deployment and all of the resources described by the deployment manifest. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentUpdate.html" title="google_deploymentmanager2_beta2::api::DeploymentUpdate struct">DeploymentUpdate</a></td><td class="docblock-short"><p>This type is not used in any activity, and only used as <em>part</em> of another schema.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentUpdateCall.html" title="google_deploymentmanager2_beta2::api::DeploymentUpdateCall struct">DeploymentUpdateCall</a></td><td class="docblock-short"><p>Updates a deployment and all of the resources described by the deployment manifest.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentsListResponse.html" title="google_deploymentmanager2_beta2::api::DeploymentsListResponse struct">DeploymentsListResponse</a></td><td class="docblock-short"><p>A response containing a partial list of deployments and a page token used to build the next request if the request has been truncated.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ImportFile.html" title="google_deploymentmanager2_beta2::api::ImportFile struct">ImportFile</a></td><td class="docblock-short"><p>This type is not used in any activity, and only used as <em>part</em> of another schema.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Manifest.html" title="google_deploymentmanager2_beta2::api::Manifest struct">Manifest</a></td><td class="docblock-short"><p>Activities</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ManifestGetCall.html" title="google_deploymentmanager2_beta2::api::ManifestGetCall struct">ManifestGetCall</a></td><td class="docblock-short"><p>Gets information about a specific manifest.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ManifestListCall.html" title="google_deploymentmanager2_beta2::api::ManifestListCall struct">ManifestListCall</a></td><td class="docblock-short"><p>Lists all manifests for a given deployment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ManifestMethods.html" title="google_deploymentmanager2_beta2::api::ManifestMethods struct">ManifestMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>manifest</em> resources.
It is not used directly, but through the <code>DeploymentManager</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ManifestsListResponse.html" title="google_deploymentmanager2_beta2::api::ManifestsListResponse struct">ManifestsListResponse</a></td><td class="docblock-short"><p>A response containing a partial list of manifests and a page token used to build the next request if the request has been truncated.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Operation.html" title="google_deploymentmanager2_beta2::api::Operation struct">Operation</a></td><td class="docblock-short"><p>An Operation resource, used to manage asynchronous API requests.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationError.html" title="google_deploymentmanager2_beta2::api::OperationError struct">OperationError</a></td><td class="docblock-short"><p>[Output Only] If errors are generated during processing of the operation, this field will be populated.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationErrorErrors.html" title="google_deploymentmanager2_beta2::api::OperationErrorErrors struct">OperationErrorErrors</a></td><td class="docblock-short"><p>[Output Only] The array of errors encountered while processing this operation.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationGetCall.html" title="google_deploymentmanager2_beta2::api::OperationGetCall struct">OperationGetCall</a></td><td class="docblock-short"><p>Gets information about a specific operation.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationListCall.html" title="google_deploymentmanager2_beta2::api::OperationListCall struct">OperationListCall</a></td><td class="docblock-short"><p>Lists all operations for a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationMethods.html" title="google_deploymentmanager2_beta2::api::OperationMethods struct">OperationMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>operation</em> resources.
It is not used directly, but through the <code>DeploymentManager</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationWarnings.html" title="google_deploymentmanager2_beta2::api::OperationWarnings struct">OperationWarnings</a></td><td class="docblock-short"><p>[Output Only] If warning messages are generated during processing of the operation, this field will be populated.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationWarningsData.html" title="google_deploymentmanager2_beta2::api::OperationWarningsData struct">OperationWarningsData</a></td><td class="docblock-short"><p>[Output Only] Metadata about this warning in key: value format. For example:
&quot;data&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationsListResponse.html" title="google_deploymentmanager2_beta2::api::OperationsListResponse struct">OperationsListResponse</a></td><td class="docblock-short"><p>A response containing a partial list of operations and a page token used to build the next request if the request has been truncated.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Resource.html" title="google_deploymentmanager2_beta2::api::Resource struct">Resource</a></td><td class="docblock-short"><p>Activities</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ResourceGetCall.html" title="google_deploymentmanager2_beta2::api::ResourceGetCall struct">ResourceGetCall</a></td><td class="docblock-short"><p>Gets information about a single resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ResourceListCall.html" title="google_deploymentmanager2_beta2::api::ResourceListCall struct">ResourceListCall</a></td><td class="docblock-short"><p>Lists all resources in a given deployment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ResourceMethods.html" title="google_deploymentmanager2_beta2::api::ResourceMethods struct">ResourceMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>resource</em> resources.
It is not used directly, but through the <code>DeploymentManager</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ResourceUpdate.html" title="google_deploymentmanager2_beta2::api::ResourceUpdate struct">ResourceUpdate</a></td><td class="docblock-short"><p>This type is not used in any activity, and only used as <em>part</em> of another schema.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ResourcesListResponse.html" title="google_deploymentmanager2_beta2::api::ResourcesListResponse struct">ResourcesListResponse</a></td><td class="docblock-short"><p>A response containing a partial list of resources and a page token used to build the next request if the request has been truncated.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetConfiguration.html" title="google_deploymentmanager2_beta2::api::TargetConfiguration struct">TargetConfiguration</a></td><td class="docblock-short"><p>This type is not used in any activity, and only used as <em>part</em> of another schema.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Type.html" title="google_deploymentmanager2_beta2::api::Type struct">Type</a></td><td class="docblock-short"><p>A resource type supported by Deployment Manager.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TypeListCall.html" title="google_deploymentmanager2_beta2::api::TypeListCall struct">TypeListCall</a></td><td class="docblock-short"><p>Lists all resource types for Deployment Manager.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TypeMethods.html" title="google_deploymentmanager2_beta2::api::TypeMethods struct">TypeMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>type</em> resources.
It is not used directly, but through the <code>DeploymentManager</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TypesListResponse.html" title="google_deploymentmanager2_beta2::api::TypesListResponse struct">TypesListResponse</a></td><td class="docblock-short"><p>A response that returns all Types supported by Deployment Manager</p>
</td></tr></table><h2 id="enums" class="section-header"><a href="#enums">Enums</a></h2>
<table><tr class="module-item"><td><a class="enum" href="enum.Scope.html" title="google_deploymentmanager2_beta2::api::Scope enum">Scope</a></td><td class="docblock-short"><p>Identifies the an OAuth2 authorization scope.
A scope is needed when requesting an
<a href="https://developers.google.com/youtube/v3/guides/authentication">authorization token</a>.</p>
</td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="google_deploymentmanager2_beta2"></div>
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html>