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"]],[["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-08 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."]]],[]]