PHP Class Google\Cloud\PubSub\Connection\IamSubscription

Inheritance: implements Google\Cloud\Iam\IamConnectionInterface
Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Google\Cloud\PubSub\Connection\ConnectionInterface $connection )
getPolicy ( array $args )
setPolicy ( array $args )
testPermissions ( array $args )

Method Details

__construct() public méthode

public __construct ( Google\Cloud\PubSub\Connection\ConnectionInterface $connection )
$connection Google\Cloud\PubSub\Connection\ConnectionInterface

getPolicy() public méthode

public getPolicy ( array $args )
$args array

setPolicy() public méthode

public setPolicy ( array $args )
$args array

testPermissions() public méthode

public testPermissions ( array $args )
$args array