Skip to content

Commit 824d8ab

Browse files
committed
Update generated sources.
cloudbuild is no longer in discovery, drop the generated sources.
1 parent b9d95bd commit 824d8ab

23 files changed

+604
-1600
lines changed

GoogleAPIClientForREST.podspec

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ Pod::Spec.new do |s|
101101
sp.dependency 'GoogleAPIClientForREST/Core'
102102
sp.source_files = 'Source/GeneratedServices/Classroom/*.{h,m}'
103103
end
104-
s.subspec 'CloudBuild' do |sp|
105-
sp.dependency 'GoogleAPIClientForREST/Core'
106-
sp.source_files = 'Source/GeneratedServices/CloudBuild/*.{h,m}'
107-
end
108104
s.subspec 'CloudMonitoring' do |sp|
109105
sp.dependency 'GoogleAPIClientForREST/Core'
110106
sp.source_files = 'Source/GeneratedServices/CloudMonitoring/*.{h,m}'

Source/GeneratedServices/AndroidEnterprise/GTLRAndroidEnterpriseObjects.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@ NS_ASSUME_NONNULL_BEGIN
11511151
*/
11521152
@property(copy, nullable) NSString *kind;
11531153

1154-
/** The user's primary email, e.g. "jsmith\@example.com". */
1154+
/** The user's primary email address, e.g. "jsmith\@example.com". */
11551155
@property(copy, nullable) NSString *primaryEmail;
11561156

11571157
@end

Source/GeneratedServices/CloudBuild/GTLRCloudBuild.h

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)