public sealed class PullGitCommitsResponse : IMessage<PullGitCommitsResponse>, IEquatable<PullGitCommitsResponse>, IDeepCloneable<PullGitCommitsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class PullGitCommitsResponse.
[[["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-05-02 UTC."],[[["The latest version of the `PullGitCommitsResponse` class is 1.0.0-beta08, with an earlier version, 1.0.0-beta07, also available for reference."],["`PullGitCommitsResponse` is a class in the Dataform v1beta1 API that represents the response message for pulling Git commits."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as detailed in the provided links."],["The namespace for this class is `Google.Cloud.Dataform.V1Beta1`, and it is located in the `Google.Cloud.Dataform.V1Beta1.dll` assembly."],["The class has two constructors: a default one `PullGitCommitsResponse()` and another that accepts an existing `PullGitCommitsResponse` object as a parameter for copying, `PullGitCommitsResponse(PullGitCommitsResponse other)`."]]],[]]