Interface protos.google.cloud.apphub.v1.IService (0.1.0)

Properties of a Service.

Package

@google-cloud/apphub

Properties

attributes

attributes?: (google.cloud.apphub.v1.IAttributes|null);

Service attributes

createTime

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

Service createTime

description

description?: (string|null);

Service description

discoveredService

discoveredService?: (string|null);

Service discoveredService

displayName

displayName?: (string|null);

Service displayName

name

name?: (string|null);

Service name

serviceProperties

serviceProperties?: (google.cloud.apphub.v1.IServiceProperties|null);

Service serviceProperties

serviceReference

serviceReference?: (google.cloud.apphub.v1.IServiceReference|null);

Service serviceReference

state

state?: (google.cloud.apphub.v1.Service.State|keyof typeof google.cloud.apphub.v1.Service.State|null);

Service state

uid

uid?: (string|null);

Service uid

updateTime

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

Service updateTime