Class RelatedAssets (3.14.1)

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

DEPRECATED. This message only presents for the purpose of backward-compatibility. The server will never populate this message in responses. The detailed related assets with the relationship_type.

Attributes

NameDescription
relationship_attributes google.cloud.asset_v1.types.RelationshipAttributes
The detailed relationship attributes.
assets Sequence[google.cloud.asset_v1.types.RelatedAsset]
The peer resources of the relationship.

Inheritance

builtins.object > proto.message.Message > RelatedAssets