IntelligenceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The IntelligenceConfig
resource associated with your
organization, folder, or project.
Attributes |
|
---|---|
Name | Description |
name |
str
Identifier. The name of the IntelligenceConfig resource
associated with your organization, folder, or project.
The name format varies based on the GCP resource hierarchy
as follows:
- For project:
projects/{project_number}/locations/global/intelligenceConfig
- For organization:
organizations/{org_id}/locations/global/intelligenceConfig
- For folder:
folders/{folder_id}/locations/global/intelligenceConfig
|
edition_config |
google.cloud.storage_control_v2.types.IntelligenceConfig.EditionConfig
Optional. The edition configuration of the IntelligenceConfig resource.
|
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which the IntelligenceConfig
resource is last updated.
|
filter |
google.cloud.storage_control_v2.types.IntelligenceConfig.Filter
Optional. Filter over location and bucket. |
effective_intelligence_config |
|