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-03-21 UTC."],[[["This webpage provides documentation for the `SignBlobResponse` class within the `Google.Cloud.Iam.Admin.V1` namespace in the .NET environment."],["The `SignBlobResponse` class, part of the Google Cloud IAM Admin API, is currently deprecated and users are encouraged to migrate to the Service Account Credentials API."],["The latest version of this `SignBlobResponse` class is 2.4.0, with older versions also documented on the page for reference."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SignBlobResponse` has properties named `KeyId` and `Signature` used for key ID and signed blob respectively, which are both now obsolete and related to the deprecated functionality."]]],[]]