dotnet-docs-samples icon indicating copy to clipboard operation
dotnet-docs-samples copied to clipboard

.NET code samples used on https://cloud.google.com

Results 107 dotnet-docs-samples issues
Sort by recently updated
recently updated
newest added

b:241866780 Part 2 of 3: Channels. See also https://cloud.google.com/livestream/docs/how-to/create-channels

samples
api: livestream

This draft PR demonstrates the exactly once subscriber sample using the new `SubscriptionHandler` . The library changes are yet not released so the code will not compile and hence tests...

do not merge
samples

- added `user_environment_setup.sh` - added `user_import_data_to_catalog.sh`

samples

- created invalid events BQ table. - created invalid products BQ table.

samples

Added sample for creating Secret with UserManaged replication Fixes b/222386112

api: secretmanager
samples

There were these failures, possibly because the same product is being modified by all the tests and you need to create a product specifically for these tests, with maybe a...

type: bug
priority: p1
samples
api: retail

This sample code seems to be really outdated. Code changes are needed to bring it up to date. But that just makes sense if this samples is still relevant which...

type: cleanup
priority: p2
samples
api: endpoints

Adds samples for working with user managed instance configurations for Cloud Spanner.

samples

The [C# example of writing structured logs](https://cloud.google.com/logging/docs/reference/libraries#write_structured_logs) doesn't look like it's working with JSON payload. https://github.com/GoogleCloudPlatform/dotnet-docs-samples/blob/ed6f1b739c8cf1589f2f11e3eb0c6bcd4a97a48b/logging/api/LoggingSample/Program.cs#L79 I'm looking for an example to set the `LogEntry.JsonPayload` but it's not clear how...

type: bug
priority: p2
api: logging
samples