public sealed class GetJobMetricsRequest : IMessage<GetJobMetricsRequest>, IEquatable<GetJobMetricsRequest>, IDeepCloneable<GetJobMetricsRequest>, IBufferMessage, IMessage
[[["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\u003e\u003ccode\u003eGetJobMetricsRequest\u003c/code\u003e is a class used to request metrics for a specific job in the Google Cloud Dataflow service, as denoted in the Google.Cloud.Dataflow.V1Beta3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetJobMetricsRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eJobId\u003c/code\u003e, \u003ccode\u003eLocation\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which are used to define the specific job and criteria for retrieving metrics, such as the job identifier, the regional endpoint location, the project, and the start time for the metric data.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one default and one that takes in another \u003ccode\u003eGetJobMetricsRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]