GetFirewallResult

constructor(allowed: List<FirewallAllowedItemResponse>, creationTimestamp: String, denied: List<FirewallDeniedItemResponse>, description: String, destinationRanges: List<String>, direction: String, disabled: Boolean, kind: String, logConfig: FirewallLogConfigResponse, name: String, network: String, priority: Int, selfLink: String, sourceRanges: List<String>, sourceServiceAccounts: List<String>, sourceTags: List<String>, targetServiceAccounts: List<String>, targetTags: List<String>)