Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DReportRuntimeEventRequest.php20 class ReportRuntimeEventRequest extends \Google\Model class
60 class_alias(ReportRuntimeEventRequest::class, 'Google_Service_AIPlatformNotebooks_ReportRuntimeEven…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsRuntimes.php25 use Google\Service\AIPlatformNotebooks\ReportRuntimeEventRequest; alias
164 * @param ReportRuntimeEventRequest $postBody
168 public function reportEvent($name, ReportRuntimeEventRequest $postBody, $optParams = [])