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