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