ProjectsLocationsConnectionsRuntimeActionSchemas
class ProjectsLocationsConnectionsRuntimeActionSchemas extends Resource (View source)
The "runtimeActionSchemas" collection of methods.
Typical usage is:
$connectorsService = new Google\Service\Connectors(...);
$runtimeActionSchemas = $connectorsService->runtimeActionSchemas;
Methods
listProjectsLocationsConnectionsRuntimeActionSchemas(string $parent, array $optParams = [])
List schema of a runtime actions filtered by action name.
Details
ListRuntimeActionSchemasResponse
listProjectsLocationsConnectionsRuntimeActionSchemas(string $parent, array $optParams = [])
List schema of a runtime actions filtered by action name.
(runtimeActionSchemas.listProjectsLocationsConnectionsRuntimeActionSchemas)