Reference documentation and code samples for the Cloud Logging V2 API class Google::Cloud::Logging::V2::CopyLogEntriesMetadata.
Metadata for CopyLogEntries long running operations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cancellation_requested
def cancellation_requested() -> ::Boolean
- (::Boolean) — Identifies whether the user has requested cancellation of the operation.
#cancellation_requested=
def cancellation_requested=(value) -> ::Boolean
- value (::Boolean) — Identifies whether the user has requested cancellation of the operation.
- (::Boolean) — Identifies whether the user has requested cancellation of the operation.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The end time of an operation.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The end time of an operation.
- (::Google::Protobuf::Timestamp) — The end time of an operation.
#progress
def progress() -> ::Integer
- (::Integer) — Estimated progress of the operation (0 - 100%).
#progress=
def progress=(value) -> ::Integer
- value (::Integer) — Estimated progress of the operation (0 - 100%).
- (::Integer) — Estimated progress of the operation (0 - 100%).
#request
def request() -> ::Google::Cloud::Logging::V2::CopyLogEntriesRequest
- (::Google::Cloud::Logging::V2::CopyLogEntriesRequest) — CopyLogEntries RPC request.
#request=
def request=(value) -> ::Google::Cloud::Logging::V2::CopyLogEntriesRequest
- value (::Google::Cloud::Logging::V2::CopyLogEntriesRequest) — CopyLogEntries RPC request.
- (::Google::Cloud::Logging::V2::CopyLogEntriesRequest) — CopyLogEntries RPC request.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The create time of an operation.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The create time of an operation.
- (::Google::Protobuf::Timestamp) — The create time of an operation.
#state
def state() -> ::Google::Cloud::Logging::V2::OperationState
- (::Google::Cloud::Logging::V2::OperationState) — State of an operation.
#state=
def state=(value) -> ::Google::Cloud::Logging::V2::OperationState
- value (::Google::Cloud::Logging::V2::OperationState) — State of an operation.
- (::Google::Cloud::Logging::V2::OperationState) — State of an operation.
#writer_identity
def writer_identity() -> ::String
-
(::String) — The IAM identity of a service account that must be granted access to the
destination.
If the service account is not granted permission to the destination within an hour, the operation will be cancelled.
For example:
"serviceAccount:foo@bar.com"
#writer_identity=
def writer_identity=(value) -> ::String
-
value (::String) — The IAM identity of a service account that must be granted access to the
destination.
If the service account is not granted permission to the destination within an hour, the operation will be cancelled.
For example:
"serviceAccount:foo@bar.com"
-
(::String) — The IAM identity of a service account that must be granted access to the
destination.
If the service account is not granted permission to the destination within an hour, the operation will be cancelled.
For example:
"serviceAccount:foo@bar.com"