Class: Google::Privacy::Dlp::V2::StoredType

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb

Overview

A reference to a StoredInfoType to use with scanning.

Instance Attribute Summary collapse

Instance Attribute Details

#create_timeGoogle::Protobuf::Timestamp

Returns Timestamp indicating when the version of the StoredInfoType used for inspection was created. Output-only field, populated by the system.

Returns:

  • (Google::Protobuf::Timestamp)

    Timestamp indicating when the version of the StoredInfoType used for inspection was created. Output-only field, populated by the system.



40
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 40

class StoredType; end

#nameString

Returns Resource name of the requested StoredInfoType, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342.

Returns:

  • (String)

    Resource name of the requested StoredInfoType, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342.



40
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 40

class StoredType; end