GoogleApi.ArtifactRegistry.V1beta1.Model.UploadYumArtifactResponse (google_api_artifact_registry v0.8.2) View Source
The response of the completed artifact upload operation. This response is contained in the Operation and available to users.
Attributes
-
yumArtifacts
(type:list(GoogleApi.ArtifactRegistry.V1beta1.Model.YumArtifact.t)
, default:nil
) - The Apt artifacts updated.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ArtifactRegistry.V1beta1.Model.UploadYumArtifactResponse{ yumArtifacts: [GoogleApi.ArtifactRegistry.V1beta1.Model.YumArtifact.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.