Home
last modified time | relevance | path

Searched refs:RotateServerCaContext (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DInstancesRotateServerCaRequest.php22 protected $rotateServerCaContextType = RotateServerCaContext::class;
26 * @param RotateServerCaContext
28 public function setRotateServerCaContext(RotateServerCaContext $rotateServerCaContext)
33 * @return RotateServerCaContext
H A DRotateServerCaContext.php20 class RotateServerCaContext extends \Google\Model class
62 class_alias(RotateServerCaContext::class, 'Google_Service_SQLAdmin_RotateServerCaContext');