google-apis-accesscontextmanager_v1 0.64.0 → 0.65.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 22719f4de7521aa30b2dec032da95d0f8eb34ffb30498d59d6043f30759b8b2c
|
|
4
|
+
data.tar.gz: c4c5d1ba4362ca257590771ec6be5e080fe068738ff1c02fab6afdff98f848c7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b800259d88acdd41844a0ac81f0e7329b4fed6b004ae83b67da3aa72b5ee97d9c71ba02b78a3909de0cf63b76db0554accc452505a114b65d473eaf1ead52018
|
|
7
|
+
data.tar.gz: f8e9c93c8cd6364ecf7733f9477f8925d3ec5f65811c7e8a709077afd4ea4e1ff85d55375b3069b5705e178e6e30f9d710adc1d19a3825959f7016a51c20e868
|
data/CHANGELOG.md
CHANGED
|
@@ -1505,13 +1505,13 @@ module Google
|
|
|
1505
1505
|
class ListSupportedPermissionsResponse
|
|
1506
1506
|
include Google::Apis::Core::Hashable
|
|
1507
1507
|
|
|
1508
|
-
#
|
|
1509
|
-
#
|
|
1508
|
+
# Use this pagination token to retrieve the next page of results. An empty value
|
|
1509
|
+
# indicates that no further results are available.
|
|
1510
1510
|
# Corresponds to the JSON property `nextPageToken`
|
|
1511
1511
|
# @return [String]
|
|
1512
1512
|
attr_accessor :next_page_token
|
|
1513
1513
|
|
|
1514
|
-
# List of VPC
|
|
1514
|
+
# List of VPC Service Controls supported permissions.
|
|
1515
1515
|
# Corresponds to the JSON property `supportedPermissions`
|
|
1516
1516
|
# @return [Array<String>]
|
|
1517
1517
|
attr_accessor :supported_permissions
|
|
@@ -1531,8 +1531,8 @@ module Google
|
|
|
1531
1531
|
class ListSupportedServicesResponse
|
|
1532
1532
|
include Google::Apis::Core::Hashable
|
|
1533
1533
|
|
|
1534
|
-
#
|
|
1535
|
-
#
|
|
1534
|
+
# Use this pagination token to retrieve the next page of results. An empty value
|
|
1535
|
+
# indicates that no further results are available.
|
|
1536
1536
|
# Corresponds to the JSON property `nextPageToken`
|
|
1537
1537
|
# @return [String]
|
|
1538
1538
|
attr_accessor :next_page_token
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.65.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260426"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -1031,7 +1031,7 @@ module Google
|
|
|
1031
1031
|
# perimeters provided. This is done atomically. The long-running operation from
|
|
1032
1032
|
# this RPC has a successful status after all replacements propagate to long-
|
|
1033
1033
|
# lasting storage. Replacements containing errors result in an error response
|
|
1034
|
-
# for the first error encountered. Upon an error,
|
|
1034
|
+
# for the first error encountered. Upon an error, replacements are cancelled and
|
|
1035
1035
|
# existing service perimeters are not affected. The Operation.response field
|
|
1036
1036
|
# contains ReplaceServicePerimetersResponse.
|
|
1037
1037
|
# @param [String] parent
|
|
@@ -1449,12 +1449,14 @@ module Google
|
|
|
1449
1449
|
execute_or_queue_command(command, &block)
|
|
1450
1450
|
end
|
|
1451
1451
|
|
|
1452
|
-
# Lists all supported permissions in
|
|
1452
|
+
# Lists all supported permissions in VPC Service Controls ingress and egress
|
|
1453
|
+
# rules for Granular Controls.
|
|
1453
1454
|
# @param [Fixnum] page_size
|
|
1454
1455
|
# Optional. This flag specifies the maximum number of services to return per
|
|
1455
|
-
# page. Default is 100.
|
|
1456
|
+
# page. Default value is 100.
|
|
1456
1457
|
# @param [String] page_token
|
|
1457
|
-
# Optional.
|
|
1458
|
+
# Optional. Use this token to retrieve a specific page of results. Default is
|
|
1459
|
+
# the first page.
|
|
1458
1460
|
# @param [String] fields
|
|
1459
1461
|
# Selector specifying which fields to include in a partial response.
|
|
1460
1462
|
# @param [String] quota_user
|
|
@@ -1518,9 +1520,10 @@ module Google
|
|
|
1518
1520
|
# Lists all VPC-SC supported services.
|
|
1519
1521
|
# @param [Fixnum] page_size
|
|
1520
1522
|
# This flag specifies the maximum number of services to return per page. Default
|
|
1521
|
-
# is 100.
|
|
1523
|
+
# value is 100.
|
|
1522
1524
|
# @param [String] page_token
|
|
1523
|
-
#
|
|
1525
|
+
# Use this token to retrieve a specific page of results. Default is the first
|
|
1526
|
+
# page.
|
|
1524
1527
|
# @param [String] fields
|
|
1525
1528
|
# Selector specifying which fields to include in a partial response.
|
|
1526
1529
|
# @param [String] quota_user
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-accesscontextmanager_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.65.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -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-accesscontextmanager_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.65.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-accesscontextmanager_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|