google-apis-networksecurity_v1 0.21.0 → 0.22.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/networksecurity_v1/classes.rb +27 -27
- data/lib/google/apis/networksecurity_v1/gem_version.rb +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0b3dfe486d1a09bc89b4c96190a3d0ca46560c0c5514636bb5e3c4372c5df7c1
|
|
4
|
+
data.tar.gz: 3f3583bbb1e20e3bd6606f267ef3ce16e181717947a8c6d9f1936cd45dc22593
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 39b93359d7664d344e31a8106edf10a216f5335c55cb1cde90379ce0a170bf123da8d707716ea88ee5942bea3a8739568fb5c93d81eb2e50fe3342af9d60cf3b
|
|
7
|
+
data.tar.gz: a2edce00a90c3d1259adcf7fda8fffedb8007cf771f93cc809f41e21334c35538c4bbe9d141b853905a08feac1e7e543112816a03c2d72e115cb715539cca276
|
data/CHANGELOG.md
CHANGED
|
@@ -774,22 +774,22 @@ module Google
|
|
|
774
774
|
# evaluates to `true`. A condition can add constraints based on attributes of
|
|
775
775
|
# the request, the resource, or both. To learn which resources support
|
|
776
776
|
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
|
777
|
-
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
|
777
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
|
|
778
778
|
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
|
779
779
|
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
|
780
780
|
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
|
781
781
|
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
|
782
782
|
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
|
783
783
|
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
|
784
|
-
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML
|
|
785
|
-
# bindings: - members: - user:mike@example.com - group:admins@
|
|
786
|
-
# domain:google.com - serviceAccount:my-project-id@appspot.
|
|
787
|
-
# role: roles/resourcemanager.organizationAdmin - members: -
|
|
788
|
-
# com role: roles/resourcemanager.organizationViewer condition:
|
|
789
|
-
# access description: Does not grant access after Sep 2020
|
|
790
|
-
# time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
791
|
-
# a description of IAM and its features, see the
|
|
792
|
-
# cloud.google.com/iam/docs/).
|
|
784
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
|
|
785
|
+
# example:** ``` bindings: - members: - user:mike@example.com - group:admins@
|
|
786
|
+
# example.com - domain:google.com - serviceAccount:my-project-id@appspot.
|
|
787
|
+
# gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
|
|
788
|
+
# user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
|
|
789
|
+
# title: expirable access description: Does not grant access after Sep 2020
|
|
790
|
+
# expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
791
|
+
# BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
|
|
792
|
+
# [IAM documentation](https://cloud.google.com/iam/docs/).
|
|
793
793
|
class GoogleIamV1Policy
|
|
794
794
|
include Google::Apis::Core::Hashable
|
|
795
795
|
|
|
@@ -873,22 +873,22 @@ module Google
|
|
|
873
873
|
# evaluates to `true`. A condition can add constraints based on attributes of
|
|
874
874
|
# the request, the resource, or both. To learn which resources support
|
|
875
875
|
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
|
876
|
-
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
|
876
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
|
|
877
877
|
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
|
878
878
|
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
|
879
879
|
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
|
880
880
|
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
|
881
881
|
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
|
882
882
|
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
|
883
|
-
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML
|
|
884
|
-
# bindings: - members: - user:mike@example.com - group:admins@
|
|
885
|
-
# domain:google.com - serviceAccount:my-project-id@appspot.
|
|
886
|
-
# role: roles/resourcemanager.organizationAdmin - members: -
|
|
887
|
-
# com role: roles/resourcemanager.organizationViewer condition:
|
|
888
|
-
# access description: Does not grant access after Sep 2020
|
|
889
|
-
# time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
890
|
-
# a description of IAM and its features, see the
|
|
891
|
-
# cloud.google.com/iam/docs/).
|
|
883
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
|
|
884
|
+
# example:** ``` bindings: - members: - user:mike@example.com - group:admins@
|
|
885
|
+
# example.com - domain:google.com - serviceAccount:my-project-id@appspot.
|
|
886
|
+
# gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
|
|
887
|
+
# user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
|
|
888
|
+
# title: expirable access description: Does not grant access after Sep 2020
|
|
889
|
+
# expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
|
|
890
|
+
# BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
|
|
891
|
+
# [IAM documentation](https://cloud.google.com/iam/docs/).
|
|
892
892
|
# Corresponds to the JSON property `policy`
|
|
893
893
|
# @return [Google::Apis::NetworksecurityV1::GoogleIamV1Policy]
|
|
894
894
|
attr_accessor :policy
|
|
@@ -1447,13 +1447,13 @@ module Google
|
|
|
1447
1447
|
# @return [String]
|
|
1448
1448
|
attr_accessor :name
|
|
1449
1449
|
|
|
1450
|
-
# The normal response of the operation
|
|
1451
|
-
#
|
|
1452
|
-
#
|
|
1453
|
-
#
|
|
1454
|
-
#
|
|
1455
|
-
#
|
|
1456
|
-
#
|
|
1450
|
+
# The normal, successful response of the operation. If the original method
|
|
1451
|
+
# returns no data on success, such as `Delete`, the response is `google.protobuf.
|
|
1452
|
+
# Empty`. If the original method is standard `Get`/`Create`/`Update`, the
|
|
1453
|
+
# response should be the resource. For other methods, the response should have
|
|
1454
|
+
# the type `XxxResponse`, where `Xxx` is the original method name. For example,
|
|
1455
|
+
# if the original method name is `TakeSnapshot()`, the inferred response type is
|
|
1456
|
+
# `TakeSnapshotResponse`.
|
|
1457
1457
|
# Corresponds to the JSON property `response`
|
|
1458
1458
|
# @return [Hash<String,Object>]
|
|
1459
1459
|
attr_accessor :response
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module NetworksecurityV1
|
|
18
18
|
# Version of the google-apis-networksecurity_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.22.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 = "
|
|
25
|
+
REVISION = "20230814"
|
|
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-networksecurity_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.22.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-
|
|
11
|
+
date: 2023-08-27 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-networksecurity_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1/v0.22.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_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.4.
|
|
78
|
+
rubygems_version: 3.4.19
|
|
79
79
|
signing_key:
|
|
80
80
|
specification_version: 4
|
|
81
81
|
summary: Simple REST client for Network Security API V1
|