Skip to content

Commit 3457a51

Browse files
Regenerate mybusinessbusinessinformation client (#8460)
Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-php-client-services/actions/workflows/codegen.yaml
1 parent 39274ec commit 3457a51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/MyBusinessBusinessInformation/Location.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ public function getPhoneNumbers()
275275
/**
276276
* Optional. Describes your business in your own voice and shares with users
277277
* the unique story of your business and offerings. This field is required for
278-
* all categories except lodging categories (e.g. hotels, motels, inns).
278+
* all categories except lodging categories (e.g., hotels, motels, inns).
279279
*
280280
* @param Profile $profile
281281
*/

src/MyBusinessBusinessInformation/RelevantLocation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class RelevantLocation extends \Google\Model
3232
public const RELATION_TYPE_DEPARTMENT_OF = 'DEPARTMENT_OF';
3333
/**
3434
* This represents the cases where 2 locations are co-located in the same
35-
* physical location, but from different companies (e.g. Starbucks in a
35+
* physical location, but from different companies (e.g., Starbucks in a
3636
* Safeway, shops in a mall).
3737
*/
3838
public const RELATION_TYPE_INDEPENDENT_ESTABLISHMENT_IN = 'INDEPENDENT_ESTABLISHMENT_IN';

0 commit comments

Comments
 (0)