public sealed class PauseModelRequest : IMessage<PauseModelRequest>, IEquatable<PauseModelRequest>, IDeepCloneable<PauseModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class PauseModelRequest.
[[["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-09 UTC."],[[["This webpage provides reference documentation for the `PauseModelRequest` class within the Google Cloud Retail v2 API for .NET."],["The latest version available is 2.12.0, with documentation provided for various versions ranging from 1.0.0 to 2.12.0."],["`PauseModelRequest` is used to request the pausing of a model's training, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PauseModelRequest` class has two properties, `ModelName` which is a view over the resource name, and `Name`, which is the resource path to the model being paused."],["The current page also goes through the inherited members, the namespace, and the assembly, as well as providing documentation for the constructors of `PauseModelRequest`."]]],[]]