google-apis-bigquerydatapolicy_v2 0.3.0 → 0.4.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: 25887cb8d3816fd2d9a576e0e9168ea132248fb9b93d4193ef033cf1b6137f17
4
- data.tar.gz: 0434e93f563b3fff3162f99ee443fa88e449ef0e227ff41da240c52ffaad41b5
3
+ metadata.gz: dd057dda47716c32f36340452003e0fb1d5f3ee9af6c3b017b068c0e5e461f6a
4
+ data.tar.gz: 528efd5fdb8fd8655b3e79ea4abd1c09a0e5fb61f635329b54ccb00c3fbd9fe2
5
5
  SHA512:
6
- metadata.gz: f71e5771ba97281fb6b4bf07bff818833ec7efee4260a5982b0823576e3736115ab004b92c08b990d1ab2b386d51eed2904bfdbb19f523b679ed07c645506bcb
7
- data.tar.gz: 1aa97fd324fd32f8d569128d347574be3fd4444cf836c31e22e41a1570485e31da41767c7242fb04408b09cccb0302235d3e4758cd1ab281ffd93e88a3dd37f7
6
+ metadata.gz: a4310be7bdf275052926ab644460546326096258f6631129474ac8b2073a7a176be56dd49b97908cc09a0d67a2cb5a6338e5a78fa20f66773f7c0562be2048da
7
+ data.tar.gz: 4d161a532b37ab7bff6d35c9848c76cd46ff0fc846d5b210e4fe07a82bbfbe7f791bd87c3b4d81afffe41ff2d372a13f04a69e46a402137fcee01256ee6e7f09
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigquerydatapolicy_v2
2
2
 
3
+ ### v0.4.0 (2026-08-02)
4
+
5
+ * Regenerated from discovery document revision 20260722
6
+
3
7
  ### v0.3.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -244,8 +244,8 @@ module Google
244
244
  end
245
245
  end
246
246
 
247
- # Data Governance tag This is a namespaced name specifying the key and the value.
248
- # For example: `project-id/pii/sensitive`.
247
+ # This is a namespaced name specifying the key and the value. For example: `
248
+ # project-id/pii/sensitive`.
249
249
  class DataGovernanceTag
250
250
  include Google::Apis::Core::Hashable
251
251
 
@@ -303,8 +303,8 @@ module Google
303
303
  class DataPolicy
304
304
  include Google::Apis::Core::Hashable
305
305
 
306
- # Data Governance tag This is a namespaced name specifying the key and the value.
307
- # For example: `project-id/pii/sensitive`.
306
+ # This is a namespaced name specifying the key and the value. For example: `
307
+ # project-id/pii/sensitive`.
308
308
  # Corresponds to the JSON property `dataGovernanceTag`
309
309
  # @return [Google::Apis::BigquerydatapolicyV2::DataGovernanceTag]
310
310
  attr_accessor :data_governance_tag
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BigquerydatapolicyV2
18
18
  # Version of the google-apis-bigquerydatapolicy_v2 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.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 = "20260415"
25
+ REVISION = "20260722"
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-bigquerydatapolicy_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-bigquerydatapolicy_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatapolicy_v2/v0.3.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatapolicy_v2/v0.4.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigquerydatapolicy_v2
62
62
  rdoc_options: []
63
63
  require_paths: