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-04-02 UTC."],[[["The latest version available for the Google.Cloud.Notebooks.V1 API class GetEnvironmentRequest is version 2.5.0."],["GetEnvironmentRequest is a class used to request a notebook environment within the AI Platform Notebooks v1 API."],["The GetEnvironmentRequest class inherits from Object and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class has two constructors, a parameterless constructor and another that takes another GetEnvironmentRequest object as an argument."],["The GetEnvironmentRequest class has a Name property that is a string and is a required field in the format: `projects/{project_id}/locations/{location}/environments/{environment_id}`."]]],[]]