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

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

Success or errors for the profile generation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#status

def status() -> ::Google::Rpc::Status
Returns
  • (::Google::Rpc::Status) — Profiling status code and optional message. The status.code value is 0 (default value) for OK.

#status=

def status=(value) -> ::Google::Rpc::Status
Parameter
  • value (::Google::Rpc::Status) — Profiling status code and optional message. The status.code value is 0 (default value) for OK.
Returns
  • (::Google::Rpc::Status) — Profiling status code and optional message. The status.code value is 0 (default value) for OK.

#timestamp

def timestamp() -> ::Google::Protobuf::Timestamp
Returns

#timestamp=

def timestamp=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns