public sealed class GetDefaultBranchRequest : IMessage<GetDefaultBranchRequest>, IEquatable<GetDefaultBranchRequest>, IDeepCloneable<GetDefaultBranchRequest>, IBufferMessage, IMessage
Request message to show which branch is currently the default branch.
[[["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-25 UTC."],[[["This page details the `GetDefaultBranchRequest` class within the `Google.Cloud.Retail.V2` namespace, used to determine the default branch."],["The latest version of `GetDefaultBranchRequest` is 2.12.0, and historical versions ranging from 1.0.0 to 2.11.0 are also documented and accessible."],["The `GetDefaultBranchRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDefaultBranchRequest` class has two constructors and two main properties: `Catalog` (string) and `CatalogAsCatalogName` (typed view over Catalog)."],["This class inherits members from the `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]