Package-level declarations

Types

Link copied to clipboard
enum AuditLogConfigLogType : Enum<AuditLogConfigLogType> , ConvertibleToJava<AuditLogConfigLogType>

The log type that this config enables.

Link copied to clipboard
enum DatabaseDumpDatabaseType : Enum<DatabaseDumpDatabaseType> , ConvertibleToJava<DatabaseDumpDatabaseType>

The type of the database.

Link copied to clipboard
enum DatabaseDumpType : Enum<DatabaseDumpType> , ConvertibleToJava<DatabaseDumpType>

Optional. The type of the database dump. If unspecified, defaults to MYSQL.

Link copied to clipboard
enum MaintenanceWindowDayOfWeek : Enum<MaintenanceWindowDayOfWeek> , ConvertibleToJava<MaintenanceWindowDayOfWeek>

The day of week, when the window starts.

Link copied to clipboard
enum ScalingConfigInstanceSize : Enum<ScalingConfigInstanceSize> , ConvertibleToJava<ScalingConfigInstanceSize>

An enum of readable instance sizes, with each instance size mapping to a float value (e.g. InstanceSize.EXTRA_SMALL = scaling_factor(0.1))

Link copied to clipboard
enum ServiceDatabaseType : Enum<ServiceDatabaseType> , ConvertibleToJava<ServiceDatabaseType>

Immutable. The database type that the Metastore service stores its data.

Link copied to clipboard
enum ServiceReleaseChannel : Enum<ServiceReleaseChannel> , ConvertibleToJava<ServiceReleaseChannel>

Immutable. The release channel of the service. If unspecified, defaults to STABLE.

Link copied to clipboard
enum ServiceTier : Enum<ServiceTier> , ConvertibleToJava<ServiceTier>

The tier of the service.

Link copied to clipboard
enum TelemetryConfigLogFormat : Enum<TelemetryConfigLogFormat> , ConvertibleToJava<TelemetryConfigLogFormat>

The output format of the Dataproc Metastore service's logs.