organization property
For whom the client library is being published. Possible string values are:
- "CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED" : Not useful.
 - "CLOUD" : Google Cloud Platform Org.
 - "ADS" : Ads (Advertising) Org.
 - "PHOTOS" : Photos Org.
 - "STREET_VIEW" : Street View Org.
 - "SHOPPING" : Shopping Org.
 - "GEO" : Geo Org.
 - "GENERATIVE_AI" : Generative AI - https://developers.generativeai.google
 
Implementation
core.String? organization;