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-06-12 UTC."],[[["This document provides reference information for the `FetchGitRefsResponse` class within the Cloud Build v2 API, specifically version 1.3.0."],["`FetchGitRefsResponse` is a class used to manage the response data when fetching Git references, implementing multiple interfaces for data handling and comparison."],["The `FetchGitRefsResponse` class inherits from the base `object` class and provides functionality via implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class constructors, including a default constructor and a copy constructor, and it also details the `RefNames` property, which is of type `RepeatedField\u003cstring\u003e`."],["Several versions of the Cloud Build API are listed, with 1.4.0 being the latest, all including the `FetchGitRefsResponse` class."]]],[]]