Class: Google::Devtools::Cloudtrace::V1::PatchTracesRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/trace/v1/doc/google/devtools/cloudtrace/v1/trace.rb

Overview

The request message for the +PatchTraces+ method.

Instance Attribute Summary collapse

Instance Attribute Details

#project_idString

Returns ID of the Cloud project where the trace data is stored.

Returns:

  • (String)

    ID of the Cloud project where the trace data is stored.



195
# File 'lib/google/cloud/trace/v1/doc/google/devtools/cloudtrace/v1/trace.rb', line 195

class PatchTracesRequest; end

#tracesGoogle::Devtools::Cloudtrace::V1::Traces

Returns The body of the message.

Returns:



195
# File 'lib/google/cloud/trace/v1/doc/google/devtools/cloudtrace/v1/trace.rb', line 195

class PatchTracesRequest; end