PHP Class Google\Cloud\Tests\TestLabelsEntry

Inheritance: extends DrSlump\Protobuf\Message
Show file Open project: GoogleCloudPlatform/gcloud-php

Public Properties

Property Type Description
$key
$value

Protected Properties

Property Type Description
$__extensions

Public Methods

Method Description
descriptor ( )
getKey ( )
getValue ( )

Method Details

descriptor() public static method

public static descriptor ( )

getKey() public method

public getKey ( )

getValue() public method

public getValue ( )

Property Details

$__extensions protected static property

protected static $__extensions

$key public property

public $key

$value public property

public $value