Google Cloud Oracle Database V1 Client - Class MaintenanceWindowPreference (0.8.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class MaintenanceWindowPreference.

Maintenance window preference.

Protobuf type google.cloud.oracledatabase.v1.MaintenanceWindow.MaintenanceWindowPreference

Namespace

Google \ Cloud \ OracleDatabase \ V1 \ MaintenanceWindow

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED

Value: 0

Default unspecified value.

Generated from protobuf enum MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED = 0;

CUSTOM_PREFERENCE

Value: 1

Custom preference.

Generated from protobuf enum CUSTOM_PREFERENCE = 1;

NO_PREFERENCE

Value: 2

No preference.

Generated from protobuf enum NO_PREFERENCE = 2;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.