google-apis-accesscontextmanager_v1 0.36.0 → 0.37.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fcda75616546e8232f97b7d2a99f39613a709fa21adb56868aa0f61379d25fad
4
- data.tar.gz: 9c623405a79c080699b85fae90dc729f363005b8665dd2494bcfbf351f2d50fa
3
+ metadata.gz: '046199835e39e107b3c2cc5b4bad89677011e83de9e0c500615d30a9e55afa9b'
4
+ data.tar.gz: 9b9c1bd28f27cc91d1df56d82efc892c0dbcd3e1674997c55c32c9f074f63b4f
5
5
  SHA512:
6
- metadata.gz: 8e643794fba1be2e82f4821e94ca8363e2f1275a46b6cda5e330f515b66947467fceee59e7e8f7e2baad9fa75fa0213896f72d856362e1659f57e9158066227e
7
- data.tar.gz: f31f936bb829e9f96b4e9edb54cceddf701b6ab4f34bc81149cf53a8752c80bc42826e7ab0f396cfd45aaf3d57beeb723ee169d9d287033c3f9d30018a7a46ec
6
+ metadata.gz: 89dfd5c13885ee702eaef14ce0f2d1b5d3d676c2bf6b96a0e562993bcd186699dd36704711da0f976d1a76b15791659803df2875a785fe221302ebc606f8f826
7
+ data.tar.gz: 6730ab09b09978d4ffc08f09b4fb819025dd670d55381c5e1c28c27f33f5badbfb17281dff887bdf4f260d55980a467a32a0b58aeee5fe32bb00d2ab98144df2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-accesscontextmanager_v1
2
2
 
3
+ ### v0.37.0 (2023-12-24)
4
+
5
+ * Regenerated from discovery document revision 20231218
6
+
3
7
  ### v0.36.0 (2023-12-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20231213
@@ -1333,7 +1333,7 @@ module Google
1333
1333
  # @return [String]
1334
1334
  attr_accessor :next_page_token
1335
1335
 
1336
- # List of services supported by ``vpcsvcctl_name_short`` instances.
1336
+ # List of services supported by VPC Service Controls instances.
1337
1337
  # Corresponds to the JSON property `supportedServices`
1338
1338
  # @return [Array<Google::Apis::AccesscontextmanagerV1::SupportedService>]
1339
1339
  attr_accessor :supported_services
@@ -1914,13 +1914,12 @@ module Google
1914
1914
  end
1915
1915
  end
1916
1916
 
1917
- # `SupportedService` specifies ``vpcsvcctl_name_short`` supported service and
1918
- # its properties.
1917
+ # `SupportedService` specifies VPC-SC supported service and its properties.
1919
1918
  class SupportedService
1920
1919
  include Google::Apis::Core::Hashable
1921
1920
 
1922
1921
  # True if the service is available on the restricted VIP. Services on the
1923
- # restricted VIP typically either support ``vpcsvcctl_name_short`` or are core
1922
+ # restricted VIP typically either support VPC Service Controls or are core
1924
1923
  # infrastructure services required for the functioning of Google Cloud.
1925
1924
  # Corresponds to the JSON property `availableOnRestrictedVip`
1926
1925
  # @return [Boolean]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AccesscontextmanagerV1
18
18
  # Version of the google-apis-accesscontextmanager_v1 gem
19
- GEM_VERSION = "0.36.0"
19
+ GEM_VERSION = "0.37.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231213"
25
+ REVISION = "20231218"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-accesscontextmanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.37.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-17 00:00:00.000000000 Z
11
+ date: 2023-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-accesscontextmanager_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.36.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.37.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-accesscontextmanager_v1
63
63
  post_install_message:
64
64
  rdoc_options: []