public sealed class GetDefaultBranchRequest : IMessage<GetDefaultBranchRequest>, IEquatable<GetDefaultBranchRequest>, IDeepCloneable<GetDefaultBranchRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GetDefaultBranchRequest.
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-04-17 UTC."],[[["This document provides reference information for the `GetDefaultBranchRequest` class within the Google Cloud Retail v2 API, specifically focusing on version 2.3.0."],["The `GetDefaultBranchRequest` class is used to identify the currently designated default branch within a retail catalog."],["The document outlines the inheritance structure of the `GetDefaultBranchRequest` class, including the various interfaces it implements like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The content details the constructors available for the `GetDefaultBranchRequest` class and shows their parameters."],["The document describes the `Catalog` and `CatalogAsCatalogName` properties, explaining their purpose in referencing a parent catalog."]]],[]]