public sealed class SubmitBuildRequest.Types.DockerBuild : IMessage<SubmitBuildRequest.Types.DockerBuild>, IEquatable<SubmitBuildRequest.Types.DockerBuild>, IDeepCloneable<SubmitBuildRequest.Types.DockerBuild>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class SubmitBuildRequest.Types.DockerBuild.
Build the source using Docker. This means the source has a Dockerfile.
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `SubmitBuildRequest.Types.DockerBuild` class within the Cloud Run Admin v2 API for .NET."],["The `DockerBuild` class is used to build a source that contains a Dockerfile."],["The documentation covers various versions of the API, with the latest version being 2.13.0."],["This `DockerBuild` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the constructors of the `DockerBuild` class, including a default constructor and one that accepts another `DockerBuild` instance."]]],[]]