File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
generated/google-apis-oslogin_v1beta
lib/google/apis/oslogin_v1beta Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-oslogin_v1beta
22
3- ### v0.33.0 (2025-05-04 )
3+ ### v0.33.0 (2025-05-18 )
44
5+ * Regenerated from discovery document revision 20250504
56* Regenerated using generator version 0.17.0
67
78### v0.32.0 (2025-04-13)
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ def update!(**args)
4242 class GoogleCloudOsloginControlplaneRegionalV1betaSignSshPublicKeyRequest
4343 include Google ::Apis ::Core ::Hashable
4444
45- # The App Engine instance to sign the SSH public key for. Expected format:
46- # services/`service`/versions/`version`/instances/`instance`
45+ # The App Engine instance to sign the SSH public key for. Expected format: apps/`
46+ # app`/ services/`service`/versions/`version`/instances/`instance`
4747 # Corresponds to the JSON property `appEngineInstance`
4848 # @return [String]
4949 attr_accessor :app_engine_instance
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ module OsloginV1beta
2222 GENERATOR_VERSION = "0.17.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250406 "
25+ REVISION = "20250504 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments