Class DeploymentMetadata (0.2.7)

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

The metadata associated with a deployment.

Attributes

Name Description
deployment google.cloud.apihub_v1.types.Deployment
Required. The deployment resource to be pushed to Hub's collect layer. The ID of the deployment will be generated by Hub.
original_id str
Optional. The unique identifier of the deployment in the system where it was originally created.
original_create_time google.protobuf.timestamp_pb2.Timestamp
Optional. Timestamp indicating when the deployment was created at the source.
original_update_time google.protobuf.timestamp_pb2.Timestamp
Required. Timestamp indicating when the deployment was last updated at the source.