Properties of a Dependency.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Dependency name |
consumer |
google.cloud.apihub.v1.IDependencyEntityReference | null |
<optional> |
Dependency consumer |
supplier |
google.cloud.apihub.v1.IDependencyEntityReference | null |
<optional> |
Dependency supplier |
state |
google.cloud.apihub.v1.Dependency.State | null |
<optional> |
Dependency state |
description |
string | null |
<optional> |
Dependency description |
discoveryMode |
google.cloud.apihub.v1.Dependency.DiscoveryMode | null |
<optional> |
Dependency discoveryMode |
errorDetail |
google.cloud.apihub.v1.IDependencyErrorDetail | null |
<optional> |
Dependency errorDetail |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Dependency createTime |
updateTime |
google.protobuf.ITimestamp | null |
<optional> |
Dependency updateTime |
attributes |
Object.<string, google.cloud.apihub.v1.IAttributeValues> | null |
<optional> |
Dependency attributes |