metadatas property

Map<String, String>? metadatas
getter/setter pair

Deployment metadata associated with the resource to be set by a GKE hub controller and read by the backend RCTH

Implementation

core.Map<core.String, core.String>? metadatas;