public sealed class CheckActiveJobsRequest : IMessage<CheckActiveJobsRequest>, IEquatable<CheckActiveJobsRequest>, IDeepCloneable<CheckActiveJobsRequest>, IBufferMessage, IMessage
Request to check is active jobs exists for a project
[[["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\u003eThe \u003ccode\u003eCheckActiveJobsRequest\u003c/code\u003e class is used to request information about active jobs within a specific project.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckActiveJobsRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default one, and one that takes another \u003ccode\u003eCheckActiveJobsRequest\u003c/code\u003e as a parameter to create a new object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains one property named \u003ccode\u003eProjectId\u003c/code\u003e, a string value that represents the project which owns the jobs that are to be checked for activity.\u003c/p\u003e\n"]]],[],null,[]]