Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::GetProjectIntelligenceConfigRequest.
Request message to get the IntelligenceConfig resource associated with your
project.
IAM Permissions:
Requires storage.intelligenceConfigs.getIAM permission
on the project.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
(::String) — Required. The name of the IntelligenceConfig resource associated with
your project.
[[["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 - Class Google::Cloud::Storage::Control::V2::GetProjectIntelligenceConfigRequest (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-GetProjectIntelligenceConfigRequest)\n- [1.4.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.4.0/Google-Cloud-Storage-Control-V2-GetProjectIntelligenceConfigRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.3.0/Google-Cloud-Storage-Control-V2-GetProjectIntelligenceConfigRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-storage-control-v2/1.2.1/Google-Cloud-Storage-Control-V2-GetProjectIntelligenceConfigRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.1.0/Google-Cloud-Storage-Control-V2-GetProjectIntelligenceConfigRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-storage-control-v2/1.0.1/Google-Cloud-Storage-Control-V2-GetProjectIntelligenceConfigRequest)\n- [0.1.1](/ruby/docs/reference/google-cloud-storage-control-v2/0.1.1/Google-Cloud-Storage-Control-V2-GetProjectIntelligenceConfigRequest) \nReference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::GetProjectIntelligenceConfigRequest.\n\nRequest message to get the `IntelligenceConfig` resource associated with your\nproject.\n\n\n**IAM Permissions**:\n\n\u003cbr /\u003e\n\nRequires `storage.intelligenceConfigs.get`\n[IAM](https://cloud.google.com/iam/docs/overview#permissions) permission\non the project. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The name of the `IntelligenceConfig` resource associated with your project.\n\n\n Format: `projects/{id}/locations/global/intelligenceConfig`\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The name of the `IntelligenceConfig` resource associated with your project.\n\n\nFormat: `projects/{id}/locations/global/intelligenceConfig` \n**Returns**\n\n- (::String) --- Required. The name of the `IntelligenceConfig` resource associated with your project.\n\n\n Format: `projects/{id}/locations/global/intelligenceConfig`"]]