Container Analysis V1 API - Class Google::Cloud::ContainerAnalysis::V1::ExportSBOMRequest (v1.3.0)

Reference documentation and code samples for the Container Analysis V1 API class Google::Cloud::ContainerAnalysis::V1::ExportSBOMRequest.

The request to generate and export SBOM. Target must be specified for the request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_storage_location

def cloud_storage_location() -> ::Google::Cloud::ContainerAnalysis::V1::ExportSBOMRequest::CloudStorageLocation
Returns

#cloud_storage_location=

def cloud_storage_location=(value) -> ::Google::Cloud::ContainerAnalysis::V1::ExportSBOMRequest::CloudStorageLocation
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the resource in the form of projects/[PROJECT_ID]/resources/[RESOURCE_URL].

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the resource in the form of projects/[PROJECT_ID]/resources/[RESOURCE_URL].
Returns
  • (::String) — Required. The name of the resource in the form of projects/[PROJECT_ID]/resources/[RESOURCE_URL].