Observability API

Provides functionality for configuring the observability scope, which controls the log, metric, and trace data that you can view.

Service: observability.googleapis.com

The Service name observability.googleapis.com is needed to create RPC client stubs.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.cloud.observability.v1.Observability

Methods
CreateLink Create a new link.
CreateTraceScope Create a new TraceScope.
DeleteLink Delete a link.
DeleteTraceScope Delete a TraceScope.
GetBucket Get bucket resource.
GetDataset Get a dataset.
GetLink Get a link.
GetScope Gets details of a single Scope.
GetSettings Get Settings
GetTraceScope Get TraceScope resource.
GetView Get a view.
ListBuckets List buckets of a project in a particular location.
ListDatasets List datasets of a bucket.
ListLinks List links of a dataset.
ListTraceScopes List TraceScopes of a project in a particular location.
ListViews List views of a dataset.
UpdateLink Update a link.
UpdateScope Updates the parameters of a single Scope.
UpdateSettings Update Settings
UpdateTraceScope Update a TraceScope.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.