generated/google/apis/serviceusage_v1/classes.rb in google-api-client-0.48.0 vs generated/google/apis/serviceusage_v1/classes.rb in google-api-client-0.49.0
- old
+ new
@@ -202,10 +202,10 @@
attr_accessor :issuer
# URL of the provider's public key set to validate signature of the JWT. See [
# OpenID Discovery](https://openid.net/specs/openid-connect-discovery-1_0.html#
# ProviderMetadata). Optional if the key set document: - can be retrieved from [
- # OpenID Discovery](https://openid.net/specs/openid-connect-discovery-1_0.html
+ # OpenID Discovery](https://openid.net/specs/openid-connect-discovery-1_0.html)
# of the issuer. - can be inferred from the email domain of the issuer (e.g. a
# Google service account). Example: https://www.googleapis.com/oauth2/v1/certs
# Corresponds to the JSON property `jwksUri`
# @return [String]
attr_accessor :jwks_uri