• Home
  • Raw
  • Download

Lines Matching full:backup

82 <p class="firstline">Creates a backup.</p>
85 <p class="firstline">Deletes a backup.</p>
88 <p class="firstline">Gets the details of a specific backup.</p>
97 <p class="firstline">Updates the settings of a specific backup.</p>
106 <pre>Creates a backup.
109 … Required. The backup&#x27;s project and location, in the format `projects/{project_id}/locations/…
113 { # A Cloud Filestore backup.
114 …&quot;A String&quot;, # Output only. Capacity of the source file share when the backup was created.
115 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the backup was created.
116 …&quot;description&quot;: &quot;A String&quot;, # A description of the backup with 2048 characters …
117 …ot;A String&quot;, # Output only. Amount of bytes that will be downloaded if the backup is restored
121 …&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the backup, in the for…
123 …;, # Name of the file share in the source Cloud Filestore instance that the backup is created from.
124 …projects/{project_id}/locations/{location_id}/instances/{instance_id}`, used to create this backup.
125 …put only. The service tier of the source Cloud Filestore instance that this backup is created from.
126 &quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
127 … The size of the storage used by the backup. As backups share storage, this number is expected to …
130 …backupId: string, Required. The ID to use for the backup. The ID must be unique within the specifi…
162 <pre>Deletes a backup.
165 …name: string, Required. The backup resource name, in the format `projects/{project_id}/locations/{…
197 <pre>Gets the details of a specific backup.
200 …name: string, Required. The backup resource name, in the format `projects/{project_id}/locations/{…
209 { # A Cloud Filestore backup.
210 …&quot;A String&quot;, # Output only. Capacity of the source file share when the backup was created.
211 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the backup was created.
212 …&quot;description&quot;: &quot;A String&quot;, # A description of the backup with 2048 characters …
213 …ot;A String&quot;, # Output only. Amount of bytes that will be downloaded if the backup is restored
217 …&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the backup, in the for…
219 …;, # Name of the file share in the source Cloud Filestore instance that the backup is created from.
220 …projects/{project_id}/locations/{location_id}/instances/{instance_id}`, used to create this backup.
221 …put only. The service tier of the source Cloud Filestore instance that this backup is created from.
222 &quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
223 … The size of the storage used by the backup. As backups share storage, this number is expected to …
232backup information, in the format `projects/{project_id}/locations/{location}`. In Cloud Filestore…
247 { # A Cloud Filestore backup.
248 …&quot;A String&quot;, # Output only. Capacity of the source file share when the backup was created.
249 … &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the backup was created.
250 …&quot;description&quot;: &quot;A String&quot;, # A description of the backup with 2048 characters …
251 …ot;A String&quot;, # Output only. Amount of bytes that will be downloaded if the backup is restored
255 …&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the backup, in the for…
257 …;, # Name of the file share in the source Cloud Filestore instance that the backup is created from.
258 …projects/{project_id}/locations/{location_id}/instances/{instance_id}`, used to create this backup.
259 …put only. The service tier of the source Cloud Filestore instance that this backup is created from.
260 &quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
261 … The size of the storage used by the backup. As backups share storage, this number is expected to …
287 <pre>Updates the settings of a specific backup.
290 …name: string, Output only. The resource name of the backup, in the format `projects/{project_id}/l…
294 { # A Cloud Filestore backup.
295 …&quot;A String&quot;, # Output only. Capacity of the source file share when the backup was created.
296 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the backup was created.
297 …&quot;description&quot;: &quot;A String&quot;, # A description of the backup with 2048 characters …
298 …ot;A String&quot;, # Output only. Amount of bytes that will be downloaded if the backup is restored
302 …&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the backup, in the for…
304 …;, # Name of the file share in the source Cloud Filestore instance that the backup is created from.
305 …projects/{project_id}/locations/{location_id}/instances/{instance_id}`, used to create this backup.
306 …put only. The service tier of the source Cloud Filestore instance that this backup is created from.
307 &quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
308 … The size of the storage used by the backup. As backups share storage, this number is expected to …