public sealed class SignBlobResponse : IMessage<SignBlobResponse>, IEquatable<SignBlobResponse>, IDeepCloneable<SignBlobResponse>, IBufferMessage, IMessage
[[["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-08-04 UTC."],[[["This page documents the `SignBlobResponse` class within the `Google.Cloud.Iam.Admin.V1` namespace, specifically for version 1.1.0."],["The `SignBlobResponse` class is a service account sign blob response, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SignBlobResponse` class has been deprecated, with a recommendation to migrate to the Service Account Credentials API."],["The class contains two main properties, `KeyId` and `Signature`, both of which are also marked as deprecated."],["There are various versions of this class, with `2.4.0` being the latest, and the information listed here is specific to version 1.1.0."]]],[]]