TargetProject(mapping=None, *, ignore_unknown_fields=False, **kwargs)
TargetProject message represents a target Compute Engine project for a migration or a clone.
Attributes |
|
---|---|
Name | Description |
name |
str
Output only. The name of the target project. |
project |
str
The target project ID (number) or project name. |
description |
str
The target project's description. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created). |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The last time the target project resource was updated. |