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-03-14 UTC."],[[["This webpage provides documentation for the `SigningAccountDelegates` struct within the Google Cloud Storage C++ client library, covering multiple versions."],["The content lists available versions of the C++ client library, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["`SigningAccountDelegates` facilitates the signing of blobs, allowing applications to sign URLs even without direct `roles/iam.serviceAccountTokenCreator` permissions on the service account."],["The documentation details the struct's constructors and functions, including a static `name()` function, which returns a `char const *`."]]],[]]