Skip to content

Commit d48ef33

Browse files
feat(checks): update the api
#### checks:v1alpha The following keys were deleted: - resources.accounts.resources.apps.resources.operations.methods.cancel.scopes (Total Keys: 1) - resources.accounts.resources.apps.resources.operations.methods.delete.scopes (Total Keys: 1) - resources.accounts.resources.apps.resources.operations.methods.get.scopes (Total Keys: 1) - resources.accounts.resources.apps.resources.operations.methods.list.scopes (Total Keys: 1) - resources.accounts.resources.apps.resources.operations.methods.wait.scopes (Total Keys: 1) - resources.projects.resources.privacyPolicies.methods.delete (Total Keys: 10) - resources.projects.resources.privacyPolicies.methods.find (Total Keys: 11) - resources.projects.resources.privacyPolicies.methods.get (Total Keys: 10) - resources.projects.resources.privacypolicy.resources.operations.methods.cancel.scopes (Total Keys: 1) - resources.projects.resources.privacypolicy.resources.operations.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.privacypolicy.resources.operations.methods.get.scopes (Total Keys: 1) - resources.projects.resources.privacypolicy.resources.operations.methods.list.scopes (Total Keys: 1) - resources.projects.resources.privacypolicy.resources.operations.methods.wait.scopes (Total Keys: 1) - schemas.FindPrivacyPolicyRequest (Total Keys: 3) - schemas.PrivacyPolicy (Total Keys: 8) The following keys were added: - schemas.FindPrivacyPolicyResponse (Total Keys: 3)
1 parent 45ad0d2 commit d48ef33

File tree

4 files changed

+23
-168
lines changed

4 files changed

+23
-168
lines changed

docs/dyn/checks_v1alpha.accounts.apps.operations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h3>Method Details</h3>
172172
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
173173
},
174174
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
175-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
175+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
176176
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
177177
},
178178
}</pre>
@@ -213,7 +213,7 @@ <h3>Method Details</h3>
213213
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
214214
},
215215
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
216-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
216+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
217217
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
218218
},
219219
},
@@ -271,7 +271,7 @@ <h3>Method Details</h3>
271271
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
272272
},
273273
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
274-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
274+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
275275
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
276276
},
277277
}</pre>

docs/dyn/checks_v1alpha.projects.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
7474

7575
<h1><a href="checks_v1alpha.html">Checks API</a> . <a href="checks_v1alpha.projects.html">projects</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="checks_v1alpha.projects.privacyPolicies.html">privacyPolicies()</a></code>
79-
</p>
80-
<p class="firstline">Returns the privacyPolicies Resource.</p>
81-
8277
<p class="toc_element">
8378
<code><a href="checks_v1alpha.projects.privacypolicy.html">privacypolicy()</a></code>
8479
</p>

docs/dyn/checks_v1alpha.projects.privacypolicy.operations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h3>Method Details</h3>
166166
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
167167
},
168168
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
169-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
169+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
170170
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
171171
},
172172
}</pre>
@@ -207,7 +207,7 @@ <h3>Method Details</h3>
207207
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
208208
},
209209
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
210-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
210+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
211211
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
212212
},
213213
},
@@ -259,7 +259,7 @@ <h3>Method Details</h3>
259259
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
260260
},
261261
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
262-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
262+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
263263
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
264264
},
265265
}</pre>

0 commit comments

Comments
 (0)