Interface protos.google.cloud.speech.v2.ICustomClass (6.3.0)

Properties of a CustomClass.

Package

@google-cloud/speech

Properties

annotations

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

CustomClass annotations

createTime

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

CustomClass createTime

deleteTime

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

CustomClass deleteTime

displayName

displayName?: (string|null);

CustomClass displayName

etag

etag?: (string|null);

CustomClass etag

expireTime

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

CustomClass expireTime

items

items?: (google.cloud.speech.v2.CustomClass.IClassItem[]|null);

CustomClass items

kmsKeyName

kmsKeyName?: (string|null);

CustomClass kmsKeyName

kmsKeyVersionName

kmsKeyVersionName?: (string|null);

CustomClass kmsKeyVersionName

name

name?: (string|null);

CustomClass name

reconciling

reconciling?: (boolean|null);

CustomClass reconciling

state

state?: (google.cloud.speech.v2.CustomClass.State|keyof typeof google.cloud.speech.v2.CustomClass.State|null);

CustomClass state

uid

uid?: (string|null);

CustomClass uid

updateTime

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

CustomClass updateTime