Class Metadata (1.4.0)

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

Metadata includes information associated with a Rollout.

Attribute

NameDescription
cloud_run google.cloud.deploy_v1.types.CloudRunMetadata
Output only. The name of the Cloud Run Service that is associated with a ``Rollout``.

Inheritance

builtins.object > proto.message.Message > Metadata