Namespace Google.Apis.CloudTrace.v1
Classes
CloudTraceBaseServiceRequest<TResponse>
A base abstract class for CloudTrace requests.
CloudTraceService
The CloudTrace Service.
CloudTraceService.Scope
Available OAuth 2.0 scopes for use with the Cloud Trace API.
CloudTraceService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Cloud Trace API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.PatchTracesRequest
Sends trace spans to Cloud Trace. Spans cannot be updated. If the trace ID and span ID already exist, an additional copy of the span will be stored.
ProjectsResource.TracesResource
The "traces" collection of methods.
ProjectsResource.TracesResource.GetRequest
Gets a single trace by its ID.
ProjectsResource.TracesResource.ListRequest
Returns a list of traces that match the specified filter conditions.
Enums
CloudTraceBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudTraceBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
ProjectsResource.TracesResource.ListRequest.ViewEnum
Optional. Type of data returned for traces in the list. Default is MINIMAL
.