View Source GoogleApi.ContainerAnalysis.V1alpha1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1Source (google_api_container_analysis v0.28.0)

Location of the source in a supported storage service.

Attributes

  • connectedRepository (type: GoogleApi.ContainerAnalysis.V1alpha1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository.t, default: nil) - Optional. If provided, get the source from this 2nd-gen Google Cloud Build repository resource.
  • gitSource (type: GoogleApi.ContainerAnalysis.V1alpha1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource.t, default: nil) - If provided, get the source from this Git repository.
  • repoSource (type: GoogleApi.ContainerAnalysis.V1alpha1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource.t, default: nil) - If provided, get the source from this location in a Cloud Source Repository.
  • storageSource (type: GoogleApi.ContainerAnalysis.V1alpha1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource.t, default: nil) - If provided, get the source from this location in Cloud Storage.
  • storageSourceManifest (type: GoogleApi.ContainerAnalysis.V1alpha1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest.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.