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-03-21 UTC."],[[["The `GetDefaultBranchRequest` class is used to request the current default branch in the Retail v2 API."],["This class is part of the `Google.Cloud.Retail.V2` namespace within the `Google.Cloud.Retail.V2.dll` assembly."],["The latest version of `GetDefaultBranchRequest` is 2.12.0, with several older versions available, ranging down to version 1.0.0."],["It implements multiple interfaces, including `IMessage`, `IEquatable\u003cGetDefaultBranchRequest\u003e`, `IDeepCloneable\u003cGetDefaultBranchRequest\u003e`, and `IBufferMessage`."],["It can be instantiated using the default constructor or a copy constructor and allows setting the parent catalog resource name via the 'Catalog' property."]]],[]]