[[["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."],[[["The `InlineSource` class is part of the Data Catalog v1 API, specifically within the `Google.Cloud.DataCatalog.V1` namespace, and is documented across multiple versions, with the latest being version 2.14.0."],["`InlineSource` serves as a container for importing taxonomies and is implemented as a sealed class, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default constructor `InlineSource()` and a copy constructor `InlineSource(InlineSource other)`, allowing for the creation of new instances or copies of existing ones."],["The primary property of the `InlineSource` class is `Taxonomies`, a `RepeatedField` which holds a collection of `SerializedTaxonomy` objects representing the taxonomies to be imported."],["This document is a reference that provides details on the `InlineSource` class across several versions, from 1.2.0 to 2.14.0, and includes inherited members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]