Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
633ceaa
chore: update docs/dyn/index.md
yoshi-automation Jan 20, 2026
30f2fe3
feat(admin): update the api
yoshi-automation Jan 20, 2026
8fc2fee
feat(aiplatform): update the api
yoshi-automation Jan 20, 2026
6a2be00
feat(alloydb): update the api
yoshi-automation Jan 20, 2026
858196e
feat(analyticshub): update the api
yoshi-automation Jan 20, 2026
9f1a1f2
feat(androidmanagement): update the api
yoshi-automation Jan 20, 2026
3ada821
feat(appengine): update the api
yoshi-automation Jan 20, 2026
812d447
feat(artifactregistry): update the api
yoshi-automation Jan 20, 2026
0410dcb
feat(beyondcorp): update the api
yoshi-automation Jan 20, 2026
5ba23cc
fix(bigquerydatatransfer): update the api
yoshi-automation Jan 20, 2026
5f6650d
feat(bigqueryreservation): update the api
yoshi-automation Jan 20, 2026
7296f50
feat(classroom): update the api
yoshi-automation Jan 20, 2026
c1cca5d
feat(clouddeploy): update the api
yoshi-automation Jan 20, 2026
568055a
feat(cloudkms): update the api
yoshi-automation Jan 20, 2026
bbc5324
feat(cloudsearch): update the api
yoshi-automation Jan 20, 2026
6230ed7
feat(cloudsupport): update the api
yoshi-automation Jan 20, 2026
666ac5d
feat(compute): update the api
yoshi-automation Jan 20, 2026
fa6bd31
feat(contactcenterinsights): update the api
yoshi-automation Jan 20, 2026
262b107
feat(datastream): update the api
yoshi-automation Jan 20, 2026
be60d89
feat(discoveryengine): update the api
yoshi-automation Jan 20, 2026
5602a02
feat(firebaseappcheck): update the api
yoshi-automation Jan 20, 2026
7419007
feat(firebaseappdistribution): update the api
yoshi-automation Jan 20, 2026
8084fa1
feat(firebaseapphosting): update the api
yoshi-automation Jan 20, 2026
a6a45f9
feat(firebasedataconnect): update the api
yoshi-automation Jan 20, 2026
a73e766
feat(gkebackup): update the api
yoshi-automation Jan 20, 2026
1799855
fix(gmail): update the api
yoshi-automation Jan 20, 2026
595fa2b
feat(managedkafka): update the api
yoshi-automation Jan 20, 2026
7e48720
feat(merchantapi): update the api
yoshi-automation Jan 20, 2026
2a94574
feat(monitoring): update the api
yoshi-automation Jan 20, 2026
80c1765
feat(netapp): update the api
yoshi-automation Jan 20, 2026
4489784
feat(networkmanagement): update the api
yoshi-automation Jan 20, 2026
ca6458d
feat(osconfig): update the api
yoshi-automation Jan 20, 2026
7a7d581
fix(parametermanager): update the api
yoshi-automation Jan 20, 2026
ec50cc2
feat(serviceconsumermanagement): update the api
yoshi-automation Jan 20, 2026
0806fee
feat(servicecontrol): update the api
yoshi-automation Jan 20, 2026
a11cb95
feat(serviceusage): update the api
yoshi-automation Jan 20, 2026
7cc56a1
feat(smartdevicemanagement): update the api
yoshi-automation Jan 20, 2026
cd1e6db
feat(sqladmin): update the api
yoshi-automation Jan 20, 2026
bcfeec7
feat(storage): update the api
yoshi-automation Jan 20, 2026
cb506d8
feat(storagetransfer): update the api
yoshi-automation Jan 20, 2026
2b4bff9
feat(walletobjects): update the api
yoshi-automation Jan 20, 2026
ea0b1db
feat(workstations): update the api
yoshi-automation Jan 20, 2026
5f0df74
feat(youtube): update the api
yoshi-automation Jan 20, 2026
0bad042
feat(youtubereporting): update the api
yoshi-automation Jan 20, 2026
7191110
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Jan 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/dyn/admin_directory_v1.users.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ <h3>Method Details</h3>
The object takes the form of:

{ # Directory users guest creation request message.
&quot;customer&quot;: &quot;A String&quot;, # Optional. Immutable ID of the Google Workspace account.
&quot;primaryGuestEmail&quot;: &quot;A String&quot;, # Immutable. External email of the guest user being created.
}

Expand Down
18 changes: 9 additions & 9 deletions docs/dyn/aiplatform_v1.endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down Expand Up @@ -300,7 +300,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down Expand Up @@ -490,7 +490,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down Expand Up @@ -849,7 +849,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down Expand Up @@ -1049,7 +1049,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down Expand Up @@ -1378,7 +1378,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down Expand Up @@ -1717,7 +1717,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down Expand Up @@ -1917,7 +1917,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down Expand Up @@ -2246,7 +2246,7 @@ <h3>Method Details</h3>
&quot;mediaResolution&quot;: { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media.
&quot;level&quot;: &quot;A String&quot;, # The tokenization quality used for given media.
},
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part.
&quot;text&quot;: &quot;A String&quot;, # Optional. The text content of the part. When sent from the VSCode Gemini Code Assist extension, references to @mentioned items will be converted to markdown boldface text. For example `@my-repo` will be converted to and sent as `**my-repo**` by the IDE agent.
&quot;thought&quot;: True or False, # Optional. Indicates whether the `part` represents the model&#x27;s thought process or reasoning.
&quot;thoughtSignature&quot;: &quot;A String&quot;, # Optional. An opaque signature for the thought so it can be reused in subsequent requests.
&quot;videoMetadata&quot;: { # Provides metadata for a video, including the start and end offsets for clipping and the frame rate. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
Expand Down
Loading