Google Cloud Oracle Database V1 Client - Class MaintenanceWindowPreference (0.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ MaintenanceWindowMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED
Value: 0Default unspecified value.
Generated from protobuf enum MAINTENANCE_WINDOW_PREFERENCE_UNSPECIFIED = 0;
CUSTOM_PREFERENCE
Value: 1Custom preference.
Generated from protobuf enum CUSTOM_PREFERENCE = 1;
NO_PREFERENCE
Value: 2No preference.
Generated from protobuf enum NO_PREFERENCE = 2;