[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 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."]]],[]]