Skip to content

Commit 81f9589

Browse files
roaks3gontech
authored andcommitted
Add api_resource_type_kind for remaining resources (GoogleCloudPlatform#12039)
1 parent 93914c6 commit 81f9589

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

mmv1/products/apigee/SyncAuthorization.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
---
1515
name: 'SyncAuthorization'
16+
api_resource_type_kind: Organization
1617
description: |
1718
Authorize the Synchronizer to download environment data from the control plane.
1819
references:

mmv1/products/bigquery/DatasetAccess.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
---
1515
name: 'DatasetAccess'
16+
api_resource_type_kind: Dataset
1617
description: |
1718
Gives dataset access for a single entity. This resource is intended to be used in cases where
1819
it is not possible to compile a full list of access blocks to include in a

mmv1/products/compute/NetworkFirewallPolicyRule.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
---
1515
name: 'NetworkFirewallPolicyRule'
16+
api_resource_type_kind: FirewallPolicy
1617
kind: 'compute#firewallPolicyRule'
1718
description: |
1819
Represents a rule that describes one or more match conditions along with the action to be taken when traffic matches this condition (allow or deny).

mmv1/products/compute/RegionNetworkFirewallPolicyRule.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
---
1515
name: 'RegionNetworkFirewallPolicyRule'
16+
api_resource_type_kind: FirewallPolicy
1617
kind: 'compute#firewallPolicyRule'
1718
description: |
1819
Represents a rule that describes one or more match conditions along with the action to be taken when traffic matches this condition (allow or deny).

0 commit comments

Comments
 (0)