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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetEnvironmentRequest` class within the Google Cloud Dataplex v1 API, spanning multiple versions from 1.0.0 to the latest 3.6.0."],["The `GetEnvironmentRequest` class is used to retrieve environment details and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEnvironmentRequest` class includes two constructors and two properties: `EnvironmentName` (of type `EnvironmentName`) and `Name` (a string), which is a required field representing the environment's resource name."],["This page contains all the inherited members of the Object Class that it implements, and the namespace in which it resides, which is `Google.Cloud.Dataplex.V1`."],["The latest version of `GetEnvironmentRequest` is version 3.6.0."]]],[]]