Properties of a McpToolset.
Package
@google-cloud/cesProperties
apiAuthentication
apiAuthentication
?:
(
google
.
cloud
.
ces
.
v1
.
IApiAuthentication
|
null
);
McpToolset apiAuthentication
customHeaders
customHeaders
?:
({
[
k
:
string
]
:
string
}
|
null
);
McpToolset customHeaders
serverAddress
serverAddress
?:
(
string
|
null
);
McpToolset serverAddress
serviceDirectoryConfig
serviceDirectoryConfig
?:
(
google
.
cloud
.
ces
.
v1
.
IServiceDirectoryConfig
|
null
);
McpToolset serviceDirectoryConfig
tlsConfig
tlsConfig
?:
(
google
.
cloud
.
ces
.
v1
.
ITlsConfig
|
null
);
McpToolset tlsConfig

