View Source GoogleApi.ArtifactRegistry.V1.Model.UploadYumArtifactMediaResponse (google_api_artifact_registry v0.10.0)

The response to upload an artifact.

Attributes

  • operation (type: GoogleApi.ArtifactRegistry.V1.Model.Operation.t, default: nil) - Operation to be returned to the user.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.ArtifactRegistry.V1.Model.UploadYumArtifactMediaResponse{
  operation: GoogleApi.ArtifactRegistry.V1.Model.Operation.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.