Skip to content

Commit 5c1d1a7

Browse files
docs: [google-cloud-datacatalog] update documentation URL (#13853)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 752772130 Source-Link: googleapis/googleapis@180250c Source-Link: googleapis/googleapis-gen@90528cc Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFjYXRhbG9nLy5Pd2xCb3QueWFtbCIsImgiOiI5MDUyOGNjZGQxZDdjODBlYmRlYzRiODczNzM5NTUzZDk3MWNlOWQyIn0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 2b4e08e commit 5c1d1a7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/google-cloud-datacatalog/google/cloud/datacatalog/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.27.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.27.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-datacatalog/google/cloud/datacatalog_v1/types/gcs_fileset_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class GcsFilesetSpec(proto.Message):
3939
Cloud Storage.
4040
4141
For more information, see [Wildcard Names]
42-
(https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames).
42+
(https://cloud.google.com/storage/docs/wildcards).
4343
4444
Note: Currently, bucket wildcards are not supported.
4545

packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.27.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-datacatalog/google/cloud/datacatalog_v1beta1/types/gcs_fileset_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class GcsFilesetSpec(proto.Message):
3737
file_patterns (MutableSequence[str]):
3838
Required. Patterns to identify a set of files in Google
3939
Cloud Storage. See `Cloud Storage
40-
documentation <https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames>`__
40+
documentation <https://cloud.google.com/storage/docs/wildcards>`__
4141
for more information. Note that bucket wildcards are
4242
currently not supported.
4343

packages/google-cloud-datacatalog/samples/generated_samples/snippet_metadata_google.cloud.datacatalog.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-datacatalog",
11-
"version": "3.27.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-datacatalog/samples/generated_samples/snippet_metadata_google.cloud.datacatalog.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-datacatalog",
11-
"version": "3.27.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)