aboutsummaryrefslogtreecommitdiff
path: root/docs/dyn/compute_beta.regionDisks.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dyn/compute_beta.regionDisks.html')
-rw-r--r--docs/dyn/compute_beta.regionDisks.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dyn/compute_beta.regionDisks.html b/docs/dyn/compute_beta.regionDisks.html
index 3d747f247..26c94aa8f 100644
--- a/docs/dyn/compute_beta.regionDisks.html
+++ b/docs/dyn/compute_beta.regionDisks.html
@@ -82,7 +82,7 @@ h1, h2, h3 {
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#createSnapshot">createSnapshot(project, region, disk, body=None, requestId=None, x__xgafv=None)</a></code></p>
-<p class="firstline">Creates a snapshot of this regional disk.</p>
+<p class="firstline">Creates a snapshot of a specified persistent disk. For regular snapshot creation, consider using snapshots.insert instead, as that method supports more features, such as creating snapshots in a project different from the source disk project.</p>
<p class="toc_element">
<code><a href="#delete">delete(project, region, disk, requestId=None, x__xgafv=None)</a></code></p>
<p class="firstline">Deletes the specified regional persistent disk. Deleting a regional disk removes all the replicas of its data permanently and is irreversible. However, deleting a disk does not delete any snapshots previously made from the disk. You must separately delete snapshots.</p>
@@ -200,7 +200,7 @@ Returns:
<div class="method">
<code class="details" id="createSnapshot">createSnapshot(project, region, disk, body=None, requestId=None, x__xgafv=None)</code>
- <pre>Creates a snapshot of this regional disk.
+ <pre>Creates a snapshot of a specified persistent disk. For regular snapshot creation, consider using snapshots.insert instead, as that method supports more features, such as creating snapshots in a project different from the source disk project.
Args:
project: string, Project ID for this request. (required)