endpointFilter property
The filter applied to the endpoints of the resolved service.
If no filter is specified, all endpoints will be considered. An endpoint will be chosen arbitrarily from the filtered list for each request. For endpoint filter syntax and examples, see https://cloud.google.com/service-directory/docs/reference/rpc/google.cloud.servicedirectory.v1#resolveservicerequest.
Optional.
Implementation
core.String? endpointFilter;