class ProjectsLocationsCollectionsDataStoresBranches extends Resource (View source)

The "branches" collection of methods.

Typical usage is:

 $discoveryengineService = new Google\Service\DiscoveryEngine(...);
 $branches = $discoveryengineService->projects_locations_collections_dataStores_branches;