[[["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-04-17 UTC."],[[["This page provides documentation for the `SearchResult` class within the Google Cloud Dataform v1beta1 API, specifically for the .NET client library."],["The `SearchResult` class is a client-facing representation of a search result entry and inherits from the base `object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor (`SearchResult()`) and another that accepts another `SearchResult` object as a parameter (`SearchResult(SearchResult other)`)."],["The `SearchResult` class includes properties like `Directory` (of type `DirectorySearchResult`) and `File` (of type `FileSearchResult`) to detail when a search result is a directory or a file, and `EntryCase` to get the type of entry."],["The namespace for the class is `Google.Cloud.Dataform.V1Beta1`, and it is located within the `Google.Cloud.Dataform.V1Beta1.dll` assembly."]]],[]]