[[["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."],[[["The `SourceEnv` class within the BigQuery Migration v2 API represents the default source environment values used for translation."],["Version 1.5.0 is the latest release, with versions 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0 also documented in this content, and is accessible under the Google.Cloud.BigQuery.Migration.V2 namespace."],["`SourceEnv` objects can be created using a default constructor or a constructor that accepts another `SourceEnv` object as a parameter, allowing the creation of objects based on existing configurations."],["Key properties of the `SourceEnv` class include `DefaultDatabase`, which specifies the default database name for qualifying SQL objects, and `SchemaSearchPath`, which defines the list of schemas to search when the schema name is missing from a SQL object."],["The `SourceEnv` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing methods for hash code generation, type retrieval, and string representation."]]],[]]