ProjectsLocationsConnectionsRuntimeActionSchemas
class ProjectsLocationsConnectionsRuntimeActionSchemas extends Resource (View source)
The "runtimeActionSchemas" collection of methods.
Typical usage is:
$integrationsService = new Google\Service\Integrations(...);
$runtimeActionSchemas = $integrationsService->projects_locations_connections_runtimeActionSchemas;
Methods
listProjectsLocationsConnectionsRuntimeActionSchemas(string $parent, array $optParams = [])
Lists the JSON schemas for the inputs and outputs of actions, filtered by action name.
Details
GoogleCloudIntegrationsV1alphaListRuntimeActionSchemasResponse
listProjectsLocationsConnectionsRuntimeActionSchemas(string $parent, array $optParams = [])
Lists the JSON schemas for the inputs and outputs of actions, filtered by action name.
(runtimeActionSchemas.listProjectsLocationsConnectionsRuntimeActionSchemas)