Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
docs: change relative URLs to absolute URLs to fix broken links. (#208)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/c330ec71-3b2b-4ad2-9d49-78b97f45869d/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 314725741
Source-Link: googleapis/googleapis@e45a2f5
  • Loading branch information
yoshi-automation committed Jun 11, 2020
1 parent 2bada56 commit 7aa9ab6
Show file tree
Hide file tree
Showing 7 changed files with 185 additions and 113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -175,9 +177,11 @@ public com.google.protobuf.ProtocolStringList getFilePatternsList() {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -210,9 +214,11 @@ public int getFilePatternsCount() {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -246,9 +252,11 @@ public java.lang.String getFilePatterns(int index) {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -769,9 +777,11 @@ private void ensureFilePatternsIsMutable() {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -804,9 +814,11 @@ public com.google.protobuf.ProtocolStringList getFilePatternsList() {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -839,9 +851,11 @@ public int getFilePatternsCount() {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -875,9 +889,11 @@ public java.lang.String getFilePatterns(int index) {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -911,9 +927,11 @@ public com.google.protobuf.ByteString getFilePatternsBytes(int index) {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -954,9 +972,11 @@ public Builder setFilePatterns(int index, java.lang.String value) {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -996,9 +1016,11 @@ public Builder addFilePatterns(java.lang.String value) {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -1035,9 +1057,11 @@ public Builder addAllFilePatterns(java.lang.Iterable<java.lang.String> values) {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -1073,9 +1097,11 @@ public Builder clearFilePatterns() {
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@ public interface GcsFilesetSpecOrBuilder
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -60,9 +62,11 @@ public interface GcsFilesetSpecOrBuilder
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -93,9 +97,11 @@ public interface GcsFilesetSpecOrBuilder
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down Expand Up @@ -127,9 +133,11 @@ public interface GcsFilesetSpecOrBuilder
*
*
* <pre>
* Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
* Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
* more information. Note that bucket wildcards are currently not supported.
* Required. Patterns to identify a set of files in Google Cloud Storage.
* See [Cloud Storage
* documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
* for more information. Note that bucket wildcards are currently not
* supported.
* Examples of valid file_patterns:
* * `gs://bucket_name/dir/&#42;`: matches all files within `bucket_name/dir`
* directory.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ option ruby_package = "Google::Cloud::DataCatalog::V1";

// Describes a Cloud Storage fileset entry.
message GcsFilesetSpec {
// Required. Patterns to identify a set of files in Google Cloud Storage. See [Cloud
// Storage documentation](/storage/docs/gsutil/addlhelp/WildcardNames) for
// more information. Note that bucket wildcards are currently not supported.
// Required. Patterns to identify a set of files in Google Cloud Storage.
// See [Cloud Storage
// documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
// for more information. Note that bucket wildcards are currently not
// supported.
//
// Examples of valid file_patterns:
//
Expand Down
Loading

0 comments on commit 7aa9ab6

Please sign in to comment.