Class PatchTracesRequest (1.7.2)

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

The request message for the PatchTraces method.

Attributes

NameDescription
project_id str
Required. ID of the Cloud project where the trace data is stored.
traces google.cloud.trace_v1.types.Traces
Required. The body of the message.

Inheritance

builtins.object > proto.message.Message > PatchTracesRequest