You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Currently blob.compose() is misusing if_generation_match as a list of sourceObjects[].objectPreconditions.ifGenerationMatch sent with the API request body. Based on the doc, if_generation_match is an optional query parameter that makes the operation conditional only when the composed object's current generation matches the given value.