public sealed class SubmitBuildResponse : IMessage<SubmitBuildResponse>, IEquatable<SubmitBuildResponse>, IDeepCloneable<SubmitBuildResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class SubmitBuildResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eSubmitBuildResponse\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubmitBuildResponse\u003c/code\u003e class is used as a response message when submitting a Build, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eSubmitBuildResponse\u003c/code\u003e available is 2.13.0, and older versions dating back to 1.0.0-beta02 are also accessible through the links.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eBaseImageUri\u003c/code\u003e, \u003ccode\u003eBaseImageWarning\u003c/code\u003e, and \u003ccode\u003eBuildOperation\u003c/code\u003e, providing details about the build's base image and the Cloud Build operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides two available constructors: one default constructor \u003ccode\u003eSubmitBuildResponse()\u003c/code\u003e and another \u003ccode\u003eSubmitBuildResponse(SubmitBuildResponse other)\u003c/code\u003e that takes another instance of itself.\u003c/p\u003e\n"]]],[],null,[]]