Skip to content

Commit 4796c3c

Browse files
modular-magicianNickElliot
authored andcommitted
make gen_app_builder_settings o+c in google_dialogflow_cx_agent (#14014) (#10036)
[upstream:f78583e18bcf288af383b92cb5ad92d11e496a22] Signed-off-by: Modular Magician <[email protected]>
1 parent 365ba22 commit 4796c3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-beta/services/dialogflowcx/resource_dialogflow_cx_agent.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ A duration in seconds with up to nine fractional digits, ending with 's'. Exampl
233233
},
234234
"gen_app_builder_settings": {
235235
Type: schema.TypeList,
236+
Computed: true,
236237
Optional: true,
237238
Description: `Gen App Builder-related agent-level settings.`,
238239
MaxItems: 1,

0 commit comments

Comments
 (0)