PHP 클래스 Google\Cloud\Tests\TestLabelsEntry

상속: extends DrSlump\Protobuf\Message
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 프로퍼티들

프로퍼티 타입 설명
$key
$value

보호된 프로퍼티들

프로퍼티 타입 설명
$__extensions

공개 메소드들

메소드 설명
descriptor ( )
getKey ( )
getValue ( )

메소드 상세

descriptor() 공개 정적인 메소드

public static descriptor ( )

getKey() 공개 메소드

public getKey ( )

getValue() 공개 메소드

public getValue ( )

프로퍼티 상세

$__extensions 보호되어 있는 정적으로 프로퍼티

protected static $__extensions

$key 공개적으로 프로퍼티

public $key

$value 공개적으로 프로퍼티

public $value