internalMetadata property

String? internalMetadata
getter/setter pair

All the metadata information that is used internally to serve the resource.

For example: timestamps, flags, status fields, etc. The format of this field is a JSON string.

Output only.

Implementation

core.String? internalMetadata;