Google Cloud Database Center V1beta Client - Class MaintenanceRecommendationInfo (0.3.1)

Reference documentation and code samples for the Google Cloud Database Center V1beta Client class MaintenanceRecommendationInfo.

Info associated with maintenance recommendation.

Generated from protobuf message google.cloud.databasecenter.v1beta.MaintenanceRecommendationInfo

Namespace

Google \ Cloud \ DatabaseCenter \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ resource_maintenance_schedules array<ResourceMaintenanceSchedule>

Optional. List of recommended maintenance schedules for the database resource.

getResourceMaintenanceSchedules

Optional. List of recommended maintenance schedules for the database resource.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setResourceMaintenanceSchedules

Optional. List of recommended maintenance schedules for the database resource.

Parameter
Name Description
var array<ResourceMaintenanceSchedule>
Returns
Type Description
$this