routeConflicts property

Conflicts in the desired state routing configuration.

The presence of conflicts does not cause the state to be ERROR, but it will mean that some of the deployment's base paths are not routed to its environment. If the conflicts change, the state will transition to PROGRESSING until the latest configuration is rolled out to all instances. Note: This field is displayed only when viewing deployment status.

Implementation

core.List<GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict>?
    routeConflicts;