View Source GoogleApi.ArtifactRegistry.V1.Model.UploadKfpArtifactMediaResponse (google_api_artifact_registry v0.15.0)

The response to upload an artifact.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.