Class Google::Cloud::Retail::V2::GetDefaultBranchResponse (v0.6.4)

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

#note=

def note=(value) -> ::String
Parameter
Returns

#set_time

def set_time() -> ::Google::Protobuf::Timestamp
Returns

#set_time=

def set_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns