Skip to content

Commit

Permalink
Generate current sources.
Browse files Browse the repository at this point in the history
No generation changes yet for some of the new data exposed in discovery.
  • Loading branch information
thomasvl committed Aug 31, 2023
1 parent 67f6906 commit c8f9cfc
Show file tree
Hide file tree
Showing 438 changed files with 121,804 additions and 17,504 deletions.
25 changes: 15 additions & 10 deletions GoogleAPIClientForREST.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ Pod::Spec.new do |s|
sp.source_files = 'Sources/GeneratedServices/Advisorynotifications/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/Advisorynotifications/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'Aiplatform' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/Aiplatform/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/Aiplatform/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'AIPlatformNotebooks' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/AIPlatformNotebooks/**/*.{h,m}'
Expand Down Expand Up @@ -354,11 +359,6 @@ Pod::Spec.new do |s|
sp.source_files = 'Sources/GeneratedServices/CloudDataplex/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/CloudDataplex/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'CloudDebugger' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/CloudDebugger/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/CloudDebugger/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'CloudDeploy' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/CloudDeploy/**/*.{h,m}'
Expand Down Expand Up @@ -799,11 +799,6 @@ Pod::Spec.new do |s|
sp.source_files = 'Sources/GeneratedServices/GamesConfiguration/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/GamesConfiguration/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'GameServices' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/GameServices/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/GameServices/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'GamesManagement' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/GamesManagement/**/*.{h,m}'
Expand Down Expand Up @@ -924,6 +919,11 @@ Pod::Spec.new do |s|
sp.source_files = 'Sources/GeneratedServices/ManufacturerCenter/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/ManufacturerCenter/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'MapsPlaces' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/MapsPlaces/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/MapsPlaces/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'MigrationCenterAPI' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/MigrationCenterAPI/**/*.{h,m}'
Expand Down Expand Up @@ -1034,6 +1034,11 @@ Pod::Spec.new do |s|
sp.source_files = 'Sources/GeneratedServices/Playdeveloperreporting/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/Playdeveloperreporting/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'PlayGrouping' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/PlayGrouping/**/*.{h,m}'
sp.public_header_files = 'Sources/GeneratedServices/PlayGrouping/Public/GoogleAPIClientForREST/*.h'
end
s.subspec 'PlayIntegrity' do |sp|
sp.dependency 'GoogleAPIClientForREST/Core'
sp.source_files = 'Sources/GeneratedServices/PlayIntegrity/**/*.{h,m}'
Expand Down
50 changes: 30 additions & 20 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ let package = Package(
name: "GoogleAPIClientForREST_Advisorynotifications",
targets: ["GoogleAPIClientForREST_Advisorynotifications"]
),
.library(
name: "GoogleAPIClientForREST_Aiplatform",
targets: ["GoogleAPIClientForREST_Aiplatform"]
),
.library(
name: "GoogleAPIClientForREST_AIPlatformNotebooks",
targets: ["GoogleAPIClientForREST_AIPlatformNotebooks"]
Expand Down Expand Up @@ -261,10 +265,6 @@ let package = Package(
name: "GoogleAPIClientForREST_CloudDataplex",
targets: ["GoogleAPIClientForREST_CloudDataplex"]
),
.library(
name: "GoogleAPIClientForREST_CloudDebugger",
targets: ["GoogleAPIClientForREST_CloudDebugger"]
),
.library(
name: "GoogleAPIClientForREST_CloudDeploy",
targets: ["GoogleAPIClientForREST_CloudDeploy"]
Expand Down Expand Up @@ -617,10 +617,6 @@ let package = Package(
name: "GoogleAPIClientForREST_GamesConfiguration",
targets: ["GoogleAPIClientForREST_GamesConfiguration"]
),
.library(
name: "GoogleAPIClientForREST_GameServices",
targets: ["GoogleAPIClientForREST_GameServices"]
),
.library(
name: "GoogleAPIClientForREST_GamesManagement",
targets: ["GoogleAPIClientForREST_GamesManagement"]
Expand Down Expand Up @@ -717,6 +713,10 @@ let package = Package(
name: "GoogleAPIClientForREST_ManufacturerCenter",
targets: ["GoogleAPIClientForREST_ManufacturerCenter"]
),
.library(
name: "GoogleAPIClientForREST_MapsPlaces",
targets: ["GoogleAPIClientForREST_MapsPlaces"]
),
.library(
name: "GoogleAPIClientForREST_MigrationCenterAPI",
targets: ["GoogleAPIClientForREST_MigrationCenterAPI"]
Expand Down Expand Up @@ -805,6 +805,10 @@ let package = Package(
name: "GoogleAPIClientForREST_Playdeveloperreporting",
targets: ["GoogleAPIClientForREST_Playdeveloperreporting"]
),
.library(
name: "GoogleAPIClientForREST_PlayGrouping",
targets: ["GoogleAPIClientForREST_PlayGrouping"]
),
.library(
name: "GoogleAPIClientForREST_PlayIntegrity",
targets: ["GoogleAPIClientForREST_PlayIntegrity"]
Expand Down Expand Up @@ -1164,6 +1168,12 @@ let package = Package(
path: "Sources/GeneratedServices/Advisorynotifications",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_Aiplatform",
dependencies: ["GoogleAPIClientForRESTCore"],
path: "Sources/GeneratedServices/Aiplatform",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_AIPlatformNotebooks",
dependencies: ["GoogleAPIClientForRESTCore"],
Expand Down Expand Up @@ -1464,12 +1474,6 @@ let package = Package(
path: "Sources/GeneratedServices/CloudDataplex",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_CloudDebugger",
dependencies: ["GoogleAPIClientForRESTCore"],
path: "Sources/GeneratedServices/CloudDebugger",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_CloudDeploy",
dependencies: ["GoogleAPIClientForRESTCore"],
Expand Down Expand Up @@ -1998,12 +2002,6 @@ let package = Package(
path: "Sources/GeneratedServices/GamesConfiguration",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_GameServices",
dependencies: ["GoogleAPIClientForRESTCore"],
path: "Sources/GeneratedServices/GameServices",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_GamesManagement",
dependencies: ["GoogleAPIClientForRESTCore"],
Expand Down Expand Up @@ -2148,6 +2146,12 @@ let package = Package(
path: "Sources/GeneratedServices/ManufacturerCenter",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_MapsPlaces",
dependencies: ["GoogleAPIClientForRESTCore"],
path: "Sources/GeneratedServices/MapsPlaces",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_MigrationCenterAPI",
dependencies: ["GoogleAPIClientForRESTCore"],
Expand Down Expand Up @@ -2280,6 +2284,12 @@ let package = Package(
path: "Sources/GeneratedServices/Playdeveloperreporting",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_PlayGrouping",
dependencies: ["GoogleAPIClientForRESTCore"],
path: "Sources/GeneratedServices/PlayGrouping",
publicHeadersPath: "Public"
),
.target(
name: "GoogleAPIClientForREST_PlayIntegrity",
dependencies: ["GoogleAPIClientForRESTCore"],
Expand Down
Loading

0 comments on commit c8f9cfc

Please sign in to comment.