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