-
Notifications
You must be signed in to change notification settings - Fork 596
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resource name helpers fixed; enum, bytes, and Long types now acc…
…ept strings (#99) * [CHANGE ME] Re-generated to pick up changes in the API or client library generator. * fix: resource name helper functions Co-authored-by: Alexander Fenster <[email protected]>
- Loading branch information
1 parent
92b4a66
commit da69a1e
Showing
9 changed files
with
15,873 additions
and
15,481 deletions.
There are no files selected for viewing
7,986 changes: 3,993 additions & 3,993 deletions
7,986
packages/google-cloud-datacatalog/protos/protos.d.ts
Large diffs are not rendered by default.
Oops, something went wrong.
20,450 changes: 10,225 additions & 10,225 deletions
20,450
packages/google-cloud-datacatalog/protos/protos.js
Large diffs are not rendered by default.
Oops, something went wrong.
2,396 changes: 1,198 additions & 1,198 deletions
2,396
packages/google-cloud-datacatalog/protos/protos.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
packages/google-cloud-datacatalog/src/v1beta1/data_catalog_proto_list.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[ | ||
"../../protos/google/cloud/datacatalog/v1beta1/tags.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/timestamps.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/gcs_fileset_spec.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/schema.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/policytagmanager.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/tags.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/table_spec.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/search.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/gcs_fileset_spec.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/policytagmanagerserialization.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/datacatalog.proto" | ||
"../../protos/google/cloud/datacatalog/v1beta1/table_spec.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/datacatalog.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/policytagmanager.proto", | ||
"../../protos/google/cloud/datacatalog/v1beta1/policytagmanagerserialization.proto" | ||
] |
Oops, something went wrong.