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"]],[["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 documentation for the `PauseModelRequest` class within the Google Cloud Retail V2 API, detailing its purpose of pausing model training."],["The `PauseModelRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The documentation includes a comprehensive list of available versions of the API, ranging from the latest version 2.12.0 down to version 1.0.0."],["Key properties of the `PauseModelRequest` class include `ModelName` and `Name`, with `Name` being a required field for specifying the model to be paused in the specified format."],["The document outlines the constructors available for `PauseModelRequest`, which includes a default constructor and one that takes another `PauseModelRequest` as an argument."]]],[]]