App Topology v1 API - Enum EdgePattern.Types.Direction (1.0.0-beta01)

public enum EdgePattern.Types.Direction

Reference documentation and code samples for the App Topology v1 API enum EdgePattern.Types.Direction.

The direction of the edge to match.

Namespace

Google.Cloud.AppTopology.V1

Assembly

Google.Cloud.AppTopology.V1.dll

Fields

Name Description
Any

Match any edge direction.

From

Match the edge direction from destination to source.

To

Match the edge direction from source to destination.

Unspecified

Defaults to DIRECTION_UNSPECIFIED.