public sealed class JobInsertResponse : IMessage<JobInsertResponse>, IEquatable<JobInsertResponse>, IDeepCloneable<JobInsertResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobInsertResponse.
[[["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 documentation covers the \u003ccode\u003eJobInsertResponse\u003c/code\u003e class within the Google.Cloud.BigQuery.Logging.V1 namespace, specifically version 1.1.0 of the BigQuery Audit Data Logging v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobInsertResponse\u003c/code\u003e is a sealed class that represents a job insert response and implements multiple interfaces such as \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 inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a parameterless \u003ccode\u003eJobInsertResponse()\u003c/code\u003e and a constructor that accepts another \u003ccode\u003eJobInsertResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of the \u003ccode\u003eJobInsertResponse\u003c/code\u003e class is \u003ccode\u003eResource\u003c/code\u003e, which has a type of \u003ccode\u003eJob\u003c/code\u003e and represents the job data for the job insert response.\u003c/p\u003e\n"]]],[],null,[]]