[[["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 2024-10-03 UTC."],[[["This API facilitates the direct upload of a file to a specified repository, with the process completion indicated by a returned Operation."],["The upload requires a designated `parent` parameter, representing the repository's resource name, and necessitates the `artifactregistry.files.upload` IAM permission."],["The request body optionally takes a `fileId`; if omitted, the sha256 digest of the file content is used as the default identifier."],["A successful upload returns an `operation` object, which can be used to track the status of the file upload."],["Authorization for this action requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]