public sealed class GetChangeLogEntryRequest : IMessage<GetChangeLogEntryRequest>, IEquatable<GetChangeLogEntryRequest>, IDeepCloneable<GetChangeLogEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class GetChangeLogEntryRequest.
[[["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 document provides reference documentation for the `GetChangeLogEntryRequest` class within the GDC Hardware Management v1alpha API."],["The `GetChangeLogEntryRequest` class is used to request a change log entry and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `GetChangeLogEntryRequest()`, and a constructor for a copy of itself `GetChangeLogEntryRequest(GetChangeLogEntryRequest other)`."],["The properties of the `GetChangeLogEntryRequest` class include `ChangeLogEntryName`, which is a typed view of the resource name, and `Name`, representing the required name of the change log entry in a specific format."],["The class is part of the `Google.Cloud.GdcHardwareManagement.V1Alpha` namespace and is located in the `Google.Cloud.GdcHardwareManagement.V1Alpha.dll` assembly."]]],[]]