[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document outlines the `WriteOptions` class within the `Grpc.Core` namespace, which is used for configuring write operations."],["The `WriteOptions` class inherits from the base `object` class, incorporating several inherited members for object comparison and manipulation."],["A constructor, `WriteOptions(WriteFlags)`, allows initialization of a new `WriteOptions` instance with specific write flags."],["The `Default` field provides a readily available set of default write options, accessible as `WriteOptions.Default`."],["The `Flags` property allows you to retrieve the currently set write flags for a given instance of the `WriteOptions` class."]]],[]]