Interface protos.google.api.apikeys.v2.IKey (1.2.0)

Properties of a Key.

Package

@google-cloud/apikeys

Properties

annotations

annotations?: ({ [k: string]: string }|null);

Key annotations

createTime

createTime?: (google.protobuf.ITimestamp|null);

Key createTime

deleteTime

deleteTime?: (google.protobuf.ITimestamp|null);

Key deleteTime

displayName

displayName?: (string|null);

Key displayName

etag

etag?: (string|null);

Key etag

keyString

keyString?: (string|null);

Key keyString

name

name?: (string|null);

Key name

restrictions

restrictions?: (google.api.apikeys.v2.IRestrictions|null);

Key restrictions

uid

uid?: (string|null);

Key uid

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Key updateTime