Skip to content

Commit

Permalink
feat(file): update the api
Browse files Browse the repository at this point in the history
#### file:v1

The following keys were deleted:
- schemas.FixedIOPS.properties.maxReadIops (Total Keys: 3)
- schemas.IOPSPerTB.properties.maxReadIopsPerTb (Total Keys: 3)

The following keys were added:
- resources.projects.resources.locations.resources.instances.resources.snapshots.methods.list.parameters.returnPartialSuccess (Total Keys: 2)
- schemas.ListSnapshotsResponse.properties.unreachable (Total Keys: 2)

#### file:v1beta1

The following keys were deleted:
- schemas.FixedIOPS.properties.maxReadIops (Total Keys: 3)
- schemas.IOPSPerTB.properties.maxReadIopsPerTb (Total Keys: 3)

The following keys were added:
- resources.projects.resources.locations.resources.instances.resources.snapshots.methods.list.parameters.returnPartialSuccess (Total Keys: 2)
- schemas.ListSnapshotsResponse.properties.unreachable (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Dec 17, 2024
1 parent 7382301 commit 207265e
Show file tree
Hide file tree
Showing 11 changed files with 86 additions and 94 deletions.
10 changes: 5 additions & 5 deletions docs/dyn/file_v1.projects.locations.backups.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h3>Method Details</h3>
&quot;sourceInstanceTier&quot;: &quot;A String&quot;, # Output only. The service tier of the source Filestore instance that this backup is created from.
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
&quot;storageBytes&quot;: &quot;A String&quot;, # Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot;
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: &quot;123456789012/environment&quot; : &quot;production&quot;, &quot;123456789013/costCenter&quot; : &quot;marketing&quot; See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
&quot;a_key&quot;: &quot;A String&quot;,
},
}
Expand Down Expand Up @@ -230,7 +230,7 @@ <h3>Method Details</h3>
&quot;sourceInstanceTier&quot;: &quot;A String&quot;, # Output only. The service tier of the source Filestore instance that this backup is created from.
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
&quot;storageBytes&quot;: &quot;A String&quot;, # Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot;
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: &quot;123456789012/environment&quot; : &quot;production&quot;, &quot;123456789013/costCenter&quot; : &quot;marketing&quot; See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
Expand Down Expand Up @@ -274,13 +274,13 @@ <h3>Method Details</h3>
&quot;sourceInstanceTier&quot;: &quot;A String&quot;, # Output only. The service tier of the source Filestore instance that this backup is created from.
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
&quot;storageBytes&quot;: &quot;A String&quot;, # Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot;
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: &quot;123456789012/environment&quot; : &quot;production&quot;, &quot;123456789013/costCenter&quot; : &quot;marketing&quot; See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
&quot;a_key&quot;: &quot;A String&quot;,
},
},
],
&quot;nextPageToken&quot;: &quot;A String&quot;, # The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
&quot;unreachable&quot;: [ # Locations that could not be reached.
&quot;unreachable&quot;: [ # Unordered list. Locations that could not be reached.
&quot;A String&quot;,
],
}</pre>
Expand Down Expand Up @@ -327,7 +327,7 @@ <h3>Method Details</h3>
&quot;sourceInstanceTier&quot;: &quot;A String&quot;, # Output only. The service tier of the source Filestore instance that this backup is created from.
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
&quot;storageBytes&quot;: &quot;A String&quot;, # Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot;
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: &quot;123456789012/environment&quot; : &quot;production&quot;, &quot;123456789013/costCenter&quot; : &quot;marketing&quot; See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
&quot;a_key&quot;: &quot;A String&quot;,
},
}
Expand Down
Loading

0 comments on commit 207265e

Please sign in to comment.