Class UploadedGoModule (3.34.0)

UploadedGoModule(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A Go module artifact uploaded to Artifact Registry using the GoModule directive.

Attributes

Name Description
uri str
URI of the uploaded artifact.
file_hashes google.cloud.devtools.cloudbuild_v1.types.FileHashes
Hash types and values of the Go Module Artifact.
push_timing google.cloud.devtools.cloudbuild_v1.types.TimeSpan
Output only. Stores timing information for pushing the specified artifact.
artifact_registry_package str
Output only. Path to the artifact in Artifact Registry.