Skip to content

Commit 4bda299

Browse files
Google APIscopybara-github
authored andcommitted
feat: Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API
Committer: haochunzhang@ PiperOrigin-RevId: 468010360
1 parent b7cb84f commit 4bda299

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

google/cloud/asset/v1/cloudasset_grpc_service_config.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,23 @@
126126
"UNAVAILABLE"
127127
]
128128
}
129+
},
130+
{
131+
"name": [
132+
{
133+
"service": "google.cloud.asset.v1.AssetService",
134+
"method": "BatchGetEffectiveIamPolicies"
135+
}
136+
],
137+
"timeout": "300s",
138+
"retryPolicy": {
139+
"initialBackoff": "0.100s",
140+
"maxBackoff": "60s",
141+
"backoffMultiplier": 1.3,
142+
"retryableStatusCodes": [
143+
"UNAVAILABLE"
144+
]
145+
}
129146
}
130147
]
131148
}

0 commit comments

Comments
 (0)