Properties of an Application.
Package
@google-cloud/apphubProperties
attributes
attributes?: (google.cloud.apphub.v1.IAttributes|null);
Application attributes
createTime
createTime?: (google.protobuf.ITimestamp|null);
Application createTime
description
description?: (string|null);
Application description
displayName
displayName?: (string|null);
Application displayName
name
name?: (string|null);
Application name
scope
scope?: (google.cloud.apphub.v1.IScope|null);
Application scope
state
state?: (google.cloud.apphub.v1.Application.State|keyof typeof google.cloud.apphub.v1.Application.State|null);
Application state
uid
uid?: (string|null);
Application uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Application updateTime