Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class OpenApiTool.
An OpenAPI tool is a way to provide the Tool specifications in the Open API schema format.
Generated from protobuf message google.cloud.dialogflow.v2.Tool.OpenApiTool
Namespace
Google \ Cloud \ Dialogflow \ V2 \ ToolMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ text_schema
string
Required. The OpenAPI schema specified as a text.
↳ authentication
↳ tls_config
↳ service_directory_config
getTextSchema
Required. The OpenAPI schema specified as a text.
string
hasTextSchema
setTextSchema
Required. The OpenAPI schema specified as a text.
var
string
$this
getAuthentication
Optional. Authentication information required by the API.
hasAuthentication
clearAuthentication
setAuthentication
Optional. Authentication information required by the API.
$this
getTlsConfig
Optional. TLS configuration for the HTTPS verification.
hasTlsConfig
clearTlsConfig
setTlsConfig
Optional. TLS configuration for the HTTPS verification.
$this
getServiceDirectoryConfig
Optional. Service Directory configuration.
hasServiceDirectoryConfig
clearServiceDirectoryConfig
setServiceDirectoryConfig
Optional. Service Directory configuration.
$this
getSchema
string

