labels property

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

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;