google-cloud-private_catalog-v1beta1 0.8.0 → 0.8.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7694feac95d03287aec804a9c490c89cd5d14e8616058fb51880005ddd7ead24
|
4
|
+
data.tar.gz: 1a04b0ae13628fd3bd3c029a70c650edbc4df2a9d69901dc4179a25fbed003b4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4ec614546e60e1d66d7934781ce20fdaeb9664c7aec900baf597d21b8f3e2e5bebfb2497fc7e6ddf88a311093a6567366f6336a615e1c85ee90d7654ca290161
|
7
|
+
data.tar.gz: 7f75c377a7d2aa190d9bb384ae60715cad0882e6b97b4e9f6886192a166a1a8da5b2a9eb9b60a2a25546ff54860b29c489481e31383e64bc64d8a5559bb0fafd
|
@@ -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.
|
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:
|
11
|
+
date: 2025-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|