dotnet-docs-samples
dotnet-docs-samples copied to clipboard
.NET code samples used on https://cloud.google.com
Added Model Armor Snippets for: - Get Project Floor Settings - Get Folder Floor Settings - Get Organization Floor Settings - Update Project Floor Settings - Update Folder Floor Settings...
Added Model Armor Snippets: - Update Template - Update Template with labels - Update Template with metadata
### Background - Add code samples for Global Secret Manager Label & Annotation APIs ### Changes - Added the necessary code samples for Delayed Destroy - Added the test files...
### Changes - Added the necessary code samples for labels - - Added the necessary code samples for annotations - Added the test files for the code samples added -...
Add Translate Text sample Fixes Internal: b/421269888 Added empty fixture class for future implementation.
Add new samples: - Provisioned throughput with text input. - Controlled generation with enum schema. Also, I fixed some comments in TextGenWithPdf.cs and TextGenWithPdf.cs. **All local tests have passed**
Add new tool samples Code execution with text Google Search with text Url context with text Function calling with text **All local tests have passed**
Add samples for thinking: - Thinking with text - Thinking budget with text - Thinking including thoughts **All local tests have passed**
Add new samples for image generation: - Image generation with text input - Image generation locale aware with text input - Multiple image generation with text input **All local tests...
This PR adds a new code sample and test for the `ListBuckets `operation using the `ReturnPartialSuccess` parameter in `ListBucketOptions`. The `ReturnPartialSuccess` flag allows the API to return a list of...