public sealed class Taxonomy.Types.Service : IMessage<Taxonomy.Types.Service>, IEquatable<Taxonomy.Types.Service>, IDeepCloneable<Taxonomy.Types.Service>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class Taxonomy.Types.Service.
[[["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-25 UTC."],[[["This page provides documentation for the `Taxonomy.Types.Service` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The latest version available is 2.14.0, and the page also lists previous versions from 2.13.0 down to 1.2.0, offering access to documentation for different versions of the service."],["The `Taxonomy.Types.Service` class represents the source system of a Taxonomy and includes properties like `Identity` and `Name` to identify and describe the service."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it supports message handling, equality checks, deep cloning, and buffer message operations."],["The page details the constructors available for the service: a default constructor and a constructor that takes another instance of `Taxonomy.Types.Service` as a parameter."]]],[]]