Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::GetProjectIntelligenceConfigRequest (v1.5.0)

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.get IAM permission on the project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the IntelligenceConfig resource associated with your project.

    Format: projects/{id}/locations/global/intelligenceConfig

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the IntelligenceConfig resource associated with your project.

    Format: projects/{id}/locations/global/intelligenceConfig

Returns
  • (::String) — Required. The name of the IntelligenceConfig resource associated with your project.

    Format: projects/{id}/locations/global/intelligenceConfig