tags property

Map<String, String>? tags
final

The tags (metadata key/value pairs) which you have assigned to the resource.

Implementation

final Map<String, String>? tags;