labels property

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

User-defined labels to associate with the returned operation.

These labels are not propagated to any Google Cloud Platform resources used by the operation, and can be modified at any time. To associate labels with resources created while executing the operation, see the appropriate resource message (for example, VirtualMachine).

Implementation

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