endpoints property

List<String> endpoints
final

List of endpoint resource names. The endpoints must enable the logging with the Endpoint.request_response_logging_config, and must contain the deployed model corresponding to the model version specified in ModelMonitor.model_monitoring_target.

Implementation

final List<String> endpoints;