public sealed class FetchGitRefsResponse : IMessage<FetchGitRefsResponse>, IEquatable<FetchGitRefsResponse>, IDeepCloneable<FetchGitRefsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v2 API class FetchGitRefsResponse.
[[["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 documentation for the `FetchGitRefsResponse` class within the Google Cloud Build v2 API."],["The `FetchGitRefsResponse` class is designed to handle the response when fetching Git references and it has methods for construction and it inherits from `object`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the class is `1.4.0`, and other versions, including `1.3.0`, `1.2.0`, `1.1.0` and `1.0.0` are also documented."],["It includes a property `RefNames` of type `RepeatedField\u003cstring\u003e` to store the names of fetched refs."]]],[]]