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."],[[["The `GetEnvironmentRequest` class is part of the Google Cloud Dataplex V1 API and is used to request environment details."],["This page provides documentation for version 2.3.0 of `GetEnvironmentRequest`, along with links to documentation for other versions, including the latest version 3.6.0, as well as previous versions dating back to 1.0.0."],["The `GetEnvironmentRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetEnvironmentRequest` class has two constructors and two main properties: `EnvironmentName` which is an `EnvironmentName`-typed view of `Name`, and `Name` which stores the resource name of the target environment."],["This page details the `GetEnvironmentRequest` class's inheritance from `object`, along with its inherited members and its location within the `Google.Cloud.Dataplex.V1` namespace, within the `Google.Cloud` package."]]],[]]