Directly uploads a Yum 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 document describes how to directly upload a Yum artifact, which will create Package, Version, and File resources, ignoring any conflicts with existing resources."],["The HTTP request uses gRPC Transcoding syntax and requires specifying a location from a provided list."],["The required path parameter is `parent`, which is a string specifying the name of the parent resource where the artifacts will be uploaded, requiring `artifactregistry.yumartifacts.create` IAM permission."],["The request body must be empty, and the response body, if successful, will contain an operation object."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]