Reference documentation and code samples for the Storage Control V2 API module Google::Cloud::Storage::Control::V2::IntelligenceConfig::EditionConfig.
The edition configuration of the IntelligenceConfig resource. This
signifies the edition used for configuring the IntelligenceConfig
resource and can only take the following values:
EDITION_CONFIG_UNSPECIFIED, INHERIT, DISABLED, STANDARD and
TRIAL.
Constants
EDITION_CONFIG_UNSPECIFIED
value: 0 This is an unknown edition of the resource.
INHERIT
value: 1 The inherited edition from the parent and filters. This is the default
edition when there is no IntelligenceConfig setup for a GCP resource.
DISABLED
value: 2 The edition configuration is disabled for the IntelligenceConfig
resource and its children. Filters are not applicable.
STANDARD
value: 3 The IntelligenceConfig resource is of STANDARD edition.
TRIAL
value: 5 The IntelligenceConfig resource is available in TRIAL edition. During
the trial period, Cloud Storage does not charge for Storage Intelligence
usage. You can specify the buckets to include in the trial period by
using filters. At the end of the trial period, the IntelligenceConfig
resource is upgraded to STANDARD edition.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Storage Control V2 API - Module Google::Cloud::Storage::Control::V2::IntelligenceConfig::EditionConfig (v1.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.5.0 (latest)](/ruby/docs/reference/google-cloud-storage-control-v2/latest/Google-Cloud-Storage-Control-V2-IntelligenceConfig-EditionConfig)\n- [1.4.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.4.0/Google-Cloud-Storage-Control-V2-IntelligenceConfig-EditionConfig)\n- [1.3.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.3.0/Google-Cloud-Storage-Control-V2-IntelligenceConfig-EditionConfig)\n- [1.2.1](/ruby/docs/reference/google-cloud-storage-control-v2/1.2.1/Google-Cloud-Storage-Control-V2-IntelligenceConfig-EditionConfig)\n- [1.1.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.1.0/Google-Cloud-Storage-Control-V2-IntelligenceConfig-EditionConfig)\n- [1.0.1](/ruby/docs/reference/google-cloud-storage-control-v2/1.0.1/Google-Cloud-Storage-Control-V2-IntelligenceConfig-EditionConfig)\n- [0.1.1](/ruby/docs/reference/google-cloud-storage-control-v2/0.1.1/Google-Cloud-Storage-Control-V2-IntelligenceConfig-EditionConfig) \nReference documentation and code samples for the Storage Control V2 API module Google::Cloud::Storage::Control::V2::IntelligenceConfig::EditionConfig.\n\nThe edition configuration of the `IntelligenceConfig` resource. This\nsignifies the edition used for configuring the `IntelligenceConfig`\nresource and can only take the following values:\n`EDITION_CONFIG_UNSPECIFIED`, `INHERIT`, `DISABLED`, `STANDARD` and\n`TRIAL`.\n\nConstants\n---------\n\n### EDITION_CONFIG_UNSPECIFIED\n\n**value:** 0 \nThis is an unknown edition of the resource.\n\n### INHERIT\n\n**value:** 1 \nThe inherited edition from the parent and filters. This is the default\nedition when there is no `IntelligenceConfig` setup for a GCP resource.\n\n### DISABLED\n\n**value:** 2 \nThe edition configuration is disabled for the `IntelligenceConfig`\nresource and its children. Filters are not applicable.\n\n### STANDARD\n\n**value:** 3 \nThe `IntelligenceConfig` resource is of STANDARD edition.\n\n### TRIAL\n\n**value:** 5 \nThe `IntelligenceConfig` resource is available in `TRIAL` edition. During\nthe trial period, Cloud Storage does not charge for Storage Intelligence\nusage. You can specify the buckets to include in the trial period by\nusing filters. At the end of the trial period, the `IntelligenceConfig`\nresource is upgraded to `STANDARD` edition."]]