google-apis-cloudasset_v1p7beta1 0.52.0 → 0.53.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: ebf223e0dc7c9bdaf7638fb4e85090fb9b9fdf6d707a1667d2fee75dd5cf8269
4
- data.tar.gz: 1f00f51391152c3820cf76b3a74875c6b16f37336d08dd9fb513793823823698
3
+ metadata.gz: 4c15b10c298bf1397b947484331a36ecc78865f1ab1c4123c6d545608e1ddd49
4
+ data.tar.gz: 55c6d6758045d15ab381f27f1c451fd99f5ecdce9d1cb7b63d502f0eead5cefb
5
5
  SHA512:
6
- metadata.gz: b2e2292a65f5b449d71aea67cc20a163a0accf4d954bdd9c3239fa2b18a98affea3f7c10b35154d8591ff25f4818868b61cf1fe6aac76f9be499532e1265c237
7
- data.tar.gz: 8aaa5b28e4ef5d7c186a0de63404332b3150951e314e3d0e3ad3eccd60e4e864cc206ebdd7f66e553cfce613eca5dd75d5771b06e5ca39fa0e529e19cae675f0
6
+ metadata.gz: 69a4c357d2fb4d0f7928938bf793e42fcaa1c4d9d453404627f074a6c2d4e017ef26b7fefffb309e805ca4cd9ba89862071d203f7c3e26267427ee5ef19eddbc
7
+ data.tar.gz: 5e26b1a3f8f7f959442685d02a500dcc326d9875d8cf243edd6951f33f9bc9e8794fe2eaa359211399e2714dc2ce9bc6f5d06c2907b7108f7b21c5cd54ab946e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1p7beta1
2
2
 
3
+ ### v0.53.0 (2026-07-12)
4
+
5
+ * Regenerated from discovery document revision 20260703
6
+
3
7
  ### v0.52.0 (2026-06-28)
4
8
 
5
9
  * Regenerated from discovery document revision 20260624
@@ -1591,7 +1591,7 @@ module Google
1591
1591
  # @return [String]
1592
1592
  attr_accessor :access_level
1593
1593
 
1594
- # Specifies the PSC an API call refers to.
1594
+ # Specifies the Private Service Connect endpoint that an API call refers to.
1595
1595
  # Corresponds to the JSON property `pscEndpoint`
1596
1596
  # @return [Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint]
1597
1597
  attr_accessor :psc_endpoint
@@ -1776,7 +1776,7 @@ module Google
1776
1776
  # @return [String]
1777
1777
  attr_accessor :access_level
1778
1778
 
1779
- # Specifies the PSC an API call refers to.
1779
+ # Specifies the Private Service Connect endpoint that an API call refers to.
1780
1780
  # Corresponds to the JSON property `pscEndpoint`
1781
1781
  # @return [Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint]
1782
1782
  attr_accessor :psc_endpoint
@@ -1927,13 +1927,13 @@ module Google
1927
1927
  end
1928
1928
  end
1929
1929
 
1930
- # Specifies the PSC an API call refers to.
1930
+ # Specifies the Private Service Connect endpoint that an API call refers to.
1931
1931
  class GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint
1932
1932
  include Google::Apis::Core::Hashable
1933
1933
 
1934
- # The global forwarding rule identifier. Forwarding rule format: `//compute.
1935
- # googleapis.com/projects/`PROJECT_ID`/global/forwardingRules/`
1936
- # FORWARDING_RULE_ID``.
1934
+ # The full resource name of the global forwarding rule that identifies a Private
1935
+ # Service Connect endpoint. Forwarding rule format: `//compute.googleapis.com/
1936
+ # projects/`PROJECT_ID`/global/forwardingRules/`FORWARDING_RULE_ID``.
1937
1937
  # Corresponds to the JSON property `forwardingRule`
1938
1938
  # @return [String]
1939
1939
  attr_accessor :forwarding_rule
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1p7beta1
18
18
  # Version of the google-apis-cloudasset_v1p7beta1 gem
19
- GEM_VERSION = "0.52.0"
19
+ GEM_VERSION = "0.53.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 = "20260624"
25
+ REVISION = "20260703"
26
26
  end
27
27
  end
28
28
  end
@@ -32,6 +32,9 @@ module Google
32
32
 
33
33
  # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
+
36
+ # See, edit, configure, and delete your Google Cloud Asset data and see the email address for your Google Account
37
+ AUTH_CLOUDASSET = 'https://www.googleapis.com/auth/cloudasset'
35
38
  end
36
39
  end
37
40
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudasset_v1p7beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.53.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_v1p7beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p7beta1/v0.52.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p7beta1/v0.53.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p7beta1
62
62
  rdoc_options: []
63
63
  require_paths: