You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/accessapproval_v1.folders.approvalRequests.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ <h3>Method Details</h3>
127
127
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
128
128
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
129
129
"googlePublicKeyPem": "A String", # 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.
130
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
130
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
131
131
"signature": "A String", # The digital signature.
132
132
},
133
133
},
@@ -189,7 +189,7 @@ <h3>Method Details</h3>
189
189
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
190
190
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
191
191
"googlePublicKeyPem": "A String", # 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.
192
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
192
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
193
193
"signature": "A String", # The digital signature.
194
194
},
195
195
},
@@ -240,7 +240,7 @@ <h3>Method Details</h3>
240
240
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
241
241
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
242
242
"googlePublicKeyPem": "A String", # 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.
243
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
243
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
244
244
"signature": "A String", # The digital signature.
245
245
},
246
246
},
@@ -297,7 +297,7 @@ <h3>Method Details</h3>
297
297
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
298
298
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
299
299
"googlePublicKeyPem": "A String", # 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.
300
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
300
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
301
301
"signature": "A String", # The digital signature.
302
302
},
303
303
},
@@ -353,7 +353,7 @@ <h3>Method Details</h3>
353
353
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
354
354
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
355
355
"googlePublicKeyPem": "A String", # 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.
356
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
356
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
357
357
"signature": "A String", # The digital signature.
Copy file name to clipboardExpand all lines: docs/dyn/accessapproval_v1.organizations.approvalRequests.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ <h3>Method Details</h3>
127
127
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
128
128
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
129
129
"googlePublicKeyPem": "A String", # 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.
130
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
130
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
131
131
"signature": "A String", # The digital signature.
132
132
},
133
133
},
@@ -189,7 +189,7 @@ <h3>Method Details</h3>
189
189
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
190
190
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
191
191
"googlePublicKeyPem": "A String", # 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.
192
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
192
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
193
193
"signature": "A String", # The digital signature.
194
194
},
195
195
},
@@ -240,7 +240,7 @@ <h3>Method Details</h3>
240
240
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
241
241
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
242
242
"googlePublicKeyPem": "A String", # 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.
243
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
243
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
244
244
"signature": "A String", # The digital signature.
245
245
},
246
246
},
@@ -297,7 +297,7 @@ <h3>Method Details</h3>
297
297
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
298
298
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
299
299
"googlePublicKeyPem": "A String", # 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.
300
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
300
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
301
301
"signature": "A String", # The digital signature.
302
302
},
303
303
},
@@ -353,7 +353,7 @@ <h3>Method Details</h3>
353
353
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
354
354
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
355
355
"googlePublicKeyPem": "A String", # 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.
356
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
356
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
357
357
"signature": "A String", # The digital signature.
Copy file name to clipboardExpand all lines: docs/dyn/accessapproval_v1.projects.approvalRequests.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ <h3>Method Details</h3>
127
127
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
128
128
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
129
129
"googlePublicKeyPem": "A String", # 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.
130
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
130
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
131
131
"signature": "A String", # The digital signature.
132
132
},
133
133
},
@@ -189,7 +189,7 @@ <h3>Method Details</h3>
189
189
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
190
190
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
191
191
"googlePublicKeyPem": "A String", # 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.
192
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
192
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
193
193
"signature": "A String", # The digital signature.
194
194
},
195
195
},
@@ -240,7 +240,7 @@ <h3>Method Details</h3>
240
240
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
241
241
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
242
242
"googlePublicKeyPem": "A String", # 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.
243
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
243
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
244
244
"signature": "A String", # The digital signature.
245
245
},
246
246
},
@@ -297,7 +297,7 @@ <h3>Method Details</h3>
297
297
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
298
298
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
299
299
"googlePublicKeyPem": "A String", # 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.
300
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
300
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
301
301
"signature": "A String", # The digital signature.
302
302
},
303
303
},
@@ -353,7 +353,7 @@ <h3>Method Details</h3>
353
353
"customerKmsKeyVersion": "A String", # The resource name of the customer CryptoKeyVersion used for signing.
354
354
"googleKeyAlgorithm": "A String", # The hashing algorithm used for signature verification. It will only be present in the case of Google managed keys.
355
355
"googlePublicKeyPem": "A String", # 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.
356
-
"serializedApprovalRequest": "A String", # The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.
356
+
"serializedApprovalRequest": "A String", # The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.
357
357
"signature": "A String", # The digital signature.
0 commit comments