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

The request to import new googet artifacts.

Attributes

  • gcsSource (type: GoogleApi.ArtifactRegistry.V1.Model.ImportGoogetArtifactsGcsSource.t, default: nil) - Google Cloud Storage location where input content is located.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ArtifactRegistry.V1.Model.ImportGoogetArtifactsRequest{
  gcsSource:
    GoogleApi.ArtifactRegistry.V1.Model.ImportGoogetArtifactsGcsSource.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.