GenericArtifact(mapping=None, *, ignore_unknown_fields=False, **kwargs)
GenericArtifact represents a generic artifact
Attributes |
|
---|---|
Name | Description |
name |
str
Resource name of the generic artifact. project, location, repository, package_id and version_id create a unique generic artifact. i.e. "projects/test-project/locations/us-west4/repositories/test-repo/ genericArtifacts/package_id:version_id". |
version |
str
The version of the generic artifact. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the Generic module is created. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the Generic module is updated. |