Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::ImportExportStatus.
ImportExportStatus is a wrapper for dashboard name and status.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dashboard
def dashboard() -> ::String
Returns
- (::String) — The resource name of the dashboard if it was supplied in the request.
#dashboard=
def dashboard=(value) -> ::String
Parameter
- value (::String) — The resource name of the dashboard if it was supplied in the request.
Returns
- (::String) — The resource name of the dashboard if it was supplied in the request.
#status
def status() -> ::Google::Rpc::Status
Returns
- (::Google::Rpc::Status) — Output only. Status of the import/export operation.