You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Save TF content to Create resource with optional properties. This has to be exactly the same as the config part in the "Create with optionals" step in the test.
124
+
// Save TF content to Create resource with optional propeTestCheckResourceAttrrties. This has to be exactly the same as the config part in the "Create with optionals" step in the test.
Copy file name to clipboardExpand all lines: website/docs/d/data_labeling_service_dataset.html.markdown
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,19 +39,24 @@ The following attributes are exported:
39
39
*`dataset_source_details` - This allows the customer to specify the source of the dataset.
40
40
* `bucket` - The object storage bucket that contains the dataset data source
41
41
* `namespace` - Namespace of the bucket that contains the dataset data source
42
-
* `prefix` - A common path prefix shared by the objects that make up the dataset.
42
+
* `prefix` - A common path prefix shared by the objects that make up the dataset. Records will not be generated for objects whose name match exactly with prefix.
43
43
* `source_type` - Source type. OBJECT_STORAGE allows the customer to describe where the dataset is in object storage.
44
-
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
44
+
*`defined_tags` - The defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
45
45
*`description` - A user provided description of the dataset
46
46
*`display_name` - A user-friendly display name for the resource.
47
-
*`freeform_tags` - Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
47
+
*`freeform_tags` - A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: `{"bar-key": "value"}`
48
48
*`id` - The OCID of the Dataset.
49
49
*`initial_record_generation_configuration` - Initial Generate Records configuration, generates records from the Dataset's source.
50
50
*`label_set` - An ordered collection of Labels that are unique by name.
51
51
* `items` - An ordered collection of Labels that are unique by name.
52
52
* `name` - An unique name for a label within its dataset.
53
+
*`labeling_instructions` - The labeling instructions for human labelers in rich text format
53
54
*`lifecycle_details` - A message describing the current state in more detail. For example, it can be used to provide actionable information for a resource in FAILED or NEEDS_ATTENTION state.
54
55
*`state` - The state of a dataset. CREATING - The dataset is being created. It will transition to ACTIVE when it is ready for labeling. ACTIVE - The dataset is ready for labeling. UPDATING - The dataset is being updated. It and its related resources may be unavailable for other updates until it returns to ACTIVE. NEEDS_ATTENTION - A dataset updation operation has failed due to validation or other errors and needs attention. DELETING - The dataset and its related resources are being deleted. DELETED - The dataset has been deleted and is no longer available. FAILED - The dataset has failed due to validation or other errors.
56
+
<<<<<<< ours
57
+
*`system_tags` - The usage of system tag keys. These predefined keys are scoped to namespaces. For example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
58
+
=======
59
+
>>>>>>> theirs
55
60
*`time_created` - The date and time the resource was created, in the timestamp format defined by RFC3339.
56
61
*`time_updated` - The date and time the resource was last updated, in the timestamp format defined by RFC3339.
Copy file name to clipboardExpand all lines: website/docs/d/data_labeling_service_datasets.html.markdown
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,19 +56,24 @@ The following attributes are exported:
56
56
*`dataset_source_details` - This allows the customer to specify the source of the dataset.
57
57
* `bucket` - The object storage bucket that contains the dataset data source
58
58
* `namespace` - Namespace of the bucket that contains the dataset data source
59
-
* `prefix` - A common path prefix shared by the objects that make up the dataset.
59
+
* `prefix` - A common path prefix shared by the objects that make up the dataset. Records will not be generated for objects whose name match exactly with prefix.
60
60
* `source_type` - Source type. OBJECT_STORAGE allows the customer to describe where the dataset is in object storage.
61
-
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
61
+
*`defined_tags` - The defined tags for this resource. Each key is predefined and scoped to a namespace. For example: `{"foo-namespace": {"bar-key": "value"}}`
62
62
*`description` - A user provided description of the dataset
63
63
*`display_name` - A user-friendly display name for the resource.
64
-
*`freeform_tags` - Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
64
+
*`freeform_tags` - A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: `{"bar-key": "value"}`
65
65
*`id` - The OCID of the Dataset.
66
66
*`initial_record_generation_configuration` - Initial Generate Records configuration, generates records from the Dataset's source.
67
67
*`label_set` - An ordered collection of Labels that are unique by name.
68
68
* `items` - An ordered collection of Labels that are unique by name.
69
69
* `name` - An unique name for a label within its dataset.
70
+
*`labeling_instructions` - The labeling instructions for human labelers in rich text format
70
71
*`lifecycle_details` - A message describing the current state in more detail. For example, it can be used to provide actionable information for a resource in FAILED or NEEDS_ATTENTION state.
71
72
*`state` - The state of a dataset. CREATING - The dataset is being created. It will transition to ACTIVE when it is ready for labeling. ACTIVE - The dataset is ready for labeling. UPDATING - The dataset is being updated. It and its related resources may be unavailable for other updates until it returns to ACTIVE. NEEDS_ATTENTION - A dataset updation operation has failed due to validation or other errors and needs attention. DELETING - The dataset and its related resources are being deleted. DELETED - The dataset has been deleted and is no longer available. FAILED - The dataset has failed due to validation or other errors.
73
+
<<<<<<< ours
74
+
*`system_tags` - The usage of system tag keys. These predefined keys are scoped to namespaces. For example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
75
+
=======
76
+
>>>>>>> theirs
72
77
*`time_created` - The date and time the resource was created, in the timestamp format defined by RFC3339.
73
78
*`time_updated` - The date and time the resource was last updated, in the timestamp format defined by RFC3339.
0 commit comments