class ProjectsLocationsConnectionsRuntimeEntitySchemas extends Resource (View source)

The "runtimeEntitySchemas" collection of methods.

Typical usage is:

 $integrationsService = new Google\Service\Integrations(...);
 $runtimeEntitySchemas = $integrationsService->projects_locations_connections_runtimeEntitySchemas;

Methods

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

Lists the JSON schemas for the properties of runtime entities, filtered by entity name.

Details

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

Lists the JSON schemas for the properties of 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

GoogleCloudIntegrationsV1alphaListRuntimeEntitySchemasResponse

Exceptions

Exception