Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::GetDefaultBranchResponse.
Response message of CatalogService.GetDefaultBranch.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#branch
def branch() -> ::String
Returns
- (::String) — Full resource name of the branch id currently set as default branch.
#branch=
def branch=(value) -> ::String
Parameter
- value (::String) — Full resource name of the branch id currently set as default branch.
Returns
- (::String) — Full resource name of the branch id currently set as default branch.
#note
def note() -> ::String
Returns
- (::String) — This corresponds to SetDefaultBranchRequest.note field, when this branch was set as default.
#note=
def note=(value) -> ::String
Parameter
- value (::String) — This corresponds to SetDefaultBranchRequest.note field, when this branch was set as default.
Returns
- (::String) — This corresponds to SetDefaultBranchRequest.note field, when this branch was set as default.
#set_time
def set_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time when this branch is set to default.
#set_time=
def set_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time when this branch is set to default.
Returns
- (::Google::Protobuf::Timestamp) — The time when this branch is set to default.