public sealed class GetDefaultBranchResponse : IMessage<GetDefaultBranchResponse>, IEquatable<GetDefaultBranchResponse>, IDeepCloneable<GetDefaultBranchResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GetDefaultBranchResponse.
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 provides reference documentation for the `GetDefaultBranchResponse` class within the Google Cloud Retail v2 API, specifically detailing its structure, constructors, properties, and inheritance."],["The `GetDefaultBranchResponse` class is a response message used by the `CatalogService.GetDefaultBranch` method, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the Google.Cloud.Retail.V2 package is 2.12.0, with the documentation presenting multiple versions ranging from 1.0.0 up to the latest."],["Key properties of the `GetDefaultBranchResponse` class include `Branch` (the full resource name of the default branch), `BranchAsBranchName` (a typed view of the branch name), `Note` (related to the `SetDefaultBranchRequest` note field), and `SetTime` (the time when the branch was set as default)."]]],[]]