Class: Google::Cloud::Asset::V1::ExportAssetsResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/asset/v1/doc/google/cloud/asset/v1/asset_service.rb

Overview

The export asset response. This message is returned by the Longrunning::Operations::GetOperation method in the returned Longrunning::Operation#response field.

Instance Attribute Summary collapse

Instance Attribute Details

#output_configGoogle::Cloud::Asset::V1::OutputConfig

Returns Output configuration indicating where the results were output to. All results are in JSON format.

Returns:



61
# File 'lib/google/cloud/asset/v1/doc/google/cloud/asset/v1/asset_service.rb', line 61

class ExportAssetsResponse; end

#read_timeGoogle::Protobuf::Timestamp

Returns Time the snapshot was taken.

Returns:



61
# File 'lib/google/cloud/asset/v1/doc/google/cloud/asset/v1/asset_service.rb', line 61

class ExportAssetsResponse; end