Skip to content

Commit 777c7d5

Browse files
chore: Update discovery artifacts (#1719)
## Deleted keys were detected in the following stable discovery artifacts: bigquery v2 3cf6af1 content v2.1 e5322d7 tpu v1 043aa17 ## Deleted keys were detected in the following pre-stable discovery artifacts: cloudsupport v2beta e8092f5 composer v1beta1 0d7de78 tpu v1alpha1 043aa17 tpu v2alpha1 043aa17 ## Discovery Artifact Change Summary: feat(accessapproval): update the api e4560c7 feat(androidmanagement): update the api 5bb6ed7 feat(bigquery): update the api 3cf6af1 feat(bigqueryreservation): update the api 79813fe feat(cloudidentity): update the api 6c62fb2 feat(cloudsearch): update the api 5928fe9 feat(cloudsupport): update the api e8092f5 feat(composer): update the api 0d7de78 feat(container): update the api 7de5148 feat(content): update the api e5322d7 feat(displayvideo): update the api f85d452 feat(notebooks): update the api 6f35004 feat(privateca): update the api eb9a5da feat(servicecontrol): update the api 63891f5 feat(tpu): update the api 043aa17
1 parent d12c714 commit 777c7d5

File tree

405 files changed

+3504
-2425
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

405 files changed

+3504
-2425
lines changed

docs/dyn/accessapproval_v1.folders.approvalRequests.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,13 @@ <h3>Method Details</h3>
117117
{ # A request for the customer to approve access to a resource.
118118
&quot;approve&quot;: { # A decision that has been made to approve access to a resource. # Access was approved.
119119
&quot;approveTime&quot;: &quot;A String&quot;, # The time at which approval was granted.
120+
&quot;autoApproved&quot;: True or False, # True when the request has been auto-approved.
120121
&quot;expireTime&quot;: &quot;A String&quot;, # The time at which the approval expires.
122+
&quot;signatureInfo&quot;: { # Information about the digital signature of the resource. # The signature for the ApprovalRequest and details on how it was signed.
123+
&quot;customerKmsKeyVersion&quot;: &quot;A String&quot;, # The resource name of the customer CryptoKeyVersion used for signing.
124+
&quot;googlePublicKeyPem&quot;: &quot;A String&quot;, # The public key for the Google default signing, encoded in PEM format. The signature was created using a private key which may be verified using this public key.
125+
&quot;signature&quot;: &quot;A String&quot;, # The digital signature.
126+
},
121127
},
122128
&quot;dismiss&quot;: { # A decision that has been made to dismiss an approval request. # The request was dismissed.
123129
&quot;dismissTime&quot;: &quot;A String&quot;, # The time at which the approval request was dismissed.
@@ -169,7 +175,13 @@ <h3>Method Details</h3>
169175
{ # A request for the customer to approve access to a resource.
170176
&quot;approve&quot;: { # A decision that has been made to approve access to a resource. # Access was approved.
171177
&quot;approveTime&quot;: &quot;A String&quot;, # The time at which approval was granted.
178+
&quot;autoApproved&quot;: True or False, # True when the request has been auto-approved.
172179
&quot;expireTime&quot;: &quot;A String&quot;, # The time at which the approval expires.
180+
&quot;signatureInfo&quot;: { # Information about the digital signature of the resource. # The signature for the ApprovalRequest and details on how it was signed.
181+
&quot;customerKmsKeyVersion&quot;: &quot;A String&quot;, # The resource name of the customer CryptoKeyVersion used for signing.
182+
&quot;googlePublicKeyPem&quot;: &quot;A String&quot;, # The public key for the Google default signing, encoded in PEM format. The signature was created using a private key which may be verified using this public key.
183+
&quot;signature&quot;: &quot;A String&quot;, # The digital signature.
184+
},
173185
},
174186
&quot;dismiss&quot;: { # A decision that has been made to dismiss an approval request. # The request was dismissed.
175187
&quot;dismissTime&quot;: &quot;A String&quot;, # The time at which the approval request was dismissed.
@@ -210,7 +222,13 @@ <h3>Method Details</h3>
210222
{ # A request for the customer to approve access to a resource.
211223
&quot;approve&quot;: { # A decision that has been made to approve access to a resource. # Access was approved.
212224
&quot;approveTime&quot;: &quot;A String&quot;, # The time at which approval was granted.
225+
&quot;autoApproved&quot;: True or False, # True when the request has been auto-approved.
213226
&quot;expireTime&quot;: &quot;A String&quot;, # The time at which the approval expires.
227+
&quot;signatureInfo&quot;: { # Information about the digital signature of the resource. # The signature for the ApprovalRequest and details on how it was signed.
228+
&quot;customerKmsKeyVersion&quot;: &quot;A String&quot;, # The resource name of the customer CryptoKeyVersion used for signing.
229+
&quot;googlePublicKeyPem&quot;: &quot;A String&quot;, # The public key for the Google default signing, encoded in PEM format. The signature was created using a private key which may be verified using this public key.
230+
&quot;signature&quot;: &quot;A String&quot;, # The digital signature.
231+
},
214232
},
215233
&quot;dismiss&quot;: { # A decision that has been made to dismiss an approval request. # The request was dismissed.
216234
&quot;dismissTime&quot;: &quot;A String&quot;, # The time at which the approval request was dismissed.
@@ -256,7 +274,13 @@ <h3>Method Details</h3>
256274
{ # A request for the customer to approve access to a resource.
257275
&quot;approve&quot;: { # A decision that has been made to approve access to a resource. # Access was approved.
258276
&quot;approveTime&quot;: &quot;A String&quot;, # The time at which approval was granted.
277+
&quot;autoApproved&quot;: True or False, # True when the request has been auto-approved.
259278
&quot;expireTime&quot;: &quot;A String&quot;, # The time at which the approval expires.
279+
&quot;signatureInfo&quot;: { # Information about the digital signature of the resource. # The signature for the ApprovalRequest and details on how it was signed.
280+
&quot;customerKmsKeyVersion&quot;: &quot;A String&quot;, # The resource name of the customer CryptoKeyVersion used for signing.
281+
&quot;googlePublicKeyPem&quot;: &quot;A String&quot;, # The public key for the Google default signing, encoded in PEM format. The signature was created using a private key which may be verified using this public key.
282+
&quot;signature&quot;: &quot;A String&quot;, # The digital signature.
283+
},
260284
},
261285
&quot;dismiss&quot;: { # A decision that has been made to dismiss an approval request. # The request was dismissed.
262286
&quot;dismissTime&quot;: &quot;A String&quot;, # The time at which the approval request was dismissed.

0 commit comments

Comments
 (0)