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
- (::Google::Protobuf::Timestamp) — Time when the profile generation status was updated
#timestamp=
def timestamp=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Time when the profile generation status was updated
Returns
- (::Google::Protobuf::Timestamp) — Time when the profile generation status was updated