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-04-09 UTC."],[[["This document provides reference documentation for the `CrossRegionalSource` class within the Google Cloud Data Catalog v1 API, specifically focusing on version 2.9.0."],["`CrossRegionalSource` is a class designed for importing an existing taxonomy into a different region."],["The document lists available versions of the Data Catalog API, ranging from the latest 2.14.0 down to 1.2.0."],["The `CrossRegionalSource` class includes properties such as `Taxonomy` (a string) and `TaxonomyAsTaxonomyName` (a `TaxonomyName` type), both relating to the source taxonomy being imported."],["This class inherits from and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from `object`."]]],[]]