google-cloud-private_catalog-v1beta1 0.8.0 → 0.8.1

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: 2d8dab5f57a4792ecb1701a022a112fe5f245ad3e979d5fdced738c5376b50eb
4
- data.tar.gz: a5ef3f9270fdb7046f75c88adb7f1f1c9fcf785d8c94dc4cd54f52a15a8b5899
3
+ metadata.gz: 7694feac95d03287aec804a9c490c89cd5d14e8616058fb51880005ddd7ead24
4
+ data.tar.gz: 1a04b0ae13628fd3bd3c029a70c650edbc4df2a9d69901dc4179a25fbed003b4
5
5
  SHA512:
6
- metadata.gz: 83e77e1cd3a13fea0bb418c82368201059d26e5daf1b60ae55d8e4786b37b949db5b4fe3af850af3b953b56a05e2c672d38b87e4e3117b6c85ee7c8dc455b40b
7
- data.tar.gz: c851d563ca9223db65afd2d74141d512d9d7fa5e8fbd45d2f436e1ded88bac6b9b60563fb68b2c481563504531f8d7f0b583ffd8ec3f7e98b98f92f4183d230c
6
+ metadata.gz: 4ec614546e60e1d66d7934781ce20fdaeb9664c7aec900baf597d21b8f3e2e5bebfb2497fc7e6ddf88a311093a6567366f6336a615e1c85ee90d7654ca290161
7
+ data.tar.gz: 7f75c377a7d2aa190d9bb384ae60715cad0882e6b97b4e9f6886192a166a1a8da5b2a9eb9b60a2a25546ff54860b29c489481e31383e64bc64d8a5559bb0fafd
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module PrivateCatalog
23
23
  module V1beta1
24
- VERSION = "0.8.0"
24
+ VERSION = "0.8.1"
25
25
  end
26
26
  end
27
27
  end
@@ -142,7 +142,7 @@ module Google
142
142
  # @!attribute [r] name
143
143
  # @return [::String]
144
144
  # Output only. The resource name of the target catalog, in the format of
145
- # `catalogs/{catalog}'.
145
+ # `catalogs/{catalog}`.
146
146
  # @!attribute [r] display_name
147
147
  # @return [::String]
148
148
  # Output only. The descriptive name of the catalog as it appears in UIs.
@@ -466,7 +466,7 @@ module Google
466
466
  # @!attribute [r] name
467
467
  # @return [::String]
468
468
  # Output only. The resource name of the version, in the format
469
- # `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
469
+ # `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
470
470
  #
471
471
  # A unique identifier for the version under a product.
472
472
  # @!attribute [r] description
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-private_catalog-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-10 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common