Reference documentation and code samples for the Google Cloud Storage Control V2 Client class IntelligenceConfig.
TheIntelligenceConfigresource associated with your organization, folder,
or project.
Generated from protobuf messagegoogle.storage.control.v2.IntelligenceConfig
Namespace
Google \ Cloud \ Storage \ Control \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The name of theIntelligenceConfigresource 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
int
Optional. The edition configuration of theIntelligenceConfigresource.
[[["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-04 UTC."],[],[],null,["# Google Cloud Storage Control V2 Client - Class IntelligenceConfig (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-storage-control/latest/V2.IntelligenceConfig)\n- [1.4.0](/php/docs/reference/cloud-storage-control/1.4.0/V2.IntelligenceConfig)\n- [1.3.0](/php/docs/reference/cloud-storage-control/1.3.0/V2.IntelligenceConfig)\n- [1.1.0](/php/docs/reference/cloud-storage-control/1.1.0/V2.IntelligenceConfig)\n- [1.0.3](/php/docs/reference/cloud-storage-control/1.0.3/V2.IntelligenceConfig)\n- [0.2.1](/php/docs/reference/cloud-storage-control/0.2.1/V2.IntelligenceConfig)\n- [0.1.1](/php/docs/reference/cloud-storage-control/0.1.1/V2.IntelligenceConfig) \nReference documentation and code samples for the Google Cloud Storage Control V2 Client class IntelligenceConfig.\n\nThe `IntelligenceConfig` resource associated with your organization, folder,\nor project.\n\nGenerated from protobuf message `google.storage.control.v2.IntelligenceConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Storage \\\\ Control \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The name of the `IntelligenceConfig` resource associated with\nyour organization, folder, or project.\n\nThe name format varies based on the GCP resource hierarchy as follows:\n\n- For project: `projects/{project_number}/locations/global/intelligenceConfig`\n- For organization: `organizations/{org_id}/locations/global/intelligenceConfig`\n- For folder: `folders/{folder_id}/locations/global/intelligenceConfig`\n\n### setName\n\nIdentifier. The name of the `IntelligenceConfig` resource associated with\nyour organization, folder, or project.\n\nThe name format varies based on the GCP resource hierarchy as follows:\n\n- For project: `projects/{project_number}/locations/global/intelligenceConfig`\n- For organization: `organizations/{org_id}/locations/global/intelligenceConfig`\n- For folder: `folders/{folder_id}/locations/global/intelligenceConfig`\n\n### getEditionConfig\n\nOptional. The edition configuration of the `IntelligenceConfig` resource.\n\n### setEditionConfig\n\nOptional. The edition configuration of the `IntelligenceConfig` resource.\n\n### getUpdateTime\n\nOutput only. The time at which the `IntelligenceConfig` resource is last\nupdated.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The time at which the `IntelligenceConfig` resource is last\nupdated.\n\n### getFilter\n\nOptional. Filter over location and bucket.\n\n### hasFilter\n\n### clearFilter\n\n### setFilter\n\nOptional. Filter over location and bucket.\n\n### getEffectiveIntelligenceConfig\n\nOutput only. The `IntelligenceConfig` resource that is applicable for the\nresource.\n\n### hasEffectiveIntelligenceConfig\n\n### clearEffectiveIntelligenceConfig\n\n### setEffectiveIntelligenceConfig\n\nOutput only. The `IntelligenceConfig` resource that is applicable for the\nresource.\n\n### getTrialConfig\n\nThe trial configuration of the `IntelligenceConfig` resource.\n\n### hasTrialConfig\n\n### clearTrialConfig\n\n### setTrialConfig\n\nThe trial configuration of the `IntelligenceConfig` resource."]]