google-apis-oslogin_v1beta 0.31.0 → 0.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 24d2af5064120074db227803cc6db9065fc054c13e27514d0b2e4a9dfa33de33
4
- data.tar.gz: 9910155980034dcd452bb24a915f21708922ee3dc9c4ae541116194dc1b80897
3
+ metadata.gz: c047fa2a68700cf3114e7635f04ccce7ff4f14366236de86d79695c41db0dfa4
4
+ data.tar.gz: 10aec0f60a2ab42b3904c03ce8f8b24270d7f5e4aefa393fa1fb764332190bab
5
5
  SHA512:
6
- metadata.gz: ab8f28fe3f56c7d2fa4c7b2205b4cc1ce124ed39e1133d3144c094941a422432a8ba843f104b41ae420ed3562b2c838d9c91cea0bc4f94971d4459f72362fef1
7
- data.tar.gz: 8e08d4a257083e9ecfaa5d15504db9e23dd4967fbe7ab2eb0f774456098c31fb64a8649d6bde51ae2279547e5798efdcc44be51ae8ab9c35d5c1d00222ccd1b9
6
+ metadata.gz: a148d986f409e0c9594b5143f43686bf4aabb5ac3abff1d3ee600043709e933bcdcf0280e8de39dccd52387116556cb11d9a88e549495c1c519ebaba1220b96e
7
+ data.tar.gz: 6db1f744b86af8f34dec4c4e703e95d39fce0ecb6ace58daee09432cfecd9bf05035290f36efc2f6f907cc4a868a3227becbe9fc25a22b05b1a18e080939e676
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-oslogin_v1beta
2
2
 
3
+ ### v0.32.0 (2025-04-13)
4
+
5
+ * Regenerated from discovery document revision 20250406
6
+
3
7
  ### v0.31.0 (2025-03-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20250317
@@ -48,18 +48,16 @@ module Google
48
48
  # @return [String]
49
49
  attr_accessor :app_engine_instance
50
50
 
51
- # The compute instance to sign the SSH public key for. Expected format: projects/
51
+ # The Compute instance to sign the SSH public key for. Expected format: projects/
52
52
  # `project`/zones/`zone`/instances/`numeric_instance_id`
53
53
  # Corresponds to the JSON property `computeInstance`
54
54
  # @return [String]
55
55
  attr_accessor :compute_instance
56
56
 
57
- # Optional. The service account for the Compute instance. If the instance in
58
- # question does not have a service account, this field should be left empty. If
59
- # the wrong service account is provided, this operation will return a signed
60
- # certificate that will not be accepted by the VM. During rollout of the new
61
- # regionalized SignSshPublicKey API, this field will be required for all
62
- # requests, but the VM will not initially carry out the
57
+ # Optional. The service account for the instance. If the instance in question
58
+ # does not have a service account, this field should be left empty. If the wrong
59
+ # service account is provided, this operation will return a signed certificate
60
+ # that will not be accepted by the VM.
63
61
  # Corresponds to the JSON property `serviceAccount`
64
62
  # @return [String]
65
63
  attr_accessor :service_account
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OsloginV1beta
18
18
  # Version of the google-apis-oslogin_v1beta gem
19
- GEM_VERSION = "0.31.0"
19
+ GEM_VERSION = "0.32.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250317"
25
+ REVISION = "20250406"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-oslogin_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-23 00:00:00.000000000 Z
10
+ date: 2025-04-16 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-oslogin_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-oslogin_v1beta/v0.31.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-oslogin_v1beta/v0.32.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-oslogin_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: