public sealed class TerminateSessionRequest : IMessage<TerminateSessionRequest>, IEquatable<TerminateSessionRequest>, IDeepCloneable<TerminateSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class TerminateSessionRequest.
Optional. A unique ID used to identify the request. If the service
receives two
TerminateSessionRequests
with the same ID, the second request is ignored.
[[["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 documentation for the \u003ccode\u003eTerminateSessionRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, including its properties and implementation details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTerminateSessionRequest\u003c/code\u003e class is used to submit a request to terminate an interactive session in Google Cloud Dataproc, inheriting from object and implementing several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the Google.Cloud.Dataproc.V1 API is 5.17.0, with historical versions listed down to version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is required, specifies the name of the session resource to be terminated, while \u003ccode\u003eRequestId\u003c/code\u003e is an optional unique identifier to prevent duplicate requests.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and one that accepts another \u003ccode\u003eTerminateSessionRequest\u003c/code\u003e object for copying, it also includes the property \u003ccode\u003eSessionName\u003c/code\u003e which is a typed view of the resource name.\u003c/p\u003e\n"]]],[],null,[]]