|
8870 | 8870 | "options": { |
8871 | 8871 | "go_package": { |
8872 | 8872 | "valueCounts": { |
8873 | | - "google.golang.org/genproto/googleapis/analytics/admin/v1beta;admin": 2 |
| 8873 | + "google.golang.org/genproto/googleapis/analytics/admin/v1beta;admin": 3 |
8874 | 8874 | } |
8875 | 8875 | }, |
8876 | 8876 | "java_multiple_files": { |
8877 | 8877 | "valueCounts": { |
8878 | | - "true": 2 |
| 8878 | + "true": 3 |
8879 | 8879 | } |
8880 | 8880 | }, |
8881 | 8881 | "java_package": { |
8882 | 8882 | "valueCounts": { |
8883 | | - "com.google.analytics.admin.v1beta": 2 |
| 8883 | + "com.google.analytics.admin.v1beta": 3 |
8884 | 8884 | } |
8885 | 8885 | } |
8886 | 8886 | }, |
|
9307 | 9307 | } |
9308 | 9308 | ] |
9309 | 9309 | }, |
| 9310 | + { |
| 9311 | + "shortName": "RunAccessReport", |
| 9312 | + "fullName": "google.analytics.admin.v1beta.AnalyticsAdminService.RunAccessReport", |
| 9313 | + "mode": "UNARY", |
| 9314 | + "bindings": [ |
| 9315 | + { |
| 9316 | + "httpMethod": "POST", |
| 9317 | + "path": "/v1beta/{entity=properties/*}:runAccessReport" |
| 9318 | + }, |
| 9319 | + { |
| 9320 | + "httpMethod": "POST", |
| 9321 | + "path": "/v1beta/{entity=accounts/*}:runAccessReport" |
| 9322 | + } |
| 9323 | + ] |
| 9324 | + }, |
9310 | 9325 | { |
9311 | 9326 | "shortName": "SearchChangeHistoryEvents", |
9312 | 9327 | "fullName": "google.analytics.admin.v1beta.AnalyticsAdminService.SearchChangeHistoryEvents", |
@@ -35705,18 +35720,18 @@ |
35705 | 35720 | "options": { |
35706 | 35721 | "go_package": { |
35707 | 35722 | "valueCounts": { |
35708 | | - "cloud.google.com/go/connectors/apiv1/connectorspb;connectorspb": 9 |
| 35723 | + "cloud.google.com/go/connectors/apiv1/connectorspb;connectorspb": 11 |
35709 | 35724 | } |
35710 | 35725 | }, |
35711 | 35726 | "java_multiple_files": { |
35712 | 35727 | "valueCounts": { |
35713 | | - "true": 9 |
| 35728 | + "true": 11 |
35714 | 35729 | } |
35715 | 35730 | }, |
35716 | 35731 | "java_package": { |
35717 | 35732 | "valueCounts": { |
35718 | 35733 | "": 1, |
35719 | | - "com.google.cloud.connectors.v1": 8 |
| 35734 | + "com.google.cloud.connectors.v1": 10 |
35720 | 35735 | } |
35721 | 35736 | } |
35722 | 35737 | }, |
|
35791 | 35806 | } |
35792 | 35807 | ] |
35793 | 35808 | }, |
| 35809 | + { |
| 35810 | + "shortName": "GetGlobalSettings", |
| 35811 | + "fullName": "google.cloud.connectors.v1.Connectors.GetGlobalSettings", |
| 35812 | + "mode": "UNARY", |
| 35813 | + "bindings": [ |
| 35814 | + { |
| 35815 | + "httpMethod": "GET", |
| 35816 | + "path": "/v1/{name=projects/*/locations/global/settings}" |
| 35817 | + } |
| 35818 | + ] |
| 35819 | + }, |
35794 | 35820 | { |
35795 | 35821 | "shortName": "GetProvider", |
35796 | 35822 | "fullName": "google.cloud.connectors.v1.Connectors.GetProvider", |
|
35879 | 35905 | } |
35880 | 35906 | ] |
35881 | 35907 | }, |
| 35908 | + { |
| 35909 | + "shortName": "RefreshConnectionSchemaMetadata", |
| 35910 | + "fullName": "google.cloud.connectors.v1.Connectors.RefreshConnectionSchemaMetadata", |
| 35911 | + "mode": "UNARY", |
| 35912 | + "bindings": [ |
| 35913 | + { |
| 35914 | + "httpMethod": "POST", |
| 35915 | + "path": "/v1/{name=projects/*/locations/*/connections/*/connectionSchemaMetadata}:refresh" |
| 35916 | + } |
| 35917 | + ] |
| 35918 | + }, |
35882 | 35919 | { |
35883 | 35920 | "shortName": "UpdateConnection", |
35884 | 35921 | "fullName": "google.cloud.connectors.v1.Connectors.UpdateConnection", |
|
0 commit comments