public sealed class GetEnvironmentRequest : IMessage<GetEnvironmentRequest>, IEquatable<GetEnvironmentRequest>, IDeepCloneable<GetEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks 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 webpage provides reference documentation for the `GetEnvironmentRequest` class within the AI Platform Notebooks v1 API."],["The latest version of `GetEnvironmentRequest` is 2.5.0, and several prior versions are also documented, ranging back to 1.0.0-beta04."],["The `GetEnvironmentRequest` class is part of the `Google.Cloud.Notebooks.V1` namespace and is used to request information about a specific notebook environment."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class `GetEnvironmentRequest` has a property called `Name`, which is a required string formatted as `projects/{project_id}/locations/{location}/environments/{environment_id}`."]]],[]]