Home
last modified time | relevance | path

Searched refs:LogEntryOperation (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntry.php27 protected $operationType = LogEntryOperation::class;
77 * @param LogEntryOperation
79 public function setOperation(LogEntryOperation $operation)
84 * @return LogEntryOperation
H A DLogEntryOperation.php20 class LogEntryOperation extends \Google\Model class
62 class_alias(LogEntryOperation::class, 'Google_Service_Networkconnectivity_LogEntryOperation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php42 protected $operationType = LogEntryOperation::class;
168 * @param LogEntryOperation
170 public function setOperation(LogEntryOperation $operation)
175 * @return LogEntryOperation
H A DLogEntryOperation.php20 class LogEntryOperation extends \Google\Model class
98 class_alias(LogEntryOperation::class, 'Google_Service_Logging_LogEntryOperation');