View Source GoogleApi.Run.V1.Model.GoogleDevtoolsCloudbuildV1Source (google_api_run v0.30.0)

Location of the source in a supported storage service.

Attributes

  • connectedRepository (type: GoogleApi.Run.V1.Model.GoogleDevtoolsCloudbuildV1ConnectedRepository.t, default: nil) - Optional. If provided, get the source from this 2nd-gen Google Cloud Build repository resource.
  • gitSource (type: GoogleApi.Run.V1.Model.GoogleDevtoolsCloudbuildV1GitSource.t, default: nil) - If provided, get the source from this Git repository.
  • repoSource (type: GoogleApi.Run.V1.Model.GoogleDevtoolsCloudbuildV1RepoSource.t, default: nil) - If provided, get the source from this location in a Cloud Source Repository.
  • storageSource (type: GoogleApi.Run.V1.Model.GoogleDevtoolsCloudbuildV1StorageSource.t, default: nil) - If provided, get the source from this location in Cloud Storage.
  • storageSourceManifest (type: GoogleApi.Run.V1.Model.GoogleDevtoolsCloudbuildV1StorageSourceManifest.t, default: nil) - If provided, get the source from this manifest in Cloud Storage. This feature is in Preview; see description here.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.