lib/google/apis/healthcare_v1/classes.rb in google-apis-healthcare_v1-0.25.0 vs lib/google/apis/healthcare_v1/classes.rb in google-apis-healthcare_v1-0.26.0

- old
+ new

@@ -246,11 +246,11 @@ # exempted_members": [ "user:jose@example.com" ] `, ` "log_type": "DATA_WRITE" `, # ` "log_type": "ADMIN_READ" ` ] `, ` "service": "sampleservice.googleapis.com", # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE" # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice, # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also - # exempts jose@example.com from DATA_READ logging, and aliya@example.com from - # DATA_WRITE logging. + # exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com` + # from DATA_WRITE logging. class AuditConfig include Google::Apis::Core::Hashable # The configuration for logging of each type of permission. # Corresponds to the JSON property `auditLogConfigs`