All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.api.tools.framework.tools.configgen.testdata.library_config_version_1.yaml Maven / Gradle / Ivy

The newest version!
type: google.api.Service
config_version: 1
name: library-example.googleapis.com
title: Google Example Library API

# Included protobuf APIs
apis:
- name: google.example.library.v1.LibraryService

# Documentation section
documentation:
  summary:
    A simple Google Example Library API.

# Auth section
authentication:
  rules:
    - selector: '*'
      allow_without_credential: true
      oauth:
        canonical_scopes: https://www.googleapis.com/auth/xapi.zoo


experimental:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy