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

feat!: add common resource paths; expose client transport; rename type attributes to type_ to avoid name collisions#64

Merged
busunkim96 merged 4 commits intomasterfrom
autosynth-synthtool
Nov 17, 2020
Merged

feat!: add common resource paths; expose client transport; rename type attributes to type_ to avoid name collisions#64
busunkim96 merged 4 commits intomasterfrom
autosynth-synthtool

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b8e5112c-3774-4b12-81b9-e691b2c52110/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@d91dd8a

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
Co-authored-by: Benjamin E. Coe <bencoe@google.com>

Source-Author: Takashi Matsuo <tmatsuo@google.com>
Source-Date: Tue Sep 1 17:14:08 2020 +0000
Source-Repo: googleapis/synthtool
Source-Sha: d91dd8aac77f7a9c5506c238038a26fa4f9e361e
Source-Link: googleapis/synthtool@d91dd8a
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 3, 2020
@product-auto-label product-auto-label bot added the api: datacatalog Issues related to the googleapis/python-datacatalog API. label Sep 4, 2020
@yoshi-automation yoshi-automation requested a review from a team as a code owner November 17, 2020 02:06
@yoshi-automation yoshi-automation requested review from a team and engelke November 17, 2020 02:06
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated to pick up changes from synthtool. feat!: add common resource paths; rename type attributes to type_ to avoid name collisions Nov 17, 2020
entries with user_specified_type, this field is optional and
defaults to an empty string.
type (~.datacatalog.EntryType):
type_ (~.datacatalog.EntryType):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Entry.type -> Entry.type_

column (str):
Required. Name of the column.
type (str):
type_ (str):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ColumnSchema.type -> ColumnSchema.type_

The display name for this field. Defaults to
an empty string.
type (~.tags.FieldType):
type_ (~.tags.FieldType):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TagTemplateField.type -> TagTemplatedField.type_

@busunkim96 busunkim96 changed the title feat!: add common resource paths; rename type attributes to type_ to avoid name collisions feat!: add common resource paths; expose client transport, rename type attributes to type_ to avoid name collisions Nov 17, 2020
@busunkim96 busunkim96 changed the title feat!: add common resource paths; expose client transport, rename type attributes to type_ to avoid name collisions feat!: add common resource paths; expose client transport; rename type attributes to type_ to avoid name collisions Nov 17, 2020
@busunkim96 busunkim96 merged commit f8f797a into master Nov 17, 2020
@busunkim96 busunkim96 deleted the autosynth-synthtool branch November 17, 2020 02:16
@release-please release-please bot mentioned this pull request Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datacatalog Issues related to the googleapis/python-datacatalog API. cla: yes This human has signed the Contributor License Agreement. context: partial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants