\Google\Photos\Library\V1ShareAlbumResponse

Response to successfully sharing an album.

Generated from protobuf message google.photos.library.v1.ShareAlbumResponse

Summary

Methods
Properties
Constants
__construct()
getShareInfo()
setShareInfo()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$share_info
N/A

Properties

$share_info

$share_info : 

Output only. Information about the shared album.

Generated from protobuf field .google.photos.types.ShareInfo share_info = 1;

Type

Methods

__construct()

__construct(array  $data = NULL) 

Constructor.

Parameters

array $data

{ Optional. Data for populating the Message object.

@type \Google\Photos\Types\ShareInfo $share_info
      Output only. Information about the shared album.

}

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

getShareInfo()

getShareInfo() : \Google\Photos\Types\ShareInfo

Output only. Information about the shared album.

Generated from protobuf field .google.photos.types.ShareInfo share_info = 1;

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

Returns

\Google\Photos\Types\ShareInfo

setShareInfo()

setShareInfo(\Google\Photos\Types\ShareInfo  $var) : $this

Output only. Information about the shared album.

Generated from protobuf field .google.photos.types.ShareInfo share_info = 1;

Parameters

\Google\Photos\Types\ShareInfo $var
Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

Returns

$this