DigitalAssistantSummary¶
- 
class oci.oda.models.DigitalAssistantSummary(**kwargs)¶
- Bases: - object- Summary of a Digital Assistant. - Attributes - LIFECYCLE_DETAILS_DRAFT- A constant which can be used with the lifecycle_details property of a DigitalAssistantSummary. - LIFECYCLE_DETAILS_PUBLISHED- A constant which can be used with the lifecycle_details property of a DigitalAssistantSummary. - LIFECYCLE_STATE_ACTIVE- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. - LIFECYCLE_STATE_CREATING- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. - LIFECYCLE_STATE_DELETED- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. - LIFECYCLE_STATE_DELETING- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. - LIFECYCLE_STATE_FAILED- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. - LIFECYCLE_STATE_INACTIVE- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. - LIFECYCLE_STATE_UPDATING- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. - category- [Required] Gets the category of this DigitalAssistantSummary. - defined_tags- Gets the defined_tags of this DigitalAssistantSummary. - display_name- [Required] Gets the display_name of this DigitalAssistantSummary. - freeform_tags- Gets the freeform_tags of this DigitalAssistantSummary. - id- [Required] Gets the id of this DigitalAssistantSummary. - lifecycle_details- [Required] Gets the lifecycle_details of this DigitalAssistantSummary. - lifecycle_state- [Required] Gets the lifecycle_state of this DigitalAssistantSummary. - name- [Required] Gets the name of this DigitalAssistantSummary. - namespace- [Required] Gets the namespace of this DigitalAssistantSummary. - platform_version- [Required] Gets the platform_version of this DigitalAssistantSummary. - time_created- [Required] Gets the time_created of this DigitalAssistantSummary. - time_updated- [Required] Gets the time_updated of this DigitalAssistantSummary. - version- [Required] Gets the version of this DigitalAssistantSummary. - Methods - __init__(**kwargs)- Initializes a new DigitalAssistantSummary object with values from keyword arguments. - 
LIFECYCLE_DETAILS_DRAFT= 'DRAFT'¶
- A constant which can be used with the lifecycle_details property of a DigitalAssistantSummary. This constant has a value of “DRAFT” 
 - 
LIFECYCLE_DETAILS_PUBLISHED= 'PUBLISHED'¶
- A constant which can be used with the lifecycle_details property of a DigitalAssistantSummary. This constant has a value of “PUBLISHED” 
 - 
LIFECYCLE_STATE_ACTIVE= 'ACTIVE'¶
- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. This constant has a value of “ACTIVE” 
 - 
LIFECYCLE_STATE_CREATING= 'CREATING'¶
- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. This constant has a value of “CREATING” 
 - 
LIFECYCLE_STATE_DELETED= 'DELETED'¶
- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. This constant has a value of “DELETED” 
 - 
LIFECYCLE_STATE_DELETING= 'DELETING'¶
- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. This constant has a value of “DELETING” 
 - 
LIFECYCLE_STATE_FAILED= 'FAILED'¶
- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. This constant has a value of “FAILED” 
 - 
LIFECYCLE_STATE_INACTIVE= 'INACTIVE'¶
- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. This constant has a value of “INACTIVE” 
 - 
LIFECYCLE_STATE_UPDATING= 'UPDATING'¶
- A constant which can be used with the lifecycle_state property of a DigitalAssistantSummary. This constant has a value of “UPDATING” 
 - 
__init__(**kwargs)¶
- Initializes a new DigitalAssistantSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): - Parameters: - id (str) – The value to assign to the id property of this DigitalAssistantSummary.
- name (str) – The value to assign to the name property of this DigitalAssistantSummary.
- version (str) – The value to assign to the version property of this DigitalAssistantSummary.
- display_name (str) – The value to assign to the display_name property of this DigitalAssistantSummary.
- namespace (str) – The value to assign to the namespace property of this DigitalAssistantSummary.
- category (str) – The value to assign to the category property of this DigitalAssistantSummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this DigitalAssistantSummary. Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “INACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- lifecycle_details (str) – The value to assign to the lifecycle_details property of this DigitalAssistantSummary. Allowed values for this property are: “PUBLISHED”, “DRAFT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- platform_version (str) – The value to assign to the platform_version property of this DigitalAssistantSummary.
- time_created (datetime) – The value to assign to the time_created property of this DigitalAssistantSummary.
- time_updated (datetime) – The value to assign to the time_updated property of this DigitalAssistantSummary.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this DigitalAssistantSummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this DigitalAssistantSummary.
 
 - 
category¶
- [Required] Gets the category of this DigitalAssistantSummary. The resource’s category. This is used to group resource’s together. - Returns: - The category of this DigitalAssistantSummary. - Return type: - str 
 - Gets the defined_tags of this DigitalAssistantSummary. Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {“foo-namespace”: {“bar-key”: “value”}} - Returns: - The defined_tags of this DigitalAssistantSummary. - Return type: - dict(str, dict(str, object)) 
 - 
display_name¶
- [Required] Gets the display_name of this DigitalAssistantSummary. The resource’s display name. - Returns: - The display_name of this DigitalAssistantSummary. - Return type: - str 
 - Gets the freeform_tags of this DigitalAssistantSummary. Simple key-value pair that is applied without any predefined name, type, or scope. Example: {“bar-key”: “value”} - Returns: - The freeform_tags of this DigitalAssistantSummary. - Return type: - dict(str, str) 
 - 
id¶
- [Required] Gets the id of this DigitalAssistantSummary. Unique immutable identifier that was assigned when the resource was created. - Returns: - The id of this DigitalAssistantSummary. - Return type: - str 
 - 
lifecycle_details¶
- [Required] Gets the lifecycle_details of this DigitalAssistantSummary. The resource’s publish state. - Allowed values for this property are: “PUBLISHED”, “DRAFT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’. - Returns: - The lifecycle_details of this DigitalAssistantSummary. - Return type: - str 
 - 
lifecycle_state¶
- [Required] Gets the lifecycle_state of this DigitalAssistantSummary. The resource’s current state. - Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “INACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’. - Returns: - The lifecycle_state of this DigitalAssistantSummary. - Return type: - str 
 - 
name¶
- [Required] Gets the name of this DigitalAssistantSummary. The reource’s name. The name can contain only letters, numbers, periods, and underscores. The name must begin with a letter. - Returns: - The name of this DigitalAssistantSummary. - Return type: - str 
 - 
namespace¶
- [Required] Gets the namespace of this DigitalAssistantSummary. The resource’s namespace. - Returns: - The namespace of this DigitalAssistantSummary. - Return type: - str 
 - 
platform_version¶
- [Required] Gets the platform_version of this DigitalAssistantSummary. The ODA Platform Version for this resource. - Returns: - The platform_version of this DigitalAssistantSummary. - Return type: - str 
 - 
time_created¶
- [Required] Gets the time_created of this DigitalAssistantSummary. When the resource was created. A date-time string as described in RFC 3339, section 14.29. - Returns: - The time_created of this DigitalAssistantSummary. - Return type: - datetime 
 - 
time_updated¶
- [Required] Gets the time_updated of this DigitalAssistantSummary. When the resource was last updated. A date-time string as described in RFC 3339, section 14.29. - Returns: - The time_updated of this DigitalAssistantSummary. - Return type: - datetime 
 - 
version¶
- [Required] Gets the version of this DigitalAssistantSummary. The resource’s version. The version can only contain numbers, letters, periods, underscores, dashes or spaces. The version must begin with a letter or a number. - Returns: - The version of this DigitalAssistantSummary. - Return type: - str 
 
-