ProjectsLocationsConnectionsEntityTypes
class ProjectsLocationsConnectionsEntityTypes extends Resource (View source)
The "entityTypes" collection of methods.
Typical usage is:
$connectorsService = new Google\Service\Connectors(...);
$entityTypes = $connectorsService->projects_locations_connections_entityTypes;
Methods
get(string $name, array $optParams = [])
Gets metadata of given entity type (entityTypes.get)
listProjectsLocationsConnectionsEntityTypes(string $parent, array $optParams = [])
Lists metadata related to all entity types present in the external system.
Details
EntityType
get(string $name, array $optParams = [])
Gets metadata of given entity type (entityTypes.get)
ListEntityTypesResponse
listProjectsLocationsConnectionsEntityTypes(string $parent, array $optParams = [])
Lists metadata related to all entity types present in the external system.
(entityTypes.listProjectsLocationsConnectionsEntityTypes)