google_api_artifact_registry v0.2.0 GoogleApi.ArtifactRegistry.V1beta1.Model.GoogleDevtoolsArtifactregistryV1alpha1GcsSource View Source
Google Cloud Storage location for the input content.
Attributes
-
uris
(type:list(String.t)
, default:nil
) - Cloud Storage paths URI (e.g., gs://my_bucket//my_object).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ArtifactRegistry.V1beta1.Model.GoogleDevtoolsArtifactregistryV1alpha1GcsSource{ uris: [String.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.