Interface protos.google.cloud.ces.v1beta.IAppVersion (0.2.0)

Properties of an AppVersion.

Package

@google-cloud/ces

Properties

createTime

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

AppVersion createTime

creator

creator?: (string|null);

AppVersion creator

description

description?: (string|null);

AppVersion description

displayName

displayName?: (string|null);

AppVersion displayName

etag

etag?: (string|null);

AppVersion etag

name

name?: (string|null);

AppVersion name

snapshot

snapshot?: (google.cloud.ces.v1beta.IAppSnapshot|null);

AppVersion snapshot