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."],[[["This page provides documentation for the `SigningAccountDelegates` struct within the Google Cloud Storage C++ library."],["The documentation includes a list of versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, with links to the corresponding documentation for each version."],["The `SigningAccountDelegates` struct allows applications to sign URLs using a sequence of delegates, even without direct `roles/iam.serviceAccountTokenCreator` permissions on the target account."],["The page specifies a static `name()` function in the `SigningAccountDelegates` class, returning a `char const *`, although the specific returned value is not described."],["A constructor named `SigningAccountDelegates()` is present, although the documentation does not provide further information regarding its functionality."]]],[]]