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

Customer-specified publicly available remote repository.

Attributes

  • uri (type: String.t, default: nil) - An http/https uri reference to the upstream remote repository, for ex: "https://my.apt.registry/".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ArtifactRegistry.V1.Model.GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryCustomRepository{
    uri: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.