class ProjectsLocationsConnectionsRuntimeEntitySchemas extends Resource (View source)

The "runtimeEntitySchemas" collection of methods.

Typical usage is:

 $connectorsService = new Google\Service\Connectors(...);
 $runtimeEntitySchemas = $connectorsService->runtimeEntitySchemas;

Methods

listProjectsLocationsConnectionsRuntimeEntitySchemas(string $parent, array $optParams = [])

List schema of a runtime entities filtered by entity name.

Details

ListRuntimeEntitySchemasResponse listProjectsLocationsConnectionsRuntimeEntitySchemas(string $parent, array $optParams = [])

List schema of a runtime entities filtered by entity name.

(runtimeEntitySchemas.listProjectsLocationsConnectionsRuntimeEntitySchemas)

Parameters

string $parent

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

array $optParams

Optional parameters.

Return Value

ListRuntimeEntitySchemasResponse