Class ListBranchesRequest (1.21.0)

ListBranchesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for BranchService.ListBranches method.

Attributes

Name Description
parent str
Required. The parent catalog resource name.
view google.cloud.retail_v2alpha.types.BranchView
The view to apply to the returned Branch. Defaults to [Branch.BranchView.BASIC] if unspecified. See documentation of fields of Branch to find what fields are excluded from BASIC view.