- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`actions
Type: UNORDERED_LIST_STRUCT
Provider name: actions
Description: Actions to execute at the completion of scanning.
export_data
Type: STRUCT
Provider name: exportData
Description: Export data profiles into a provided location.
profile_table
STRUCT
profileTable
sensitive_data_protection_discovery
and table will be named discovery_profiles
. This table will be placed in the same project as the container project running the scan. After the first profile is generated and the dataset and table are created, the discovery scan configuration will be updated with the dataset and table names. * See Analyze data profiles stored in BigQuery. * See Sample queries for your BigQuery table. * Data is inserted using streaming insert and so data may be in the buffer for a period of time after the profile has finished. * The Pub/Sub notification is sent before the streaming buffer is guaranteed to be written, so data may not be instantly visible to queries by the time your topic receives the Pub/Sub notification. * The best practice is to use the same table for an entire organization so that you can take advantage of the provided Looker reports. If you use VPC Service Controls to define security perimeters, then you must use a separate table for each boundary.dataset_id
STRING
datasetId
project_id
STRING
projectId
table_id
STRING
tableId
sample_findings_table
STRUCT
sampleFindingsTable
dataset_id
STRING
datasetId
project_id
STRING
projectId
table_id
STRING
tableId
pub_sub_notification
Type: STRUCT
Provider name: pubSubNotification
Description: Publish a message into the Pub/Sub topic.
detail_of_message
STRING
detailOfMessage
DETAIL_LEVEL_UNSPECIFIED
- Unused.TABLE_PROFILE
- The full table data profile.RESOURCE_NAME
- The name of the profiled resource.FILE_STORE_PROFILE
- The full file store data profile.event
STRING
event
PubSubNotification
per EventType is permitted.EVENT_TYPE_UNSPECIFIED
- Unused.NEW_PROFILE
- New profile (not a re-profile).CHANGED_PROFILE
- One of the following profile metrics changed: Data risk score, Sensitivity score, Resource visibility, Encryption type, Predicted infoTypes, Other infoTypesSCORE_INCREASED
- Table data risk score or sensitivity score increased.ERROR_CHANGED
- A user (non-internal) error occurred.pubsub_condition
STRUCT
pubsubCondition
expressions
STRUCT
expressions
conditions
UNORDERED_LIST_STRUCT
conditions
minimum_risk_score
STRING
minimumRiskScore
PROFILE_SCORE_BUCKET_UNSPECIFIED
- Unused.HIGH
- High risk/sensitivity detected.MEDIUM_OR_HIGH
- Medium or high risk/sensitivity detected.minimum_sensitivity_score
STRING
minimumSensitivityScore
PROFILE_SCORE_BUCKET_UNSPECIFIED
- Unused.HIGH
- High risk/sensitivity detected.MEDIUM_OR_HIGH
- Medium or high risk/sensitivity detected.logical_operator
STRING
logicalOperator
LOGICAL_OPERATOR_UNSPECIFIED
- Unused.OR
- Conditional OR.AND
- Conditional AND.topic
STRING
topic
publish_to_chronicle
Type: STRUCT
Provider name: publishToChronicle
Description: Publishes generated data profiles to Google Security Operations. For more information, see Use Sensitive Data Protection data in context-aware analytics.
publish_to_dataplex_catalog
Type: STRUCT
Provider name: publishToDataplexCatalog
Description: Publishes a portion of each profile to Dataplex Catalog with the aspect type Sensitive Data Protection Profile.
lower_data_risk_to_low
BOOLEAN
lowerDataRiskToLow
publish_to_scc
Type: STRUCT
Provider name: publishToScc
Description: Publishes findings to Security Command Center for each data profile.
tag_resources
Type: STRUCT
Provider name: tagResources
Description: Tags the profiled resources with the specified tag values.
lower_data_risk_to_low
BOOLEAN
lowerDataRiskToLow
profile_generations_to_tag
UNORDERED_LIST_STRING
profileGenerationsToTag
PROFILE_GENERATION_NEW
and PROFILE_GENERATION_UPDATE
.tag_conditions
UNORDERED_LIST_STRUCT
tagConditions
sensitivity_score
STRUCT
sensitivityScore
score
STRING
score
SENSITIVITY_SCORE_UNSPECIFIED
- Unused.SENSITIVITY_LOW
- No sensitive information detected. The resource isn’t publicly accessible.SENSITIVITY_UNKNOWN
- Unable to determine sensitivity.SENSITIVITY_MODERATE
- Medium risk. Contains personally identifiable information (PII), potentially sensitive data, or fields with free-text data that are at a higher risk of having intermittent sensitive data. Consider limiting access.SENSITIVITY_HIGH
- High risk. Sensitive personally identifiable information (SPII) can be present. Exfiltration of data can lead to user data loss. Re-identification of users might be possible. Consider limiting usage and or removing SPII.tag
STRUCT
tag
namespaced_value
STRING
namespacedValue
{parent_id}/{tag_key_short_name}/{short_name}
, for example, “123456/environment/prod”.ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The creation timestamp of a DiscoveryConfig.
errors
Type: UNORDERED_LIST_STRUCT
Provider name: errors
Description: Output only. A stream of errors encountered when the config was activated. Repeated errors may result in the config automatically being paused. Output only field. Will return the last 100 errors. Whenever the config is modified this list will be cleared.
details
STRUCT
details
code
INT32
code
message
STRING
message
extra_info
STRING
extraInfo
ERROR_INFO_UNSPECIFIED
- Unused.IMAGE_SCAN_UNAVAILABLE_IN_REGION
- Image scan is not available in the region.FILE_STORE_CLUSTER_UNSUPPORTED
- File store cluster is not supported for profile generation.timestamps
UNORDERED_LIST_TIMESTAMP
timestamps
gcp_display_name
Type: STRING
Provider name: displayName
Description: Display name (max 100 chars)
gcp_status
Type: STRING
Provider name: status
Description: Required. A status for this configuration.
Possible values:
STATUS_UNSPECIFIED
- UnusedRUNNING
- The discovery config is currently active.PAUSED
- The discovery config is paused temporarily.inspect_templates
Type: UNORDERED_LIST_STRING
Provider name: inspectTemplates
Description: Detection logic for profile generation. Not all template features are used by Discovery. FindingLimits, include_quote and exclude_info_types have no impact on Discovery. Multiple templates may be provided if there is data in multiple regions. At most one template must be specified per-region (including “global”). Each region is scanned using the applicable template. If no region-specific template is specified, but a “global” template is specified, it will be copied to that region and used instead. If no global or region-specific template is provided for a region with data, that region’s data will not be scanned. For more information, see https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency.
labels
Type: UNORDERED_LIST_STRING
last_run_time
Type: TIMESTAMP
Provider name: lastRunTime
Description: Output only. The timestamp of the last time this config was executed.
name
Type: STRING
Provider name: name
Description: Unique resource name for the DiscoveryConfig, assigned by the service when the DiscoveryConfig is created, for example projects/dlp-test-project/locations/global/discoveryConfigs/53234423
.
org_config
Type: STRUCT
Provider name: orgConfig
Description: Only set when the parent is an org.
location
STRUCT
location
folder_id
INT64
folderId
organization_id
INT64
organizationId
project_id
STRING
projectId
organization_id
Type: STRING
other_cloud_starting_location
Type: STRUCT
Provider name: otherCloudStartingLocation
Description: Must be set only when scanning other clouds.
aws_location
STRUCT
awsLocation
account_id
STRING
accountId
all_asset_inventory_assets
BOOLEAN
allAssetInventoryAssets
parent
Type: STRING
processing_location
Type: STRUCT
Provider name: processingLocation
Description: Optional. Processing location configuration. Vertex AI dataset scanning will set processing_location.image_fallback_type to MultiRegionProcessing by default.
document_fallback_location
STRUCT
documentFallbackLocation
global_processing
Type: STRUCT
Provider name: globalProcessing
Description: Processing occurs in the global region.
multi_region_processing
Type: STRUCT
Provider name: multiRegionProcessing
Description: Processing occurs in a multi-region that contains the current region if available.
image_fallback_location
STRUCT
imageFallbackLocation
global_processing
Type: STRUCT
Provider name: globalProcessing
Description: Processing occurs in the global region.
multi_region_processing
Type: STRUCT
Provider name: multiRegionProcessing
Description: Processing occurs in a multi-region that contains the current region if available.
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
targets
Type: UNORDERED_LIST_STRUCT
Provider name: targets
Description: Target to match against for determining what to scan and how frequently.
big_query_target
Type: STRUCT
Provider name: bigQueryTarget
Description: BigQuery target for Discovery. The first target to match a table will be the one applied.
cadence
Type: STRUCT
Provider name: cadence
Description: How often and when to update profiles. New tables that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
inspect_template_modified_cadence
STRUCT
inspectTemplateModifiedCadence
InspectTemplate
change. If not set, changing the template will not cause a data profile to update.frequency
STRING
frequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.refresh_frequency
STRING
refreshFrequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.schema_modified_cadence
STRUCT
schemaModifiedCadence
frequency
STRING
frequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.types
UNORDERED_LIST_STRING
types
table_modified_cadence
STRUCT
tableModifiedCadence
frequency
STRING
frequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.types
UNORDERED_LIST_STRING
types
conditions
Type: STRUCT
Provider name: conditions
Description: In addition to matching the filter, these conditions must be true before a profile is generated.
created_after
TIMESTAMP
createdAfter
or_conditions
STRUCT
orConditions
min_age
STRING
minAge
min_row_count
INT32
minRowCount
type_collection
STRING
typeCollection
BIG_QUERY_COLLECTION_UNSPECIFIED
- Unused.BIG_QUERY_COLLECTION_ALL_TYPES
- Automatically generate profiles for all tables, even if the table type is not yet fully supported for analysis. Profiles for unsupported tables will be generated with errors to indicate their partial support. When full support is added, the tables will automatically be profiled during the next scheduled run.BIG_QUERY_COLLECTION_ONLY_SUPPORTED_TYPES
- Only those types fully supported will be profiled. Will expand automatically as Cloud DLP adds support for new table types. Unsupported table types will not have partial profiles generated.types
STRUCT
types
types
UNORDERED_LIST_STRING
types
disabled
Type: STRUCT
Provider name: disabled
Description: Tables that match this filter will not have profiles created.
filter
Type: STRUCT
Provider name: filter
Description: Required. The tables the discovery cadence applies to. The first target with a matching filter will be the one to apply to a table.
other_tables
Type: STRUCT
Provider name: otherTables
Description: Catch-all. This should always be the last filter in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
table_reference
Type: STRUCT
Provider name: tableReference
Description: The table to scan. Discovery configurations including this can only include one DiscoveryTarget (the DiscoveryTarget with this TableReference).
dataset_id
STRING
datasetId
project_id
STRING
projectId
table_id
STRING
tableId
tables
Type: STRUCT
Provider name: tables
Description: A specific set of tables for this filter to apply to. A table collection must be specified in only one filter per config. If a table id or dataset is empty, Cloud DLP assumes all tables in that collection must be profiled. Must specify a project ID.
include_regexes
STRUCT
includeRegexes
patterns
UNORDERED_LIST_STRUCT
patterns
dataset_id_regex
STRING
datasetIdRegex
project_id_regex
STRING
projectIdRegex
table_id_regex
STRING
tableIdRegex
cloud_sql_target
Type: STRUCT
Provider name: cloudSqlTarget
Description: Cloud SQL target for Discovery. The first target to match a table will be the one applied.
conditions
Type: STRUCT
Provider name: conditions
Description: In addition to matching the filter, these conditions must be true before a profile is generated.
database_engines
UNORDERED_LIST_STRING
databaseEngines
types
UNORDERED_LIST_STRING
types
disabled
Type: STRUCT
Provider name: disabled
Description: Disable profiling for database resources that match this filter.
filter
Type: STRUCT
Provider name: filter
Description: Required. The tables the discovery cadence applies to. The first target with a matching filter will be the one to apply to a table.
collection
STRUCT
collection
include_regexes
STRUCT
includeRegexes
patterns
UNORDERED_LIST_STRUCT
patterns
database_regex
STRING
databaseRegex
database_resource_name_regex
STRING
databaseResourceNameRegex
instance_regex
STRING
instanceRegex
project_id_regex
STRING
projectIdRegex
database_resource_reference
STRUCT
databaseResourceReference
database
STRING
database
database_resource
STRING
databaseResource
instance
STRING
instance
project_id
STRING
projectId
others
STRUCT
others
generation_cadence
Type: STRUCT
Provider name: generationCadence
Description: How often and when to update profiles. New tables that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
inspect_template_modified_cadence
STRUCT
inspectTemplateModifiedCadence
InspectTemplate
change. If not set, changing the template will not cause a data profile to update.frequency
STRING
frequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.refresh_frequency
STRING
refreshFrequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.schema_modified_cadence
STRUCT
schemaModifiedCadence
frequency
STRING
frequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.types
UNORDERED_LIST_STRING
types
cloud_storage_target
Type: STRUCT
Provider name: cloudStorageTarget
Description: Cloud Storage target for Discovery. The first target to match a table will be the one applied.
conditions
Type: STRUCT
Provider name: conditions
Description: Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
cloud_storage_conditions
STRUCT
cloudStorageConditions
included_bucket_attributes
UNORDERED_LIST_STRING
includedBucketAttributes
included_object_attributes
UNORDERED_LIST_STRING
includedObjectAttributes
created_after
TIMESTAMP
createdAfter
min_age
STRING
minAge
disabled
Type: STRUCT
Provider name: disabled
Description: Optional. Disable profiling for buckets that match this filter.
filter
Type: STRUCT
Provider name: filter
Description: Required. The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
cloud_storage_resource_reference
STRUCT
cloudStorageResourceReference
bucket_name
STRING
bucketName
project_id
STRING
projectId
collection
STRUCT
collection
include_regexes
STRUCT
includeRegexes
patterns
UNORDERED_LIST_STRUCT
patterns
cloud_storage_regex
STRUCT
cloudStorageRegex
bucket_name_regex
STRING
bucketNameRegex
project_id_regex
STRING
projectIdRegex
others
STRUCT
others
generation_cadence
Type: STRUCT
Provider name: generationCadence
Description: Optional. How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
inspect_template_modified_cadence
STRUCT
inspectTemplateModifiedCadence
InspectTemplate
change. If not set, changing the template will not cause a data profile to update.frequency
STRING
frequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.refresh_frequency
STRING
refreshFrequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.other_cloud_target
Type: STRUCT
Provider name: otherCloudTarget
Description: Other clouds target for discovery. The first target to match a resource will be the one applied.
conditions
Type: STRUCT
Provider name: conditions
Description: Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
amazon_s3_bucket_conditions
STRUCT
amazonS3BucketConditions
bucket_types
UNORDERED_LIST_STRING
bucketTypes
object_storage_classes
UNORDERED_LIST_STRING
objectStorageClasses
min_age
STRING
minAge
data_source_type
Type: STRUCT
Provider name: dataSourceType
Description: Required. The type of data profiles generated by this discovery target. Supported values are: * aws/s3/bucket
data_source
STRING
dataSource
disabled
Type: STRUCT
Provider name: disabled
Description: Disable profiling for resources that match this filter.
filter
Type: STRUCT
Provider name: filter
Description: Required. The resources that the discovery cadence applies to. The first target with a matching filter will be the one to apply to a resource.
collection
Type: STRUCT
Provider name: collection
Description: A collection of resources for this filter to apply to.
include_regexes
STRUCT
includeRegexes
patterns
UNORDERED_LIST_STRUCT
patterns
amazon_s3_bucket_regex
STRUCT
amazonS3BucketRegex
aws_account_regex
STRUCT
awsAccountRegex
account_id_regex
STRING
accountIdRegex
bucket_name_regex
STRING
bucketNameRegex
others
Type: STRUCT
Provider name: others
Description: Optional. Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
single_resource
Type: STRUCT
Provider name: singleResource
Description: The resource to scan. Configs using this filter can only have one target (the target with this single resource reference).
amazon_s3_bucket
STRUCT
amazonS3Bucket
aws_account
STRUCT
awsAccount
account_id
STRING
accountId
bucket_name
STRING
bucketName
generation_cadence
Type: STRUCT
Provider name: generationCadence
Description: How often and when to update data profiles. New resources that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
inspect_template_modified_cadence
STRUCT
inspectTemplateModifiedCadence
InspectTemplate
change. If not set, changing the template will not cause a data profile to update.frequency
STRING
frequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.refresh_frequency
STRING
refreshFrequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.secrets_target
Type: STRUCT
Provider name: secretsTarget
Description: Discovery target that looks for credentials and secrets stored in cloud resource metadata and reports them as vulnerabilities to Security Command Center. Only one target of this type is allowed.
vertex_dataset_target
Type: STRUCT
Provider name: vertexDatasetTarget
Description: Vertex AI dataset target for Discovery. The first target to match a dataset will be the one applied. Note that discovery for Vertex AI can incur Cloud Storage Class B operation charges for storage.objects.get operations and retrieval fees. For more information, see Cloud Storage pricing. Note that discovery for Vertex AI dataset will not be able to scan images unless DiscoveryConfig.processing_location.image_fallback_location has multi_region_processing or global_processing configured.
conditions
Type: STRUCT
Provider name: conditions
Description: In addition to matching the filter, these conditions must be true before a profile is generated.
created_after
TIMESTAMP
createdAfter
min_age
STRING
minAge
disabled
Type: STRUCT
Provider name: disabled
Description: Disable profiling for datasets that match this filter.
filter
Type: STRUCT
Provider name: filter
Description: Required. The datasets the discovery cadence applies to. The first target with a matching filter will be the one to apply to a dataset.
collection
Type: STRUCT
Provider name: collection
Description: A specific set of Vertex AI datasets for this filter to apply to.
vertex_dataset_regexes
STRUCT
vertexDatasetRegexes
patterns
UNORDERED_LIST_STRUCT
patterns
project_id_regex
STRING
projectIdRegex
others
Type: STRUCT
Provider name: others
Description: Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
vertex_dataset_resource_reference
Type: STRUCT
Provider name: vertexDatasetResourceReference
Description: The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
dataset_resource_name
STRING
datasetResourceName
generation_cadence
Type: STRUCT
Provider name: generationCadence
Description: How often and when to update profiles. New datasets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
inspect_template_modified_cadence
STRUCT
inspectTemplateModifiedCadence
InspectTemplate
change. If not set, changing the template will not cause a data profile to be updated.frequency
STRING
frequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.refresh_frequency
STRING
refreshFrequency
UPDATE_FREQUENCY_UNSPECIFIED
- Unspecified.UPDATE_FREQUENCY_NEVER
- After the data profile is created, it will never be updated.UPDATE_FREQUENCY_DAILY
- The data profile can be updated up to once every 24 hours.UPDATE_FREQUENCY_MONTHLY
- The data profile can be updated up to once every 30 days. Default.update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The last update timestamp of a DiscoveryConfig.