public sealed class GetEnvironmentRequest : IMessage<GetEnvironmentRequest>, IEquatable<GetEnvironmentRequest>, IDeepCloneable<GetEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetEnvironmentRequest.
[[["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 webpage provides documentation for the `GetEnvironmentRequest` class within the Google Cloud Dataplex v1 API, specifically in the .NET environment."],["The documentation covers version 3.2.0, along with links to previous and newer versions, including the latest version, 3.6.0, and down to 1.0.0."],["`GetEnvironmentRequest` class is used to request information about a specific environment, inheriting from multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class constructors, properties like `EnvironmentName` and `Name`, and inherited members, providing a comprehensive reference for developers using this API."],["The page also explains that this class belongs to the namespace `Google.Cloud.Dataplex.V1` and is contained in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]