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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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}`."]]],[]]