Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::InvocationReference.
Represents a reference to a specific OpenTelemetry invocation.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#invocation_id
def invocation_id() -> ::String
Returns
- (::String) — The unique identifier of the invocation.
#invocation_id=
def invocation_id=(value) -> ::String
Parameter
- value (::String) — The unique identifier of the invocation.
Returns
- (::String) — The unique identifier of the invocation.