We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd984ab commit c715ce5Copy full SHA for c715ce5
1 file changed
admin_sdk/groups_settings/detect_external_access.py
@@ -12,12 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-# [START admin_sdk_groups_settings_quickstart]
16
-"""
17
-Shows basic usage of the Admin SDK Groups Settings API. Outputs a group's
18
-settings identified by the group's email address.
19
20
-
21
"""
22
Outputs all the groups in the domain which have 'external' to the domain access.
23
Also outputs their access settings.
0 commit comments