\Google\Photos\Library\V1BatchCreateMediaItemsResponse

List of media items created.

Generated from protobuf message google.photos.library.v1.BatchCreateMediaItemsResponse

Summary

Methods
Properties
Constants
__construct()
getNewMediaItemResults()
setNewMediaItemResults()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$new_media_item_results
N/A

Properties

$new_media_item_results

$new_media_item_results : 

Output only. List of media items created.

Generated from protobuf field repeated .google.photos.library.v1.NewMediaItemResult new_media_item_results = 1;

Type

Methods

__construct()

__construct(array  $data = NULL) 

Constructor.

Parameters

array $data

{ Optional. Data for populating the Message object.

@type \Google\Photos\Library\V1\NewMediaItemResult[]|\Google\Protobuf\Internal\RepeatedField $new_media_item_results
      Output only. List of media items created.

}

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

getNewMediaItemResults()

getNewMediaItemResults() : \Google\Protobuf\Internal\RepeatedField

Output only. List of media items created.

Generated from protobuf field repeated .google.photos.library.v1.NewMediaItemResult new_media_item_results = 1;

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

Returns

\Google\Protobuf\Internal\RepeatedField

setNewMediaItemResults()

setNewMediaItemResults(array<mixed,\Google\Photos\Library\V1\NewMediaItemResult>|\Google\Protobuf\Internal\RepeatedField  $var) : $this

Output only. List of media items created.

Generated from protobuf field repeated .google.photos.library.v1.NewMediaItemResult new_media_item_results = 1;

Parameters

array<mixed,\Google\Photos\Library\V1\NewMediaItemResult>|\Google\Protobuf\Internal\RepeatedField $var
Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

Returns

$this