type: com.google.api.codegen.ConfigProto
config_schema_version: 2.0.0
# The settings of generated code in a specific language.
language_settings:
  java:
    package_name: com.google.cloud.iam.credentials.v1
  python:
    package_name: google.cloud.iam_credentials_v1.gapic
  go:
    package_name: cloud.google.com/go/iam/credentials/apiv1
  csharp:
    package_name: Google.Iam.Credentials.V1
  ruby:
    package_name: Google::Cloud::Iam::Credentials::V1
  php:
    package_name: Google\Cloud\Iam\Credentials\V1
  nodejs:
    package_name: credentials.v1
# A list of API interface configurations.
interfaces:
# The fully qualified name of the API interface.
- name: google.iam.credentials.v1.IAMCredentials
