Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/observability:v1.ts";

§Classes

GoogleAuth
Observability

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

§Variables

auth

§Interfaces

Bucket

Bucket configuration for storing observability data.

CancelOperationRequest

The request message for Operations.CancelOperation.

CmekSettings

Settings for configuring CMEK for a bucket.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Dataset

A dataset is a collection of data that has a specific configuration. A dataset can be backed by multiple tables. One bucket can have multiple datasets.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

FoldersLocationsListOptions

Additional options for Observability#foldersLocationsList.

FoldersLocationsOperationsListOptions

Additional options for Observability#foldersLocationsOperationsList.

FoldersLocationsUpdateSettingsOptions

Additional options for Observability#foldersLocationsUpdateSettings.

Link

A link lets a dataset be accessible to BigQuery via usage of linked datasets.

ListBucketsResponse

Response for listing buckets.

ListDatasetsResponse

Response for listing datasets.

ListLinksResponse

Response for listing links.

ListLocationsResponse

The response message for Locations.ListLocations.

ListOperationsResponse

The response message for Operations.ListOperations.

ListTraceScopesResponse

Response for listing TraceScopes.

ListViewsResponse

Response for listing views.

Location

A resource that represents a Google Cloud location.

Operation

This resource represents a long-running operation that is the result of a network API call.

OperationMetadata

Represents the metadata of the long-running operation.

OrganizationsLocationsListOptions

Additional options for Observability#organizationsLocationsList.

OrganizationsLocationsOperationsListOptions

Additional options for Observability#organizationsLocationsOperationsList.

OrganizationsLocationsUpdateSettingsOptions

Additional options for Observability#organizationsLocationsUpdateSettings.

ProjectsLocationsBucketsDatasetsLinksCreateOptions

Additional options for Observability#projectsLocationsBucketsDatasetsLinksCreate.

ProjectsLocationsBucketsDatasetsLinksListOptions

Additional options for Observability#projectsLocationsBucketsDatasetsLinksList.

ProjectsLocationsBucketsDatasetsLinksPatchOptions

Additional options for Observability#projectsLocationsBucketsDatasetsLinksPatch.

ProjectsLocationsBucketsDatasetsListOptions

Additional options for Observability#projectsLocationsBucketsDatasetsList.

ProjectsLocationsBucketsDatasetsViewsListOptions

Additional options for Observability#projectsLocationsBucketsDatasetsViewsList.

ProjectsLocationsBucketsListOptions

Additional options for Observability#projectsLocationsBucketsList.

ProjectsLocationsListOptions

Additional options for Observability#projectsLocationsList.

ProjectsLocationsOperationsListOptions

Additional options for Observability#projectsLocationsOperationsList.

ProjectsLocationsScopesPatchOptions

Additional options for Observability#projectsLocationsScopesPatch.

ProjectsLocationsTraceScopesCreateOptions

Additional options for Observability#projectsLocationsTraceScopesCreate.

ProjectsLocationsTraceScopesListOptions

Additional options for Observability#projectsLocationsTraceScopesList.

ProjectsLocationsTraceScopesPatchOptions

Additional options for Observability#projectsLocationsTraceScopesPatch.

ProjectsLocationsUpdateSettingsOptions

Additional options for Observability#projectsLocationsUpdateSettings.

Scope

Message describing Scope object

Settings

Describes the settings associated with a project, organization, or folder.

Status

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

TraceScope

A trace scope is a collection of resources whose traces are queried together.

View

A view corresponds to a read-only representation of a subset of the data in a dataset.