PHP 클래스 Google\Cloud\PubSub\Connection\IamSubscription

상속: implements Google\Cloud\Iam\IamConnectionInterface
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Google\Cloud\PubSub\Connection\ConnectionInterface $connection )
getPolicy ( array $args )
setPolicy ( array $args )
testPermissions ( array $args )

메소드 상세

__construct() 공개 메소드

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

getPolicy() 공개 메소드

public getPolicy ( array $args )
$args array

setPolicy() 공개 메소드

public setPolicy ( array $args )
$args array

testPermissions() 공개 메소드

public testPermissions ( array $args )
$args array