This product is not supported for your selected
Datadog site. (
).
gcp_financialservices_dataset
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The timestamp of creation of this resource.
date_range
Type: STRUCT
Provider name: dateRange
Description: Required. Core time window of the dataset. All tables should have complete data covering this period.
end_time
Type: TIMESTAMP
Provider name: endTime
Description: Optional. Exclusive end of the interval. If specified, a Timestamp matching this interval will have to be before the end.
start_time
Type: TIMESTAMP
Provider name: startTime
Description: Optional. Inclusive start of the interval. If specified, a Timestamp matching this interval will have to be the same or after the start.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. The resource name of the Dataset. format: /projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. State of the dataset (creating, active, deleting, etc.)
Possible values:
STATE_UNSPECIFIED
- State is unspecified, should not occur.
CREATING
- The resource has not finished being created.
ACTIVE
- The resource is active/ready to be used.
UPDATING
- The resource is in the process of being updated.
DELETING
- The resource is in the process of being deleted.
Type: UNORDERED_LIST_STRING
time_zone
Type: STRUCT
Provider name: timeZone
Description: The timezone of the data, default will act as UTC.
id
Type: STRING
Provider name: id
Description: IANA Time Zone Database time zone. For example “America/New_York”.
version
Type: STRING
Provider name: version
Description: Optional. IANA Time Zone Database version number. For example “2019a”.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The timestamp of the most recent update of this resource.