google-apis-accesscontextmanager_v1 0.25.0 → 0.26.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: 510e203b19ab13e99f282ed69127a242378b5a0b85dfa8f31ddf2180eca2e202
4
- data.tar.gz: f9408b26369f3c0ae053e203fc9b4fc64fbed3920b3c7c9743c139f712fae1f1
3
+ metadata.gz: e15d24c42e1bb60e748d1f9835ec9902a52b03601366642571b3556c1930b6c2
4
+ data.tar.gz: 31af635b3818d17c1e7f8f974558bd72c44d466aca6cbea070d67c771823ceab
5
5
  SHA512:
6
- metadata.gz: 38d3e734c1810d535ceab219c2beb0eaa757864e870259fc18cf759e8566076e34b755b1e69facf07b7314e25a3f875fcca551da72d1b3388f4de4cd85813994
7
- data.tar.gz: a96e3a95959d03a95524532064655c0de481ea7c9e945c670b06e6a0ac68cb9e679765cdb6b212910bf88fb8aa20726e66b54b44ee941f28f207abb1e9eefe29
6
+ metadata.gz: 5512e2ac726f3f417e0422341094d13f215058757e1dd550e96bcffa7be2781ae95feeb41aeee63edbeb61a1542fe1c083da86cc6f3559bc5d680971dfb652e7
7
+ data.tar.gz: a64b576b506f67d6b424b4161986c2b23568c013258a4094c0d0d59998a382c438f0e0f765927b91494d4fe9165700ab1912b5728a431de28b64a2d19c8a5e9d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-accesscontextmanager_v1
2
2
 
3
+ ### v0.26.0 (2023-01-15)
4
+
5
+ * Regenerated from discovery document revision 20230109
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.25.0 (2022-12-26)
4
9
 
5
10
  * Regenerated from discovery document revision 20221213
@@ -1038,10 +1038,11 @@ module Google
1038
1038
 
1039
1039
  # A Google Cloud resource that is allowed to ingress the perimeter. Requests
1040
1040
  # from these resources will be allowed to access perimeter data. Currently only
1041
- # projects are allowed. Format: `projects/`project_number`` The project may be
1042
- # in any Google Cloud organization, not just the organization that the perimeter
1043
- # is defined in. `*` is not allowed, the case of allowing all Google Cloud
1044
- # resources only is not supported.
1041
+ # projects and VPCs are allowed. Project format: `projects/`project_number`` VPC
1042
+ # format: `//compute.googleapis.com/projects/`PROJECT_ID`/global/networks/`NAME``
1043
+ # . The project may be in any Google Cloud organization, not just the
1044
+ # organization that the perimeter is defined in. `*` is not allowed, the case of
1045
+ # allowing all Google Cloud resources only is not supported.
1045
1046
  # Corresponds to the JSON property `resource`
1046
1047
  # @return [String]
1047
1048
  attr_accessor :resource
@@ -1681,7 +1682,9 @@ module Google
1681
1682
  attr_accessor :ingress_policies
1682
1683
 
1683
1684
  # A list of Google Cloud resources that are inside of the service perimeter.
1684
- # Currently only projects are allowed. Format: `projects/`project_number``
1685
+ # Currently only projects and VPCs are allowed. Project format: `projects/`
1686
+ # project_number`` VPC format: `//compute.googleapis.com/projects/`PROJECT_ID`/
1687
+ # global/networks/`NAME``.
1685
1688
  # Corresponds to the JSON property `resources`
1686
1689
  # @return [Array<String>]
1687
1690
  attr_accessor :resources
@@ -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.25.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221213"
25
+ REVISION = "20230109"
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.25.0
4
+ version: 0.26.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-01-04 00:00:00.000000000 Z
11
+ date: 2023-01-15 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.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.26.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Access Context Manager API V1