Home
last modified time | relevance | path

Searched refs:reportStatus (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsJobsWorkItems.php60 …public function reportStatus($projectId, $jobId, ReportWorkItemStatusRequest $postBody, $optParams… function in Google\\Service\\Dataflow\\Resource\\ProjectsJobsWorkItems
H A DProjectsLocationsJobsWorkItems.php66 …public function reportStatus($projectId, $location, $jobId, ReportWorkItemStatusRequest $postBody,… function in Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobsWorkItems
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsInstances.php133 …public function reportStatus($instance, GoogleCloudApigeeV1ReportInstanceStatusRequest $postBody, … function in Google\\Service\\Apigee\\Resource\\OrganizationsInstances
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataflow.php405 ],'reportStatus' => [
406 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}/workItems:reportStatus',
861 ],'reportStatus' => [
862 … 'path' => 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/workItems:reportStatus',
H A DApigee.php3304 ],'reportStatus' => [
3305 'path' => 'v1/{+instance}:reportStatus',
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php443 public function reportStatus($roomId, Google_RoomP2PStatuses $postBody, $optParams = array()) { function in Google_RoomsServiceResource