Google Cloud Oracle Database V1 Client - Class MaintenanceWindowPreference (0.6.1)
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
Default unspecified value.
Generated from protobuf enum MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED = 0;
CUSTOM_PREFERENCE
Custom preference.
Generated from protobuf enum CUSTOM_PREFERENCE = 1;
NO_PREFERENCE
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-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Oracle Database V1 Client - Class MaintenanceWindowPreference (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.MaintenanceWindow.MaintenanceWindowPreference)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.MaintenanceWindow.MaintenanceWindowPreference)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.MaintenanceWindow.MaintenanceWindowPreference)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.MaintenanceWindow.MaintenanceWindowPreference)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.MaintenanceWindow.MaintenanceWindowPreference)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.MaintenanceWindow.MaintenanceWindowPreference) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class MaintenanceWindowPreference.\n\nMaintenance window preference.\n\nProtobuf type `google.cloud.oracledatabase.v1.MaintenanceWindow.MaintenanceWindowPreference`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1 \\\\ MaintenanceWindow\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified value.\n\nGenerated from protobuf enum `MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED = 0;`\n\n### CUSTOM_PREFERENCE\n\n Value: 1\n\nCustom preference.\n\nGenerated from protobuf enum `CUSTOM_PREFERENCE = 1;`\n\n### NO_PREFERENCE\n\n Value: 2\n\nNo preference.\n\nGenerated from protobuf enum `NO_PREFERENCE = 2;`"]]