Skip to content

Commit

Permalink
Merge branch 'main' into update-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vchudnov-g authored Dec 18, 2024
2 parents f6ac666 + d8afab0 commit 02199db
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.24.0" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.24.0" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,8 @@ class TagTemplate(proto.Message):
is_publicly_readable (bool):
Indicates whether tags created with this template are
public. Public tags do not require tag template access to
appear in [ListTags][google.cloud.datacatalog.v1.ListTags]
appear in
[ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags]
API response.
Additionally, you can search for a public tag by value with
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.24.0" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-datacatalog",
"version": "3.24.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-datacatalog",
"version": "3.24.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 02199db

Please sign in to comment.