public sealed class FetchErrorsRequest : IMessage<FetchErrorsRequest>, IEquatable<FetchErrorsRequest>, IDeepCloneable<FetchErrorsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1alpha1 API class FetchErrorsRequest.
[[["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-03-21 UTC."],[[["This documentation covers the `FetchErrorsRequest` class, which is part of the DataStream v1alpha1 API in the Google.Cloud.Datastream.V1Alpha1 namespace."],["`FetchErrorsRequest` is a request message used to fetch errors, implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Stream` (a string representing the name of the Stream) and `StreamAsStreamName` (a `StreamName`-typed view of the Stream property)."],["The class can be constructed without arguments, or by providing another instance of `FetchErrorsRequest` to the constructor."],["The latest version is `2.0.0-alpha05` but this documentation specifically covers `2.0.0-alpha04`."]]],[]]