Skip to main content

Interface: IConfigMetadata

taskqueue.v1.IConfigMetadata

Properties of a ConfigMetadata.

Hierarchy

Properties

reason

Optional reason: null | string

Reason for why the config was set.

Inherited from

$Properties.reason


updateIdentity

Optional updateIdentity: null | string

Identity of the last updater. Set by the request's identity field.

Inherited from

$Properties.updateIdentity


updateTime

Optional updateTime: null | $Properties

Time of the last update.

Inherited from

$Properties.updateTime