docs: Provide a descriptive comment for DataLabelingService

PiperOrigin-RevId: 341774308
pull/628/head
Google APIs 4 years ago committed by Copybara-Service
parent 8b15967515
commit 038351107d
  1. 1
      google/cloud/datalabeling/v1beta1/data_labeling_service.proto

@ -38,6 +38,7 @@ option java_package = "com.google.cloud.datalabeling.v1beta1";
option php_namespace = "Google\\Cloud\\DataLabeling\\V1beta1";
option ruby_package = "Google::Cloud::DataLabeling::V1beta1";
// Service for the AI Platform Data Labeling API.
service DataLabelingService {
option (google.api.default_host) = "datalabeling.googleapis.com";
option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform";

Loading…
Cancel
Save