Copied!

Middleware that adds autopopulation functionality. This middlware is added iff auto population settings are present in the resource descriptor config for the rpc method in context.

  • internal
CloneableInstantiable
Methods
public __construct(callable $nextHandler, array $autoPopulationSettings)
public __invoke(Google\ApiCore\Call $call, array $options)
 
  • param \Call $call
  • param array $options
  • return \PromiseInterface
Properties
private $autoPopulationSettings = NULL
 
  • var array<string, string>
private $nextHandler = NULL
 
  • var callable
© 2026 Bruce Wells
Search Namespaces \ Classes
Configuration