File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26361,17 +26361,17 @@
2636126361 "options": {
2636226362 "go_package": {
2636326363 "valueCounts": {
26364- "cloud.google.com/go/channel/apiv1/channelpb;channelpb": 11
26364+ "cloud.google.com/go/channel/apiv1/channelpb;channelpb": 12
2636526365 }
2636626366 },
2636726367 "java_multiple_files": {
2636826368 "valueCounts": {
26369- "true": 11
26369+ "true": 12
2637026370 }
2637126371 },
2637226372 "java_package": {
2637326373 "valueCounts": {
26374- "com.google.cloud.channel.v1": 11
26374+ "com.google.cloud.channel.v1": 12
2637526375 }
2637626376 }
2637726377 },
2670326703 }
2670426704 ]
2670526705 },
26706+ {
26707+ "shortName": "ListEntitlementChanges",
26708+ "fullName": "google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges",
26709+ "mode": "UNARY",
26710+ "bindings": [
26711+ {
26712+ "httpMethod": "GET",
26713+ "path": "/v1/{parent=accounts/*/customers/*/entitlements/*}:listEntitlementChanges"
26714+ }
26715+ ]
26716+ },
2670626717 {
2670726718 "shortName": "ListEntitlements",
2670826719 "fullName": "google.cloud.channel.v1.CloudChannelService.ListEntitlements",
You can’t perform that action at this time.
0 commit comments