Namespace Google.Apis.CloudTrace.v2beta1
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.TraceSinksResource
The "traceSinks" collection of methods.
ProjectsResource.TraceSinksResource.CreateRequest
Creates a sink that exports trace spans to a destination. The export of newly-ingested traces begins
immediately, unless the sink's writer_identity
is not permitted to write to the destination. A sink
can export traces only from the resource owning the sink (the 'parent').
ProjectsResource.TraceSinksResource.DeleteRequest
Deletes a sink.
ProjectsResource.TraceSinksResource.GetRequest
Get a trace sink by name under the parent resource (GCP project).
ProjectsResource.TraceSinksResource.ListRequest
List all sinks for the parent resource (GCP project).
ProjectsResource.TraceSinksResource.PatchRequest
Updates a sink. This method updates fields in the existing sink according to the provided update mask. The sink's name cannot be changed nor any output-only fields (e.g. the writer_identity).
Enums
CloudTraceBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudTraceBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.