mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update documentation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get Billing Info - Cloudbilling v2.0.4+20210322</title>
|
||||
<title>Get Billing Info - Cloudbilling v3.0.0+20220305</title>
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
|
||||
<div class="wy-side-nav-search">
|
||||
<a href=".." class="icon icon-home"> Cloudbilling v2.0.4+20210322</a>
|
||||
<a href=".." class="icon icon-home"> Cloudbilling v3.0.0+20220305</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
</div>
|
||||
<div role="main">
|
||||
<div class="section">
|
||||
<p>Gets the billing information for a project. The current authenticated user must have <a href="https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo">permission to view the project</a>.</p>
|
||||
<p>Gets the billing information for a project. The current authenticated user must have the <code>resourcemanager.projects.get</code> permission for the project, which can be granted by assigning the <a href="https://cloud.google.com/iam/docs/understanding-roles#predefined_roles">Project Viewer</a> role.</p>
|
||||
<h1 id="scopes">Scopes</h1>
|
||||
<p>You will need authorization for at least one of the following scopes to make a valid call:</p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user