Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
UpdateAssistantCommandOutput
Interface UpdateAssistantCommandOutput
The output of
UpdateAssistantCommand
.
interface
UpdateAssistantCommandOutput
{
$metadata
:
ResponseMetadata
;
assistant
:
Assistant
;
}
Hierarchy (
View Summary
)
UpdateAssistantResponse
__MetadataBearer
UpdateAssistantCommandOutput
Index
Properties
$metadata
assistant
Properties
$metadata
$metadata
:
ResponseMetadata
Metadata pertaining to this request.
assistant
assistant
:
Assistant
The updated assistant.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$metadata
assistant
@codegrade/apiv2-client
Loading...
The output of UpdateAssistantCommand.