provider property
The provider of the service.
Either the reference to an account such as providers/123
or a well-known
service provider (one of providers/GOOGLE_ADS
or
providers/GOOGLE_BUSINESS_PROFILE
).
Output only.
Implementation
core.String? provider;