public sealed class SignBlobRequest : IMessage<SignBlobRequest>, IEquatable<SignBlobRequest>, IDeepCloneable<SignBlobRequest>, IBufferMessage, IMessage
The sequence of service accounts in a delegation chain. Each service
account must be granted the roles/iam.serviceAccountTokenCreator role
on its next service account in the chain. The last service account in the
chain must be granted the roles/iam.serviceAccountTokenCreator role
on the service account that is specified in the name field of the
request.
The delegates must have the following format:
projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}. The - wildcard
character is required; replacing it with a project ID is invalid.
Required. The resource name of the service account for which the credentials
are requested, in the following format:
projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}. The - wildcard
character is required; replacing it with a project ID is invalid.
[[["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 document outlines the \u003ccode\u003eSignBlobRequest\u003c/code\u003e class, which is part of the Google Cloud IAM Credentials V1 library, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSignBlobRequest\u003c/code\u003e class, derived from \u003ccode\u003eObject\u003c/code\u003e, is used to request credentials for a service account and implements multiple interfaces including \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\u003eIt includes properties like \u003ccode\u003eDelegates\u003c/code\u003e (for delegation chain information), \u003ccode\u003eName\u003c/code\u003e (service account resource name), \u003ccode\u003ePayload\u003c/code\u003e (bytes to be signed), and \u003ccode\u003eServiceAccountName\u003c/code\u003e (typed view of the service account name).\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides constructor details, inherited members from \u003ccode\u003eObject\u003c/code\u003e, and associated links to relevant documentation for further information on class structures.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows a list of previous versions of the \u003ccode\u003eSignBlobRequest\u003c/code\u003e class, such as 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0, 1.0.0 with links to further documentation.\u003c/p\u003e\n"]]],[],null,[]]