google-apis-cloudasset_v1p1beta1 0.50.0 → 0.51.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: bfaf7926d11e023bb9263c7c1fbe08f8f91904cc3a5cb24f01beafd1e9a97eb2
|
|
4
|
+
data.tar.gz: 257553f3b64517034ffee30fdd7595209f6ca5afa4a9792e9c91a7f763f02f75
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c049c20194636efe05fcca0eb20ed8b10daf38fef6b4678b75ee62d25188b84658e95c5a1aedc42ddc5c14f85cb829374c8ecc6d7d57839d096064216d0d1e4b
|
|
7
|
+
data.tar.gz: 9e902ece57947ea19dc82af79a328ed83abc68e06a22ed7aa826ea97f9c4f212b2635c8dfcfc7fce5e311b9947abb515dc90a4fbd4bba6579dad39c30789fc1d
|
data/CHANGELOG.md
CHANGED
|
@@ -1398,7 +1398,7 @@ module Google
|
|
|
1398
1398
|
# @return [String]
|
|
1399
1399
|
attr_accessor :access_level
|
|
1400
1400
|
|
|
1401
|
-
# Specifies the
|
|
1401
|
+
# Specifies the Private Service Connect endpoint that an API call refers to.
|
|
1402
1402
|
# Corresponds to the JSON property `pscEndpoint`
|
|
1403
1403
|
# @return [Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint]
|
|
1404
1404
|
attr_accessor :psc_endpoint
|
|
@@ -1583,7 +1583,7 @@ module Google
|
|
|
1583
1583
|
# @return [String]
|
|
1584
1584
|
attr_accessor :access_level
|
|
1585
1585
|
|
|
1586
|
-
# Specifies the
|
|
1586
|
+
# Specifies the Private Service Connect endpoint that an API call refers to.
|
|
1587
1587
|
# Corresponds to the JSON property `pscEndpoint`
|
|
1588
1588
|
# @return [Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint]
|
|
1589
1589
|
attr_accessor :psc_endpoint
|
|
@@ -1734,13 +1734,13 @@ module Google
|
|
|
1734
1734
|
end
|
|
1735
1735
|
end
|
|
1736
1736
|
|
|
1737
|
-
# Specifies the
|
|
1737
|
+
# Specifies the Private Service Connect endpoint that an API call refers to.
|
|
1738
1738
|
class GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint
|
|
1739
1739
|
include Google::Apis::Core::Hashable
|
|
1740
1740
|
|
|
1741
|
-
# The global forwarding rule
|
|
1742
|
-
# googleapis.com/
|
|
1743
|
-
# FORWARDING_RULE_ID``.
|
|
1741
|
+
# The full resource name of the global forwarding rule that identifies a Private
|
|
1742
|
+
# Service Connect endpoint. Forwarding rule format: `//compute.googleapis.com/
|
|
1743
|
+
# projects/`PROJECT_ID`/global/forwardingRules/`FORWARDING_RULE_ID``.
|
|
1744
1744
|
# Corresponds to the JSON property `forwardingRule`
|
|
1745
1745
|
# @return [String]
|
|
1746
1746
|
attr_accessor :forwarding_rule
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module CloudassetV1p1beta1
|
|
18
18
|
# Version of the google-apis-cloudasset_v1p1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.51.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260703"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-cloudasset_v1p1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.51.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-cloudasset_v1p1beta1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.51.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p1beta1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|