Skip to content

Commit 269e8eb

Browse files
release-please[bot]partheaohmayr
authored
chore: release main (#12079)
This release is too large to preview in the pull request body. View the full release notes here: https://github.com/googleapis/google-cloud-python/blob/release-please--branches--main--release-notes/release-notes.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com> Co-authored-by: omair <omairn@google.com>
1 parent f942e71 commit 269e8eb

858 files changed

Lines changed: 3323 additions & 886 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.release-please-manifest.json

Lines changed: 169 additions & 169 deletions
Large diffs are not rendered by default.

packages/google-ai-generativelanguage/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.3.5](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.3.4...google-ai-generativelanguage-v0.3.5) (2023-12-07)
4+
5+
6+
### Features
7+
8+
* Add support for python 3.12 ([ea6cfc2](https://github.com/googleapis/google-cloud-python/commit/ea6cfc2f86e77757b8cb05f7fd0d9c0b7ccaf7cf))
9+
* Introduce compatibility with native namespace packages ([ea6cfc2](https://github.com/googleapis/google-cloud-python/commit/ea6cfc2f86e77757b8cb05f7fd0d9c0b7ccaf7cf))
10+
11+
12+
### Bug Fixes
13+
14+
* Require proto-plus &gt;= 1.22.3 ([ea6cfc2](https://github.com/googleapis/google-cloud-python/commit/ea6cfc2f86e77757b8cb05f7fd0d9c0b7ccaf7cf))
15+
* Use `retry_async` instead of `retry` in async client ([ea6cfc2](https://github.com/googleapis/google-cloud-python/commit/ea6cfc2f86e77757b8cb05f7fd0d9c0b7ccaf7cf))
16+
317
## [0.3.4](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.3.3...google-ai-generativelanguage-v0.3.4) (2023-09-30)
418

519

packages/google-ai-generativelanguage/google/ai/generativelanguage/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.3.5" # {x-release-please-version}

packages/google-ai-generativelanguage/google/ai/generativelanguage_v1beta2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.3.5" # {x-release-please-version}

packages/google-ai-generativelanguage/google/ai/generativelanguage_v1beta3/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.3.5" # {x-release-please-version}

packages/google-ai-generativelanguage/google/ai/generativelanguage_v1beta3/services/permission_service/async_client.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -305,11 +305,11 @@ async def sample_create_permission():
305305
role is a superset of the previous
306306
role's permitted operations:
307307
308-
- reader can use the resource (e.g.
308+
- reader can use the resource (e.g.
309309
tuned model) for inference
310-
- writer has reader's permissions and
310+
- writer has reader's permissions and
311311
additionally can edit and share
312-
- owner has writer's permissions and
312+
- owner has writer's permissions and
313313
additionally can delete
314314
315315
"""
@@ -432,11 +432,11 @@ async def sample_get_permission():
432432
role is a superset of the previous
433433
role's permitted operations:
434434
435-
- reader can use the resource (e.g.
435+
- reader can use the resource (e.g.
436436
tuned model) for inference
437-
- writer has reader's permissions and
437+
- writer has reader's permissions and
438438
additionally can edit and share
439-
- owner has writer's permissions and
439+
- owner has writer's permissions and
440440
additionally can delete
441441
442442
"""
@@ -682,11 +682,11 @@ async def sample_update_permission():
682682
role is a superset of the previous
683683
role's permitted operations:
684684
685-
- reader can use the resource (e.g.
685+
- reader can use the resource (e.g.
686686
tuned model) for inference
687-
- writer has reader's permissions and
687+
- writer has reader's permissions and
688688
additionally can edit and share
689-
- owner has writer's permissions and
689+
- owner has writer's permissions and
690690
additionally can delete
691691
692692
"""

packages/google-ai-generativelanguage/google/ai/generativelanguage_v1beta3/services/permission_service/client.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -542,11 +542,11 @@ def sample_create_permission():
542542
role is a superset of the previous
543543
role's permitted operations:
544544
545-
- reader can use the resource (e.g.
545+
- reader can use the resource (e.g.
546546
tuned model) for inference
547-
- writer has reader's permissions and
547+
- writer has reader's permissions and
548548
additionally can edit and share
549-
- owner has writer's permissions and
549+
- owner has writer's permissions and
550550
additionally can delete
551551
552552
"""
@@ -669,11 +669,11 @@ def sample_get_permission():
669669
role is a superset of the previous
670670
role's permitted operations:
671671
672-
- reader can use the resource (e.g.
672+
- reader can use the resource (e.g.
673673
tuned model) for inference
674-
- writer has reader's permissions and
674+
- writer has reader's permissions and
675675
additionally can edit and share
676-
- owner has writer's permissions and
676+
- owner has writer's permissions and
677677
additionally can delete
678678
679679
"""
@@ -919,11 +919,11 @@ def sample_update_permission():
919919
role is a superset of the previous
920920
role's permitted operations:
921921
922-
- reader can use the resource (e.g.
922+
- reader can use the resource (e.g.
923923
tuned model) for inference
924-
- writer has reader's permissions and
924+
- writer has reader's permissions and
925925
additionally can edit and share
926-
- owner has writer's permissions and
926+
- owner has writer's permissions and
927927
additionally can delete
928928
929929
"""

packages/google-ai-generativelanguage/google/ai/generativelanguage_v1beta3/services/permission_service/transports/rest.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -395,11 +395,11 @@ def __call__(
395395
role is a superset of the previous
396396
role's permitted operations:
397397
398-
- reader can use the resource (e.g.
398+
- reader can use the resource (e.g.
399399
tuned model) for inference
400-
- writer has reader's permissions and
400+
- writer has reader's permissions and
401401
additionally can edit and share
402-
- owner has writer's permissions and
402+
- owner has writer's permissions and
403403
additionally can delete
404404
405405
"""
@@ -592,11 +592,11 @@ def __call__(
592592
role is a superset of the previous
593593
role's permitted operations:
594594
595-
- reader can use the resource (e.g.
595+
- reader can use the resource (e.g.
596596
tuned model) for inference
597-
- writer has reader's permissions and
597+
- writer has reader's permissions and
598598
additionally can edit and share
599-
- owner has writer's permissions and
599+
- owner has writer's permissions and
600600
additionally can delete
601601
602602
"""
@@ -891,11 +891,11 @@ def __call__(
891891
role is a superset of the previous
892892
role's permitted operations:
893893
894-
- reader can use the resource (e.g.
894+
- reader can use the resource (e.g.
895895
tuned model) for inference
896-
- writer has reader's permissions and
896+
- writer has reader's permissions and
897897
additionally can edit and share
898-
- owner has writer's permissions and
898+
- owner has writer's permissions and
899899
additionally can delete
900900
901901
"""

packages/google-ai-generativelanguage/google/ai/generativelanguage_v1beta3/types/permission.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ class Permission(proto.Message):
4141
There are three concentric roles. Each role is a superset of the
4242
previous role's permitted operations:
4343
44-
- reader can use the resource (e.g. tuned model) for inference
45-
- writer has reader's permissions and additionally can edit and
44+
- reader can use the resource (e.g. tuned model) for inference
45+
- writer has reader's permissions and additionally can edit and
4646
share
47-
- owner has writer's permissions and additionally can delete
47+
- owner has writer's permissions and additionally can delete
4848
4949
5050
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

packages/google-ai-generativelanguage/samples/generated_samples/snippet_metadata_google.ai.generativelanguage.v1beta2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-ai-generativelanguage",
11-
"version": "0.1.0"
11+
"version": "0.3.5"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)