Directly uploads a GooGet artifact. The returned Operation will complete once the resources are uploaded. Package, Version, and File resources are created based on the imported artifact. Imported artifacts that conflict with existing resources are ignored.
[[["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-07-17 UTC."],[[["This endpoint is for directly uploading a GooGet artifact, which will create Package, Version, and File resources."],["The HTTP request uses gRPC Transcoding syntax and requires specifying a location from a predefined list of global, European, and US options."],["The `parent` path parameter is required, and authorization needs the `artifactregistry.googetartifacts.create` IAM permission on the specified `parent` resource."],["The request body must be empty, and a successful response contains an Operation object detailing the upload process."],["The operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]