public sealed class GetDefaultBranchResponse : IMessage<GetDefaultBranchResponse>, IEquatable<GetDefaultBranchResponse>, IDeepCloneable<GetDefaultBranchResponse>, IBufferMessage, IMessage
Response message of
[CatalogService.GetDefaultBranch][google.cloud.retail.v2.CatalogService.GetDefaultBranch].
[[["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 webpage details the `GetDefaultBranchResponse` class within the `Google.Cloud.Retail.V2` namespace, which is used as the response message for the `CatalogService.GetDefaultBranch` method in the Google Cloud Retail API."],["The `GetDefaultBranchResponse` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page lists the available versions of the `GetDefaultBranchResponse` class, ranging from the latest 2.12.0 down to 1.0.0, and includes links to the documentation for each version."],["The class includes properties to retrieve information related to the default branch, including the full resource name of the branch, a `BranchName`-typed view of the branch, a note that corresponds to the `SetDefaultBranchRequest.note`, and a `Timestamp` for when the branch was set as the default."],["This page defines the class constructor options, as well as the assembly the class is located in, being `Google.Cloud.Retail.V2.dll`."]]],[]]