caCerts property

List<GoogleCloudDialogflowCxV3ToolTLSConfigCACert>? caCerts
getter/setter pair

Specifies a list of allowed custom CA certificates for HTTPS verification.

Required.

Implementation

core.List<GoogleCloudDialogflowCxV3ToolTLSConfigCACert>? caCerts;