Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntry.php40 protected $operationType = V2LogEntryOperation::class;
140 * @param V2LogEntryOperation
142 public function setOperation(V2LogEntryOperation $operation)
147 * @return V2LogEntryOperation
H A DV2LogEntryOperation.php20 class V2LogEntryOperation extends \Google\Model class
98 class_alias(V2LogEntryOperation::class, 'Google_Service_ServiceControl_V2LogEntryOperation');