Class GetTraceRequest (1.7.2)

GetTraceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for the GetTrace method.

Attributes

NameDescription
project_id str
Required. ID of the Cloud project where the trace data is stored.
trace_id str
Required. ID of the trace to return.

Inheritance

builtins.object > proto.message.Message > GetTraceRequest