LIST DESCRIPTOR_SOURCES
Syntax
[ LIST | SHOW ] DESCRIPTOR_SOURCES;
Description
This command provides a list of descriptor sources within the organization.
A descriptor source is listed only if the current role has USAGE
privileges.
Examples
demodb.public/demostore# SHOW DESCRIPTOR_SOURCES;
+-----------+-------+----------+----------------+----------+-------------------------------+-------------------------------+
| Name | Tags | Type | Url | Owner | Created At | Updated At |
+===========+=======+==========+================+==========+===============================+===============================+
| pageviews | [] | protobuf | <download_url> | sysadmin | 2024-06-05 17:38:56 +0000 UTC | 2024-06-05 17:38:56 +0000 UTC |
+-----------+-------+----------+----------------+----------+-------------------------------+-------------------------------+
Last updated