public sealed class CrossRegionalSource : IMessage<CrossRegionalSource>, IEquatable<CrossRegionalSource>, IDeepCloneable<CrossRegionalSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CrossRegionalSource.
Cross-regional source used to import an existing taxonomy into a different
region.
[[["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 document provides reference documentation for the `CrossRegionalSource` class within the Google Cloud Data Catalog v1 API, specifically version 2.10.0."],["The `CrossRegionalSource` class facilitates the importing of an existing taxonomy into a different region."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are common in Google Protobuf for handling structured data and object comparisons."],["Key properties of `CrossRegionalSource` include `Taxonomy` (a string representing the source taxonomy's resource name) and `TaxonomyAsTaxonomyName` (a typed view of the taxonomy resource name)."],["The page also lists all the available versions of the `CrossRegionalSource` class from 1.2.0 to the latest version 2.14.0, with links to each version's documentation."]]],[]]