Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::GetIntelligenceFindingRequest (v1.11.0)

Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::GetIntelligenceFindingRequest.

Request message to get the IntelligenceFinding resource associated with a 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 IntelligenceFinding resource.

    Format: projects/{project}/locations/{location}/intelligenceFindings/{intelligence_finding}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the IntelligenceFinding resource.

    Format: projects/{project}/locations/{location}/intelligenceFindings/{intelligence_finding}

Returns
  • (::String) — Required. The name of the IntelligenceFinding resource.

    Format: projects/{project}/locations/{location}/intelligenceFindings/{intelligence_finding}