Interface protos.google.cloud.kms.inventory.v1.IProtectedResource (2.3.0)

Properties of a ProtectedResource.

Package

@google-cloud/kms-inventory

Properties

cloudProduct

cloudProduct?: (string|null);

ProtectedResource cloudProduct

createTime

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

ProtectedResource createTime

cryptoKeyVersion

cryptoKeyVersion?: (string|null);

ProtectedResource cryptoKeyVersion

cryptoKeyVersions

cryptoKeyVersions?: (string[]|null);

ProtectedResource cryptoKeyVersions

labels

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

ProtectedResource labels

location

location?: (string|null);

ProtectedResource location

name

name?: (string|null);

ProtectedResource name

project

project?: (string|null);

ProtectedResource project

projectId

projectId?: (string|null);

ProtectedResource projectId

resourceType

resourceType?: (string|null);

ProtectedResource resourceType