24 lines
710 B
YAML
24 lines
710 B
YAML
type: com.google.api.codegen.ConfigProto
|
|
config_schema_version: 2.0.0
|
|
# The settings of generated code in a specific language.
|
|
language_settings:
|
|
python:
|
|
package_name: google.cloud.automl_v1.gapic
|
|
go:
|
|
package_name: cloud.google.com/go/automl/apiv1
|
|
release_level: GA
|
|
csharp:
|
|
package_name: Google.Cloud.AutoML.V1
|
|
ruby:
|
|
package_name: Google::Cloud::AutoML::V1
|
|
php:
|
|
package_name: Google\Cloud\AutoMl\V1
|
|
nodejs:
|
|
package_name: automl.v1
|
|
# A list of API interface configurations.
|
|
interfaces:
|
|
# The fully qualified name of the API interface.
|
|
- name: google.cloud.automl.v1.AutoMl
|
|
# The fully qualified name of the API interface.
|
|
- name: google.cloud.automl.v1.PredictionService
|