\Google\Photos\Library\V1FeatureFilter

This filter defines the features that the media items should have.

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

Summary

Methods
Properties
Constants
__construct()
getIncludedFeatures()
setIncludedFeatures()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$included_features
N/A

Properties

$included_features

$included_features : 

The set of features to be included in the media item search results.

The items in the set are ORed and may match any of the specified features.

Generated from protobuf field repeated .google.photos.library.v1.FeatureFilter.Feature included_features = 1;

Type

Methods

__construct()

__construct(array  $data = NULL) 

Constructor.

Parameters

array $data

{ Optional. Data for populating the Message object.

@type int[]|\Google\Protobuf\Internal\RepeatedField $included_features
      The set of features to be included in the media item search results.
      The items in the set are ORed and may match any of the specified features.

}

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).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 (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

getIncludedFeatures()

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

The set of features to be included in the media item search results.

The items in the set are ORed and may match any of the specified features.

Generated from protobuf field repeated .google.photos.library.v1.FeatureFilter.Feature included_features = 1;

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).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 (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

Returns

\Google\Protobuf\Internal\RepeatedField

setIncludedFeatures()

setIncludedFeatures(array<mixed,integer>|\Google\Protobuf\Internal\RepeatedField  $var) : $this

The set of features to be included in the media item search results.

The items in the set are ORed and may match any of the specified features.

Generated from protobuf field repeated .google.photos.library.v1.FeatureFilter.Feature included_features = 1;

Parameters

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

Returns

$this