\Google\Photos\Library\V1GetSharedAlbumRequest

Request to retrieve a specific shared album.

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

Summary

Methods
Properties
Constants
__construct()
getShareToken()
setShareToken()
No public properties found
No constants found
No protected methods found
$share_token
N/A
No private methods found
No private properties found
N/A

Properties

$share_token

$share_token : 

Share token of the album to be requested.

Generated from protobuf field string share_token = 1;

Type

Methods

__construct()

__construct(array  $data = NULL) 

Constructor.

Parameters

array $data

{ Optional. Data for populating the Message object.

@type string $share_token
      Share token of the album to be requested.

}

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).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 (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

getShareToken()

getShareToken() : string

Share token of the album to be requested.

Generated from protobuf field string share_token = 1;

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).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 (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

Returns

string

setShareToken()

setShareToken(string  $var) : $this

Share token of the album to be requested.

Generated from protobuf field string share_token = 1;

Parameters

string $var
Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).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 (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

Returns

$this