View Source GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1Source (google_api_container_analysis v0.25.0)
Location of the source in a supported storage service.
Attributes
-
repoSource(type:GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource.t, default:nil) - If provided, get the source from this location in a Cloud Source Repository. -
storageSource(type:GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource.t, default:nil) - If provided, get the source from this location in Google Cloud Storage. -
storageSourceManifest(type:GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest.t, default:nil) - If provided, get the source from this manifest in Google Cloud Storage. This feature is in Preview; see description here.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1Source{
repoSource:
GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource.t()
| nil,
storageSource:
GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource.t()
| nil,
storageSourceManifest:
GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest.t()
| nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.