Skip to content

Commit 2ba060f

Browse files
feat: [AiPlatform] Add fps to message VideoMetadata (#8889)
* feat: Add `fps` to message `VideoMetadata` feat: Add `mediaResolution` to `Part` feat: Add `responseModalities, audioTimestamp, mediaResolution` to `GenerationConfig` feat: Add `thinkingLevel` to `ThinkingConfig` feat: Add `imageOutputOptions, personGeneration, imageSize` to `ImageConfig` PiperOrigin-RevId: 863320215 Source-Link: googleapis/googleapis@8d0579f Source-Link: googleapis/googleapis-gen@a85a936 Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiYTg1YTkzNjExMTJmNWYxOWMyZDRhNTE1YjlhNmFjYWVjMmE3MzlmZSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 467c22f commit 2ba060f

13 files changed

Lines changed: 988 additions & 0 deletions

File tree

AiPlatform/metadata/V1/Content.php

1.53 KB
Binary file not shown.

AiPlatform/src/V1/GenerationConfig.php

Lines changed: 162 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AiPlatform/src/V1/GenerationConfig/MediaResolution.php

Lines changed: 69 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AiPlatform/src/V1/GenerationConfig/Modality.php

Lines changed: 69 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AiPlatform/src/V1/GenerationConfig/ThinkingConfig.php

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)