{

"account": {
  "full_properties": {
    "google_service_account_iam_binding": {
      "description": "Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the service account are preserved.",
      "required": false
    },
    "google_service_account_iam_member": {
      "description": "Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the service account are preserved.",
      "required": false
    },
    "google_service_account_iam_policy": {
      "description": "Authoritative. Sets the IAM policy for the service account and replaces any existing policy already attached.",
      "required": false
    }
  },
  "path": "/docs/providers/google/r/google_service_account_iam.html",
  "properties": [
    "google_service_account_iam_policy",
    "google_service_account_iam_binding",
    "google_service_account_iam_member"
  ]
}

}