Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ api_service_name: 'compute.googleapis.com'
api_version: 'beta'
api_resource_type_kind: 'FirewallPolicy'
fields:
- api_field: 'attachmentTarget'
- api_field: 'firewallPolicy'
- api_field: 'name'
- api_field: 'shortName'
- api_field: 'associations.attachmentTarget'
field: 'attachment_target'
- api_field: 'associations.firewallPolicy'
field: 'firewall_policy'
- api_field: 'associations.name'
field: 'name'
- api_field: 'associations.shortName'
field: 'short_name'
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,69 @@ api_service_name: 'compute.googleapis.com'
api_version: 'beta'
api_resource_type_kind: 'FirewallPolicy'
fields:
- api_field: 'action'
- api_field: 'creationTimestamp'
- api_field: 'description'
- api_field: 'direction'
- api_field: 'disabled'
- api_field: 'enableLogging'
- api_field: 'firewallPolicy'
- api_field: 'kind'
- api_field: 'match.destAddressGroups'
- api_field: 'match.destFqdns'
- api_field: 'match.destIpRanges'
- api_field: 'match.destNetworkScope'
- api_field: 'match.destRegionCodes'
- api_field: 'match.destThreatIntelligences'
- api_field: 'match.layer4Configs.ipProtocol'
- api_field: 'match.layer4Configs.ports'
- api_field: 'match.srcAddressGroups'
- api_field: 'match.srcFqdns'
- api_field: 'match.srcIpRanges'
- api_field: 'match.srcNetworkScope'
- api_field: 'match.srcNetworks'
- api_field: 'match.srcRegionCodes'
- api_field: 'match.srcSecureTags.name'
- api_field: 'match.srcSecureTags.state'
- api_field: 'match.srcThreatIntelligences'
- api_field: 'priority'
- api_field: 'ruleTupleCount'
- api_field: 'securityProfileGroup'
- api_field: 'targetResources'
- api_field: 'targetSecureTags.name'
- api_field: 'targetSecureTags.state'
- api_field: 'targetServiceAccounts'
- api_field: 'tlsInspect'
- api_field: 'rules.action'
field: 'action'
- api_field: 'rules.creationTimestamp'
field: 'creation_timestamp'
- api_field: 'rules.description'
field: 'description'
- api_field: 'rules.direction'
field: 'direction'
- api_field: 'rules.disabled'
field: 'disabled'
- api_field: 'rules.enableLogging'
field: 'enable_logging'
- api_field: 'rules.firewallPolicy'
field: 'firewall_policy'
- api_field: 'rules.kind'
field: 'kind'
- api_field: 'rules.match.destAddressGroups'
field: 'match.dest_address_groups'
- api_field: 'rules.match.destFqdns'
field: 'match.dest_fqdns'
- api_field: 'rules.match.destIpRanges'
field: 'match.dest_ip_ranges'
- api_field: 'rules.match.destNetworkScope'
field: 'match.dest_network_scope'
- api_field: 'rules.match.destRegionCodes'
field: 'match.dest_region_codes'
- api_field: 'rules.match.destThreatIntelligences'
field: 'match.dest_threat_intelligences'
- api_field: 'rules.match.layer4Configs.ipProtocol'
field: 'match.layer4_configs.ip_protocol'
- api_field: 'rules.match.layer4Configs.ports'
field: 'match.layer4_configs.ports'
- api_field: 'rules.match.srcAddressGroups'
field: 'match.src_address_groups'
- api_field: 'rules.match.srcFqdns'
field: 'match.src_fqdns'
- api_field: 'rules.match.srcIpRanges'
field: 'match.src_ip_ranges'
- api_field: 'rules.match.srcNetworkScope'
field: 'match.src_network_scope'
- api_field: 'rules.match.srcNetworks'
field: 'match.src_networks'
- api_field: 'rules.match.srcRegionCodes'
field: 'match.src_region_codes'
- api_field: 'rules.match.srcSecureTags.name'
field: 'match.src_secure_tags.name'
- api_field: 'rules.match.srcSecureTags.state'
field: 'match.src_secure_tags.state'
- api_field: 'rules.match.srcThreatIntelligences'
field: 'match.src_threat_intelligences'
- api_field: 'rules.priority'
field: 'priority'
- api_field: 'rules.ruleTupleCount'
field: 'rule_tuple_count'
- api_field: 'rules.securityProfileGroup'
field: 'security_profile_group'
- api_field: 'rules.targetResources'
field: 'target_resources'
- api_field: 'rules.targetSecureTags.name'
field: 'target_secure_tags.name'
- api_field: 'rules.targetSecureTags.state'
field: 'target_secure_tags.state'
- api_field: 'rules.targetServiceAccounts'
field: 'target_service_accounts'
- api_field: 'rules.tlsInspect'
field: 'tls_inspect'
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ api_service_name: 'compute.googleapis.com'
api_version: 'beta'
api_resource_type_kind: 'FirewallPolicy'
fields:
- api_field: 'attachmentTarget'
- api_field: 'associations.attachmentTarget'
field: 'attachment_target'
- field: 'firewall_policy'
provider_only: true
- api_field: 'name'
- api_field: 'shortName'
- api_field: 'associations.name'
field: 'name'
- api_field: 'associations.shortName'
field: 'short_name'
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,39 @@ api_service_name: 'compute.googleapis.com'
api_version: 'beta'
api_resource_type_kind: 'FirewallPolicy'
fields:
- api_field: 'action'
- api_field: 'creationTimestamp'
- api_field: 'description'
- api_field: 'direction'
- api_field: 'disabled'
- api_field: 'packetMirroringRules.action'
field: 'action'
- api_field: 'packetMirroringRules.creationTimestamp'
field: 'creation_timestamp'
- api_field: 'packetMirroringRules.description'
field: 'description'
- api_field: 'packetMirroringRules.direction'
field: 'direction'
- api_field: 'packetMirroringRules.disabled'
field: 'disabled'
- field: 'firewall_policy'
provider_only: true
- api_field: 'kind'
- api_field: 'match.destIpRanges'
- api_field: 'match.layer4Configs.ipProtocol'
- api_field: 'match.layer4Configs.ports'
- api_field: 'match.srcIpRanges'
- api_field: 'priority'
- api_field: 'ruleName'
- api_field: 'ruleTupleCount'
- api_field: 'securityProfileGroup'
- api_field: 'targetSecureTags.name'
- api_field: 'targetSecureTags.state'
- api_field: 'tlsInspect'
- api_field: 'packetMirroringRules.kind'
field: 'kind'
- api_field: 'packetMirroringRules.match.destIpRanges'
field: 'match.dest_ip_ranges'
- api_field: 'packetMirroringRules.match.layer4Configs.ipProtocol'
field: 'match.layer4_configs.ip_protocol'
- api_field: 'packetMirroringRules.match.layer4Configs.ports'
field: 'match.layer4_configs.ports'
- api_field: 'packetMirroringRules.match.srcIpRanges'
field: 'match.src_ip_ranges'
- api_field: 'packetMirroringRules.priority'
field: 'priority'
- api_field: 'packetMirroringRules.ruleName'
field: 'rule_name'
- api_field: 'packetMirroringRules.ruleTupleCount'
field: 'rule_tuple_count'
- api_field: 'packetMirroringRules.securityProfileGroup'
field: 'security_profile_group'
- api_field: 'packetMirroringRules.targetSecureTags.name'
field: 'target_secure_tags.name'
- api_field: 'packetMirroringRules.targetSecureTags.state'
field: 'target_secure_tags.state'
- api_field: 'packetMirroringRules.tlsInspect'
field: 'tls_inspect'
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,69 @@ api_service_name: 'compute.googleapis.com'
api_version: 'beta'
api_resource_type_kind: 'FirewallPolicy'
fields:
- api_field: 'action'
- api_field: 'creationTimestamp'
- api_field: 'description'
- api_field: 'direction'
- api_field: 'disabled'
- api_field: 'enableLogging'
- api_field: 'rules.action'
field: 'action'
- api_field: 'rules.creationTimestamp'
field: 'creation_timestamp'
- api_field: 'rules.description'
field: 'description'
- api_field: 'rules.direction'
field: 'direction'
- api_field: 'rules.disabled'
field: 'disabled'
- api_field: 'rules.enableLogging'
field: 'enable_logging'
- field: 'firewall_policy'
provider_only: true
- api_field: 'kind'
- api_field: 'match.destAddressGroups'
- api_field: 'match.destFqdns'
- api_field: 'match.destIpRanges'
- api_field: 'match.destNetworkScope'
- api_field: 'match.destRegionCodes'
- api_field: 'match.destThreatIntelligences'
- api_field: 'match.layer4Configs.ipProtocol'
- api_field: 'match.layer4Configs.ports'
- api_field: 'match.srcAddressGroups'
- api_field: 'match.srcFqdns'
- api_field: 'match.srcIpRanges'
- api_field: 'match.srcNetworkScope'
- api_field: 'match.srcNetworks'
- api_field: 'match.srcRegionCodes'
- api_field: 'match.srcSecureTags.name'
- api_field: 'match.srcSecureTags.state'
- api_field: 'match.srcThreatIntelligences'
- api_field: 'priority'
- api_field: 'ruleName'
- api_field: 'ruleTupleCount'
- api_field: 'securityProfileGroup'
- api_field: 'targetSecureTags.name'
- api_field: 'targetSecureTags.state'
- api_field: 'targetServiceAccounts'
- api_field: 'tlsInspect'
- api_field: 'rules.kind'
field: 'kind'
- api_field: 'rules.match.destAddressGroups'
field: 'match.dest_address_groups'
- api_field: 'rules.match.destFqdns'
field: 'match.dest_fqdns'
- api_field: 'rules.match.destIpRanges'
field: 'match.dest_ip_ranges'
- api_field: 'rules.match.destNetworkScope'
field: 'match.dest_network_scope'
- api_field: 'rules.match.destRegionCodes'
field: 'match.dest_region_codes'
- api_field: 'rules.match.destThreatIntelligences'
field: 'match.dest_threat_intelligences'
- api_field: 'rules.match.layer4Configs.ipProtocol'
field: 'match.layer4_configs.ip_protocol'
- api_field: 'rules.match.layer4Configs.ports'
field: 'match.layer4_configs.ports'
- api_field: 'rules.match.srcAddressGroups'
field: 'match.src_address_groups'
- api_field: 'rules.match.srcFqdns'
field: 'match.src_fqdns'
- api_field: 'rules.match.srcIpRanges'
field: 'match.src_ip_ranges'
- api_field: 'rules.match.srcNetworkScope'
field: 'match.src_network_scope'
- api_field: 'rules.match.srcNetworks'
field: 'match.src_networks'
- api_field: 'rules.match.srcRegionCodes'
field: 'match.src_region_codes'
- api_field: 'rules.match.srcSecureTags.name'
field: 'match.src_secure_tags.name'
- api_field: 'rules.match.srcSecureTags.state'
field: 'match.src_secure_tags.state'
- api_field: 'rules.match.srcThreatIntelligences'
field: 'match.src_threat_intelligences'
- api_field: 'rules.priority'
field: 'priority'
- api_field: 'rules.ruleName'
field: 'rule_name'
- api_field: 'rules.ruleTupleCount'
field: 'rule_tuple_count'
- api_field: 'rules.securityProfileGroup'
field: 'security_profile_group'
- api_field: 'rules.targetSecureTags.name'
field: 'target_secure_tags.name'
- api_field: 'rules.targetSecureTags.state'
field: 'target_secure_tags.state'
- api_field: 'rules.targetServiceAccounts'
field: 'target_service_accounts'
- api_field: 'rules.tlsInspect'
field: 'tls_inspect'
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ api_service_name: 'compute.googleapis.com'
api_version: 'beta'
api_resource_type_kind: 'SecurityPolicy'
fields:
- api_field: 'attachmentId'
- api_field: 'displayName'
- api_field: 'name'
- api_field: 'associations.attachmentId'
field: 'attachment_id'
- api_field: 'associations.displayName'
field: 'display_name'
- api_field: 'associations.name'
field: 'name'
- field: 'policy_id'
provider_only: true
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,33 @@ api_service_name: 'compute.googleapis.com'
api_version: 'beta'
api_resource_type_kind: 'SecurityPolicy'
fields:
- api_field: 'action'
- api_field: 'description'
- api_field: 'direction'
- api_field: 'enableLogging'
- api_field: 'match.config.destIpRanges'
- api_field: 'match.config.layer4Configs.ipProtocol'
- api_field: 'rules.action'
field: 'action'
- api_field: 'rules.description'
field: 'description'
- api_field: 'rules.direction'
field: 'direction'
- api_field: 'rules.enableLogging'
field: 'enable_logging'
- api_field: 'rules.match.config.destIpRanges'
field: 'match.config.dest_ip_ranges'
- api_field: 'rules.match.config.layer4Configs.ipProtocol'
field: 'match.config.layer4_config.ip_protocol'
- api_field: 'match.config.layer4Configs.ports'
- api_field: 'rules.match.config.layer4Configs.ports'
field: 'match.config.layer4_config.ports'
- api_field: 'match.config.srcIpRanges'
- api_field: 'match.description'
- api_field: 'match.versionedExpr'
- api_field: 'rules.match.config.srcIpRanges'
field: 'match.config.src_ip_ranges'
- api_field: 'rules.match.description'
field: 'match.description'
- api_field: 'rules.match.versionedExpr'
field: 'match.versioned_expr'
- field: 'policy_id'
provider_only: true
- api_field: 'preview'
- api_field: 'priority'
- api_field: 'targetResources'
- api_field: 'targetServiceAccounts'
- api_field: 'rules.preview'
field: 'preview'
- api_field: 'rules.priority'
field: 'priority'
- api_field: 'rules.targetResources'
field: 'target_resources'
- api_field: 'rules.targetServiceAccounts'
field: 'target_service_accounts'
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ api_service_name: 'compute.googleapis.com'
api_version: 'beta'
api_resource_type_kind: 'FirewallPolicy'
fields:
- api_field: 'attachmentTarget'
- api_field: 'associations.attachmentTarget'
field: 'attachment_target'
- field: 'firewall_policy'
provider_only: true
- api_field: 'name'
- api_field: 'associations.name'
field: 'name'
- field: 'region'
provider_only: true
- api_field: 'shortName'
- api_field: 'associations.shortName'
field: 'short_name'
Loading
Loading