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-21 UTC."],[[["This document provides reference documentation for the `GetEnvironmentRequest` class within the Google Cloud Dataplex v1 API for .NET."],["The `GetEnvironmentRequest` class is used to request details about a specific environment and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API for this class is 3.6.0, and a comprehensive list of versions from 1.0.0 up to 3.6.0 are provided along with links to their documentation."],["The `GetEnvironmentRequest` class includes properties such as `EnvironmentName` and `Name`, with the latter being a string that represents the fully qualified resource name of the environment being requested."],["The document details two constructors for creating a `GetEnvironmentRequest` instance."]]],[]]