Specify the sequence of delegates used to sign a blob.
With this option the application can sign a URL even if the account associated with the current credentials does not have direct roles/iam.serviceAccountTokenCreator on the target service account.
[[["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-04-02 UTC."],[[["The latest version available is 2.37.0-rc, with previous versions ranging down to 2.11.0 for the `SigningAccountDelegates` structure."],["The `SigningAccountDelegates` structure specifies the sequence of delegates used to sign a blob, allowing URL signing even without direct `roles/iam.serviceAccountTokenCreator` permission."],["The structure `SigningAccountDelegates` has a function available to the user, which is `name()`, returning a `char const *`."],["The structure `SigningAccountDelegates` has a constructor available to the user, which is `SigningAccountDelegates()`."]]],[]]