tags property

List<Tag>? tags
final

The tags (metadata) that you have assigned to the resource.

Implementation

final List<Tag>? tags;