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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSignBlobResponse\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Iam.Credentials.V1\u003c/code\u003e namespace within the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSignBlobResponse\u003c/code\u003e class, the latest of which is version 2.4.0, is designed to handle responses related to signed blobs and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eSignBlobResponse()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eSignBlobResponse(SignBlobResponse other)\u003c/code\u003e), for which the \u003ccode\u003eother\u003c/code\u003e parameter is a \u003ccode\u003eSignBlobResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSignBlobResponse\u003c/code\u003e class include \u003ccode\u003eKeyId\u003c/code\u003e, representing the key used for signing, and \u003ccode\u003eSignedBlob\u003c/code\u003e, which contains the signed blob data in \u003ccode\u003eByteString\u003c/code\u003e format.\u003c/p\u003e\n"],["\u003cp\u003eThe class also inherits a number of other members from the \u003ccode\u003eObject\u003c/code\u003e class such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]