Skip to content

Commit e90c60e

Browse files
1 parent 0988719 commit e90c60e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/MyBusinessAccountManagement/TargetLocation.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
class TargetLocation extends \Google\Model
2121
{
2222
/**
23-
* The address of the location to which the user is invited.
23+
* The address of the location to which the user is invited. Not always
24+
* populated.
2425
*
2526
* @var string
2627
*/
@@ -33,7 +34,8 @@ class TargetLocation extends \Google\Model
3334
public $locationName;
3435

3536
/**
36-
* The address of the location to which the user is invited.
37+
* The address of the location to which the user is invited. Not always
38+
* populated.
3739
*
3840
* @param string $address
3941
*/

0 commit comments

Comments
 (0)