Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DOperation.php48 protected $zoneContextType = OperationManagedZoneContext::class;
150 * @param OperationManagedZoneContext
152 public function setZoneContext(OperationManagedZoneContext $zoneContext)
157 * @return OperationManagedZoneContext
H A DOperationManagedZoneContext.php20 class OperationManagedZoneContext extends \Google\Model class
58 class_alias(OperationManagedZoneContext::class, 'Google_Service_Dns_OperationManagedZoneContext');