Show / Hide Table of Contents

Namespace Google.Apis.Looker.v1.Data

Classes

AdminSettings

Looker instance Admin settings fields.

CancelOperationRequest

The request message for Operations.CancelOperation.

CustomDomain

Custom domain information.

Date

Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp

DenyMaintenancePeriod

Specifies the maintenance denial period.

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); }

EncryptionConfig

Encryption configuration (i.e. CMEK).

ExportEncryptionConfig

Configuration for Encryption - e.g. CMEK.

ExportInstanceRequest

Request options for exporting data of an Instance.

ExportMetadata

ExportMetadata represents the metadata of the exported artifacts. The metadata.json file in export artifact can be parsed as this message

ExportMetadataEncryptionKey

Encryption key details for the exported artifact.

ImportInstanceRequest

Requestion options for importing looker data to an Instance

Instance

A Looker instance.

InstanceBackup

The details of a backup resource.

ListInstanceBackupsResponse

Response from listing Looker instance backups.

ListInstancesResponse

Response from ListInstances.

ListLocationsResponse

The response message for Locations.ListLocations.

ListOperationsResponse

The response message for Operations.ListOperations.

Location

A resource that represents a Google Cloud location.

MaintenanceSchedule

Published upcoming future maintenance schedule.

MaintenanceWindow

Specifies the recurring maintenance window.

OAuthConfig

Looker instance OAuth login settings.

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.

PscConfig

Information for Private Service Connect (PSC) setup for a Looker instance.

RestartInstanceRequest

Request options for restarting an instance.

RestoreInstanceRequest

Request options for restoring an instance

ServiceAttachment

Service attachment configuration.

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.

TimeOfDay

Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and google.protobuf.Timestamp.

UserMetadata

Metadata about users for a Looker instance.

In this article
Back to top Generated by DocFX