mirror of
https://github.com/google/nomulus
synced 2026-04-23 01:30:51 +00:00
After the migration to the new GCS API it becomes apparent that the BlobId.of() method needs to take the bucket name (without any trailing directories) as the first argument. I did a search on all occurrences of "BlobId.of" in the code base and verified that it is only in the ICANN reporting job that the API was misused. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/1265) <!-- Reviewable:end -->