public sealed class SignBlobResponse : IMessage<SignBlobResponse>, IEquatable<SignBlobResponse>, IDeepCloneable<SignBlobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class SignBlobResponse.
[[["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 document provides reference documentation for the `SignBlobResponse` class within the Identity and Access Management (IAM) v1 API, specifically in the `Google.Cloud.Iam.Admin.V1` namespace."],["The `SignBlobResponse` class is marked as deprecated and users are advised to migrate to the Service Account Credentials API."],["The latest version of the `SignBlobResponse` API is 2.4.0, with versions back to 1.0.0 also documented."],["The class includes properties `KeyId` and `Signature`, both of which are marked as obsolete and relate to signing blobs."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it inherits from `object`."]]],[]]