UploadedNpmPackage(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An npm package uploaded to Artifact Registry using the NpmPackage directive.
Attributes |
|
---|---|
Name | Description |
uri |
str
URI of the uploaded npm package. |
file_hashes |
google.cloud.devtools.cloudbuild_v1.types.FileHashes
Hash types and values of the npm package. |
push_timing |
google.cloud.devtools.cloudbuild_v1.types.TimeSpan
Output only. Stores timing information for pushing the specified artifact. |