Class RuntimeProjectAttachment (0.2.2)

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

Runtime project attachment represents an attachment from the runtime project to the host project. Api Hub looks for deployments in the attached runtime projects and creates corresponding resources in Api Hub for the discovered deployments.

Attributes

Name Description
name str
Identifier. The resource name of a runtime project attachment. Format: "projects/{project}/locations/{location}/runtimeProjectAttachments/{runtime_project_attachment}".
runtime_project str
Required. Immutable. Google cloud project name in the format: "projects/abc" or "projects/123". As input, project name with either project id or number are accepted. As output, this field will contain project number.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Create time.