grpc 第三方依赖 就是grpc的 third_party 文件夹
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

37 lines
1.1 KiB

type: google.api.Service
config_version: 3
name: cloudchannel.googleapis.com
title: Cloud Channel API
apis:
- name: google.cloud.channel.v1.CloudChannelService
types:
- name: google.cloud.channel.v1.CustomerEvent
- name: google.cloud.channel.v1.EntitlementEvent
- name: google.cloud.channel.v1.OperationMetadata
- name: google.cloud.channel.v1.SubscriberEvent
- name: google.cloud.channel.v1.TransferEntitlementsResponse
http:
rules:
- selector: google.longrunning.Operations.CancelOperation
post: '/v1/{name=operations/**}:cancel'
body: '*'
- selector: google.longrunning.Operations.DeleteOperation
delete: '/v1/{name=operations/**}'
- selector: google.longrunning.Operations.GetOperation
get: '/v1/{name=operations/**}'
- selector: google.longrunning.Operations.ListOperations
get: '/v1/{name=operations}'
authentication:
rules:
- selector: 'google.cloud.channel.v1.CloudChannelService.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/apps.order
- selector: 'google.longrunning.Operations.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/apps.order