Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::StoredType (v0.13.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::StoredType.

A reference to a StoredInfoType to use with scanning.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Timestamp indicating when the version of the StoredInfoType used for inspection was created. Output-only field, populated by the system.

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
  • value (::Google::Protobuf::Timestamp) — 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.

#name

def name() -> ::String
Returns
  • (::String) — Resource name of the requested StoredInfoType, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — 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.