ProjectsLocationsConnectionsRuntimeEntitySchemas
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)