GoogleCloudApihubV1Dependency
import type { GoogleCloudApihubV1Dependency } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
A dependency resource defined in the API hub describes a dependency directed from a consumer to a supplier entity. A dependency can be defined between two Operations or between an Operation and External API.
§Properties
Optional. The list of user defined attributes associated with the
dependency resource. The key is the attribute name. It will be of the
format: projects/{project}/locations/{location}/attributes/{attribute}
.
The value is the attribute values associated with the resource.
Required. Immutable. The entity acting as the consumer in the dependency.
Output only. Discovery mode of the dependency.
Output only. Error details of a dependency if the system has detected it internally.
Identifier. The name of the dependency in the API Hub. Format:
projects/{project}/locations/{location}/dependencies/{dependency}
Output only. State of the dependency.
Required. Immutable. The entity acting as the supplier in the dependency.