close
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
b87465e
chore: release main
release-please[bot] Jul 8, 2024
7914c56
chore: release main
release-please[bot] Jul 8, 2024
556e1d6
chore: release main
release-please[bot] Jul 8, 2024
638c76a
chore: release main
release-please[bot] Jul 8, 2024
7436297
chore: release main
release-please[bot] Jul 8, 2024
3e35321
chore: release main
release-please[bot] Jul 8, 2024
0309c42
chore: release main
release-please[bot] Jul 8, 2024
718d9c7
chore: release main
release-please[bot] Jul 8, 2024
a250c82
chore: release main
release-please[bot] Jul 8, 2024
c999702
chore: release main
release-please[bot] Jul 8, 2024
00fe375
chore: release main
release-please[bot] Jul 8, 2024
625ac05
chore: release main
release-please[bot] Jul 8, 2024
aeaf04d
chore: release main
release-please[bot] Jul 8, 2024
a50b248
See https://github.com/googleapis/gapic-generator-python/issues/1776
parthea Jun 11, 2024
02c9b26
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Jan 25, 2024
05b6087
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Nov 2, 2023
68507b5
update docs/index.rst post processing script for google-cloud-common …
parthea Jul 8, 2024
7432f25
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Sep 30, 2023
4efab04
See https://github.com/googleapis/gapic-generator-python/issues/2059
parthea Jul 8, 2024
96e8fdc
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Dec 7, 2023
d40197f
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Feb 21, 2024
e862a60
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Dec 7, 2023
1dde96b
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Nov 2, 2023
5eb353a
See https://github.com/googleapis/gapic-generator-python/issues/1995
parthea Mar 22, 2024
ede9164
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Nov 7, 2023
f196f13
chore: See googleapis/gapic-generator-python#1773
ohmayr Oct 18, 2023
5530890
remove space before list item
parthea Jul 8, 2024
cf06722
add blank line
parthea Jul 8, 2024
5bf4a15
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Sep 30, 2023
c9d672d
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Dec 7, 2023
2fd4326
See https://github.com/googleapis/gapic-generator-python/issues/2038
parthea Jun 10, 2024
5e8f052
See https://github.com/googleapis/gapic-generator-python/issues/1886
parthea Jun 10, 2024
07fdf20
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Dec 7, 2023
8b40996
fix docs build in google-cloud-visionai
parthea Jul 8, 2024
7c61e1a
chore: See googleapis/gapic-generator-python#1807
parthea Feb 21, 2024
35a5189
chore: See https://github.com/googleapis/gapic-generator-python/issue…
parthea Feb 21, 2024
4713ff0
See https://github.com/googleapis/gapic-generator-python/issues/2037
parthea Jun 10, 2024
99ec815
chore: See googleapis/gapic-generator-python#1846
parthea Jul 8, 2024
2f35e5c
lint
parthea Jul 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
392 changes: 196 additions & 196 deletions .release-please-manifest.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions packages/google-ads-admanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-ads-admanager-v0.1.0...google-ads-admanager-v0.1.1) (2024-07-08)


### Bug Fixes

* Allow Protobuf 5.x ([#12863](https://github.com/googleapis/google-cloud-python/issues/12863)) ([3e6e423](https://github.com/googleapis/google-cloud-python/commit/3e6e423b86cdace8538f610941aa84c7a6217934))

## 0.1.0 (2024-03-26)


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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.1" # {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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ads-admanager",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-ai-generativelanguage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.7](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.6.6...google-ai-generativelanguage-v0.6.7) (2024-07-08)


### Bug Fixes

* Allow Protobuf 5.x ([#12863](https://github.com/googleapis/google-cloud-python/issues/12863)) ([3e6e423](https://github.com/googleapis/google-cloud-python/commit/3e6e423b86cdace8538f610941aa84c7a6217934))

## [0.6.6](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.6.5...google-ai-generativelanguage-v0.6.6) (2024-06-26)


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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.6.7" # {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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.6.7" # {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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.6.7" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class Document(proto.Message):
Attributes:
name (str):
Immutable. Identifier. The ``Document`` resource name. The
ID (name excluding the "corpora/*/documents/" prefix) can
ID (name excluding the `corpora/*/documents/` prefix) can
contain up to 40 characters that are lowercase alphanumeric
or dashes (-). The ID cannot start or end with a dash. If
the name is empty on create, a unique name will be derived
Expand Down Expand Up @@ -315,7 +315,7 @@ class Chunk(proto.Message):
Attributes:
name (str):
Immutable. Identifier. The ``Chunk`` resource name. The ID
(name excluding the "corpora/*/documents/*/chunks/" prefix)
(name excluding the `corpora/*/documents/*/chunks/` prefix)
can contain up to 40 characters that are lowercase
alphanumeric or dashes (-). The ID cannot start or end with
a dash. If the name is empty on create, a random
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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.6.7" # {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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.6.7" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -352,11 +352,11 @@ async def sample_create_permission():
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down Expand Up @@ -483,11 +483,11 @@ async def sample_get_permission():
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down Expand Up @@ -741,11 +741,11 @@ async def sample_update_permission():
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -781,11 +781,11 @@ def sample_create_permission():
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down Expand Up @@ -909,11 +909,11 @@ def sample_get_permission():
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down Expand Up @@ -1161,11 +1161,11 @@ def sample_update_permission():
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,11 +395,11 @@ def __call__(
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down Expand Up @@ -588,11 +588,11 @@ def __call__(
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down Expand Up @@ -882,11 +882,11 @@ def __call__(
role is a superset of the previous
role's permitted operations:

- reader can use the resource (e.g.
- reader can use the resource (e.g.
tuned model) for inference
- writer has reader's permissions and
- writer has reader's permissions and
additionally can edit and share
- owner has writer's permissions and
- owner has writer's permissions and
additionally can delete

"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ class Permission(proto.Message):
There are three concentric roles. Each role is a superset of the
previous role's permitted operations:

- reader can use the resource (e.g. tuned model) for inference
- writer has reader's permissions and additionally can edit and
- reader can use the resource (e.g. tuned model) for inference
- writer has reader's permissions and additionally can edit and
share
- owner has writer's permissions and additionally can delete
- owner has writer's permissions and additionally can delete


.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.7"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.7"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.7"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.7"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-analytics-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.22.8](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.22.7...google-analytics-admin-v0.22.8) (2024-07-08)


### Bug Fixes

* Allow Protobuf 5.x ([#12863](https://github.com/googleapis/google-cloud-python/issues/12863)) ([3e6e423](https://github.com/googleapis/google-cloud-python/commit/3e6e423b86cdace8538f610941aa84c7a6217934))

## [0.22.7](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.22.6...google-analytics-admin-v0.22.7) (2024-03-05)


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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.22.8" # {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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.22.8" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -10809,7 +10809,7 @@ async def create_calculated_metric(
metric's resource name.

This value should be 1-80 characters and valid
characters are /[a-zA-Z0-9_]/, no spaces allowed.
characters are `[a-zA-Z0-9_]`, no spaces allowed.
calculated_metric_id must be unique between all
calculated metrics under a property. The
calculated_metric_id is used when referencing this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11381,7 +11381,7 @@ def create_calculated_metric(
metric's resource name.

This value should be 1-80 characters and valid
characters are /[a-zA-Z0-9_]/, no spaces allowed.
characters are `[a-zA-Z0-9_]`, no spaces allowed.
calculated_metric_id must be unique between all
calculated metrics under a property. The
calculated_metric_id is used when referencing this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2486,7 +2486,7 @@ class CreateCalculatedMetricRequest(proto.Message):
resource name.

This value should be 1-80 characters and valid characters
are /[a-zA-Z0-9_]/, no spaces allowed. calculated_metric_id
are `[a-zA-Z0-9_]`, no spaces allowed. calculated_metric_id
must be unique between all calculated metrics under a
property. The calculated_metric_id is used when referencing
this calculated metric from external APIs, for example,
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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.22.8" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-admin",
"version": "0.1.0"
"version": "0.22.8"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-analytics-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.18.9](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.18.8...google-analytics-data-v0.18.9) (2024-07-08)


### Bug Fixes

* Allow Protobuf 5.x ([#12863](https://github.com/googleapis/google-cloud-python/issues/12863)) ([3e6e423](https://github.com/googleapis/google-cloud-python/commit/3e6e423b86cdace8538f610941aa84c7a6217934))

## [0.18.8](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.18.7...google-analytics-data-v0.18.8) (2024-05-07)


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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.9" # {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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.9" # {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__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.9" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.9"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.9"
},
"snippets": [
{
Expand Down
Loading