PHP Class BatchJobOpsMutate, googleads-php-lib

ファイルを表示 Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$operations Operation[]

Public Methods

Method Description
__construct ( $operations = null )
getNamespace ( ) : the Gets the namesapce of this class
getXsiTypeName ( ) : the Gets the xsi:type name of this class

Method Details

__construct() public method

public __construct ( $operations = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : the
return the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : the
return the xsi:type name of this class

Property Details

$operations public_oe property

public Operation[] $operations
return Operation[]