public sealed class PauseEngineRequest : IMessage<PauseEngineRequest>, IEquatable<PauseEngineRequest>, IDeepCloneable<PauseEngineRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class PauseEngineRequest.
[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003ePauseEngineRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePauseEngineRequest\u003c/code\u003e class is used to create a request for pausing the training of a Discovery Engine, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003ePauseEngineRequest()\u003c/code\u003e and an overloaded constructor \u003ccode\u003ePauseEngineRequest(PauseEngineRequest other)\u003c/code\u003e, which takes another \u003ccode\u003ePauseEngineRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePauseEngineRequest\u003c/code\u003e class contains two properties, \u003ccode\u003eEngineName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required field representing the engine's resource name and \u003ccode\u003eEngineName\u003c/code\u003e is a view over the \u003ccode\u003eName\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe provided document displays two version available for this specific class, \u003ccode\u003e1.0.0-beta18\u003c/code\u003e and \u003ccode\u003e1.0.0-beta17\u003c/code\u003e, with the beta18 being the latest.\u003c/p\u003e\n"]]],[],null,[]]