metadata property

Metadata? metadata
getter/setter pair

The metadata key/value pairs to assign to instances that are created from this machine image.

These pairs can consist of custom metadata or predefined keys. See Project and instance metadata for more information.

Implementation

Metadata? metadata;