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 content provides reference documentation for the `GetEnvironmentRequest` class within the Google Cloud Dataplex V1 API, specifically version 3.4.0."],["`GetEnvironmentRequest` is a class used to request environment data, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance, implemented interfaces, constructors, and properties of the `GetEnvironmentRequest` class, including its relationship to the `EnvironmentName` resource."],["Multiple versions of the Google.Cloud.Dataplex.V1 API are listed, with version 3.6.0 being the latest and 3.4.0 being the version that this page is based on."],["The class requires the environment resource name as a property, which follows the format `projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environments/{environment_id}`."]]],[]]