Skip to content

Gemini reports #1791

@jay0lee

Description

@jay0lee

Google looks to have re-added Gemini reports:

jay0lee/google-api-tracker@4e74f67

(it may still be rolling out and not 100% working just yet)

It looks like the name changed from gemini_for_workspace to gemini_in_workspace_apps

  • we should support both report names on the GAM command line.
  • we should accept any new reports that are added to the discovery doc enum values. That way GAM "just works" with new reports without any GAM code changes.
  • Ideally for a bad report name like gam report fakereport our error message would only show canonical names, not every possible alias that works but is the same report.

E.g today:

ERROR: Invalid choice (fakename): Expected <access|accesstransparency|admin|calendar|calendars|chat|chrome|contextawareaccess|customer|customers|datastudio|devices|doc|docs|domain|drive|enterprisegroups|gcp|google+|gplus|group|groups|groupsenterprise|hangoutsmeet|jamboard|keep|login|logins|lookerstudio|meet|mobile|oauthtoken|rules|saml|token|tokens|usage|usageparameters|user|useraccounts|users|vault>

Improved output with canonical naming:

RROR: Invalid choice (geminiinworkpaceapps): Expected <accesstransparency|admin|calendar|chat|chrome|classroom|contextawareaccess|customer|datastudio|drive|gcp|geminiinworkspaceapps|gplus|groups|groupsenterprise|jamboard|keep|login|meet|mobile|rules|saml|token|usage|usageparameters|user|useraccounts|vault>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions