Reference documentation and code samples for the Access Approval V1 API class Google::Cloud::AccessApproval::V1::SignatureInfo.
Information about the digital signature of the resource.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#customer_kms_key_version
defcustomer_kms_key_version()->::String
Returns
(::String) — The resource name of the customer CryptoKeyVersion used for signing.
Note: The following fields are mutually exclusive: customer_kms_key_version, google_public_key_pem. If a field in that set is populated, all other fields in the set will automatically be cleared.
#customer_kms_key_version=
defcustomer_kms_key_version=(value)->::String
Parameter
value (::String) — The resource name of the customer CryptoKeyVersion used for signing.
Note: The following fields are mutually exclusive: customer_kms_key_version, google_public_key_pem. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
(::String) — The resource name of the customer CryptoKeyVersion used for signing.
Note: The following fields are mutually exclusive: customer_kms_key_version, google_public_key_pem. If a field in that set is populated, all other fields in the set will automatically be cleared.
#google_public_key_pem
defgoogle_public_key_pem()->::String
Returns
(::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.
Note: The following fields are mutually exclusive: google_public_key_pem, customer_kms_key_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#google_public_key_pem=
defgoogle_public_key_pem=(value)->::String
Parameter
value (::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.
Note: The following fields are mutually exclusive: google_public_key_pem, customer_kms_key_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
(::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.
Note: The following fields are mutually exclusive: google_public_key_pem, customer_kms_key_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Access Approval V1 API - Class Google::Cloud::AccessApproval::V1::SignatureInfo (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-access_approval-v1/latest/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [1.2.1](/ruby/docs/reference/google-cloud-access_approval-v1/1.2.1/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [1.1.0](/ruby/docs/reference/google-cloud-access_approval-v1/1.1.0/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [1.0.2](/ruby/docs/reference/google-cloud-access_approval-v1/1.0.2/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.12.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.12.0/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.11.2](/ruby/docs/reference/google-cloud-access_approval-v1/0.11.2/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.10.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.10.0/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.9.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.9.0/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.8.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.8.0/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.7.1](/ruby/docs/reference/google-cloud-access_approval-v1/0.7.1/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.6.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.6.0/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.5.0](/ruby/docs/reference/google-cloud-access_approval-v1/0.5.0/Google-Cloud-AccessApproval-V1-SignatureInfo)\n- [0.4.5](/ruby/docs/reference/google-cloud-access_approval-v1/0.4.5/Google-Cloud-AccessApproval-V1-SignatureInfo) \nReference documentation and code samples for the Access Approval V1 API class Google::Cloud::AccessApproval::V1::SignatureInfo.\n\nInformation about the digital signature of the resource. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #customer_kms_key_version\n\n def customer_kms_key_version() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The resource name of the customer CryptoKeyVersion used for signing.\n\n Note: The following fields are mutually exclusive: `customer_kms_key_version`, `google_public_key_pem`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #customer_kms_key_version=\n\n def customer_kms_key_version=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The resource name of the customer CryptoKeyVersion used for signing.\n\n\nNote: The following fields are mutually exclusive: `customer_kms_key_version`, `google_public_key_pem`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- (::String) --- The resource name of the customer CryptoKeyVersion used for signing.\n\n Note: The following fields are mutually exclusive: `customer_kms_key_version`, `google_public_key_pem`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #google_public_key_pem\n\n def google_public_key_pem() -\u003e ::String\n\n**Returns**\n\n- (::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.\n\n Note: The following fields are mutually exclusive: `google_public_key_pem`, `customer_kms_key_version`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #google_public_key_pem=\n\n def google_public_key_pem=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::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.\n\n\nNote: The following fields are mutually exclusive: `google_public_key_pem`, `customer_kms_key_version`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- (::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.\n\n Note: The following fields are mutually exclusive: `google_public_key_pem`, `customer_kms_key_version`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #signature\n\n def signature() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The digital signature.\n\n### #signature=\n\n def signature=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The digital signature. \n**Returns**\n\n- (::String) --- The digital signature."]]