OpenApiTool(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An OpenAPI tool is a way to provide the Tool specifications in the Open API schema format.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
text_schema |
str
Required. The OpenAPI schema specified as a text. This field is a member of oneof _ schema .
|
authentication |
google.cloud.dialogflowcx_v3beta1.types.Tool.Authentication
Optional. Authentication information required by the API. |
tls_config |
google.cloud.dialogflowcx_v3beta1.types.Tool.TLSConfig
Optional. TLS configuration for the HTTPS verification. |