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)

Parameters

string $parent

Required. Parent resource of RuntimeActionSchema Format: projects/{project}/locations/{location}/connections/{connection}

array $optParams

Optional parameters.

Return Value

ListRuntimeActionSchemasResponse