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."],[[["The `GetEnvironmentRequest` class is part of the Google Cloud Dataplex V1 API and is used to request environment details."],["This document provides reference documentation for the `GetEnvironmentRequest` class in C#, including its properties, constructors, and inherited members."],["The latest version of the API documented in this list is 3.6.0, however the main content is regarding version 2.4.0 of the class `GetEnvironmentRequest`."],["The `GetEnvironmentRequest` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Name` property within `GetEnvironmentRequest` is required and specifies the resource name of the environment, following a predefined format."]]],[]]