labels property
Represents the labels of the Memory Revision.
These labels are applied to the MemoryRevision when it is created based on
GenerateMemoriesRequest.revision_labels.
Output only.
Implementation
core.Map<core.String, core.String>? labels;