meshes property
Meshes defines a list of meshes this GrpcRoute is attached to, as one of the routing rules to route the requests served by the mesh.
Each mesh reference should match the pattern: projects / * /locations/global/meshes/
Optional.
Implementation
core.List<core.String>? meshes;