-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add google/ai/generativelanguage_v1beta3 (#11670)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE feat: add google/ai/generativelanguage_v1beta3 feat: Add model tuning feat: Add permissions service feat: Add BatchEmbedText and CountTextTokens to the text service END_COMMIT_OVERRIDE PiperOrigin-RevId: 566721485 Source-Link: googleapis/googleapis@87083bf Source-Link: googleapis/googleapis-gen@455ab57 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFpLWdlbmVyYXRpdmVsYW5ndWFnZS8uT3dsQm90LnlhbWwiLCJoIjoiNDU1YWI1NzU2ZGYzYTJhOWNkYWUyNGQwNjFjYTgzMmFiMWJhNWRjYSJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
- Loading branch information
1 parent
f108e9b
commit 38f2ca3
Showing
115 changed files
with
40,614 additions
and
19 deletions.
There are no files selected for viewing
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
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
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
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
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
6 changes: 6 additions & 0 deletions
6
...oogle-ai-generativelanguage/docs/generativelanguage_v1beta3/discuss_service.rst
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
DiscussService | ||
-------------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1beta3.services.discuss_service | ||
:members: | ||
:inherited-members: |
10 changes: 10 additions & 0 deletions
10
.../google-ai-generativelanguage/docs/generativelanguage_v1beta3/model_service.rst
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
ModelService | ||
------------------------------ | ||
|
||
.. automodule:: google.ai.generativelanguage_v1beta3.services.model_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.ai.generativelanguage_v1beta3.services.model_service.pagers | ||
:members: | ||
:inherited-members: |
10 changes: 10 additions & 0 deletions
10
...le-ai-generativelanguage/docs/generativelanguage_v1beta3/permission_service.rst
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
PermissionService | ||
----------------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1beta3.services.permission_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.ai.generativelanguage_v1beta3.services.permission_service.pagers | ||
:members: | ||
:inherited-members: |
9 changes: 9 additions & 0 deletions
9
packages/google-ai-generativelanguage/docs/generativelanguage_v1beta3/services.rst
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Services for Google Ai Generativelanguage v1beta3 API | ||
===================================================== | ||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
discuss_service | ||
model_service | ||
permission_service | ||
text_service |
6 changes: 6 additions & 0 deletions
6
...s/google-ai-generativelanguage/docs/generativelanguage_v1beta3/text_service.rst
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
TextService | ||
----------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1beta3.services.text_service | ||
:members: | ||
:inherited-members: |
6 changes: 6 additions & 0 deletions
6
packages/google-ai-generativelanguage/docs/generativelanguage_v1beta3/types.rst
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Types for Google Ai Generativelanguage v1beta3 API | ||
================================================== | ||
|
||
.. automodule:: google.ai.generativelanguage_v1beta3.types | ||
:members: | ||
:show-inheritance: |
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
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
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
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
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
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
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
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
Oops, something went wrong.