lib/google/apis/servicecontrol_v1/classes.rb in google-apis-servicecontrol_v1-0.6.0 vs lib/google/apis/servicecontrol_v1/classes.rb in google-apis-servicecontrol_v1-0.7.0
- old
+ new
@@ -1874,11 +1874,11 @@
# The HTTP request method, such as `GET`, `POST`.
# Corresponds to the JSON property `method`
# @return [String]
attr_accessor :method_prop
- # The HTTP URL path.
+ # The HTTP URL path, excluding the query parameters.
# Corresponds to the JSON property `path`
# @return [String]
attr_accessor :path
# The network protocol used with the request, such as "http/1.1", "spdy/3", "h2",
@@ -2215,11 +2215,11 @@
@principal_subject = args[:principal_subject] if args.key?(:principal_subject)
@third_party_principal = args[:third_party_principal] if args.key?(:third_party_principal)
end
end
- # The context of a span, attached to Exemplars in Distribution values during
- # aggregation. It contains the name of a span with format: projects/[
+ # The context of a span. This is attached to an Exemplar in Distribution values
+ # during aggregation. It contains the name of a span with format: projects/[
# PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
class SpanContext
include Google::Apis::Core::Hashable
# The resource name of the span. The format is: projects/[PROJECT_ID_OR_NUMBER]/