Memorystore for Memcached V1 Client - Class MaintenancePolicy (2.0.4)

Reference documentation and code samples for the Memorystore for Memcached V1 Client class MaintenancePolicy.

Maintenance policy per instance.

Generated from protobuf message google.cloud.memcache.v1.MaintenancePolicy

Namespace

Google \ Cloud \ Memcache \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ create_time
Google\Protobuf\Timestamp

Output only. The time when the policy was created.

↳ update_time
Google\Protobuf\Timestamp

Output only. The time when the policy was updated.

↳ description
string

Description of what this policy is for. Create/Update methods return INVALID_ARGUMENT if the length is greater than 512.

↳ weekly_maintenance_window
array< WeeklyMaintenanceWindow >

Required. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_maintenance_windows is expected to be one.

getCreateTime

Output only. The time when the policy was created.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. The time when the policy was created.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateTime

Output only. The time when the policy was updated.

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

Output only. The time when the policy was updated.

Parameter
Name
Description
Returns
Type
Description
$this

getDescription

Description of what this policy is for. Create/Update methods return INVALID_ARGUMENT if the length is greater than 512.

Returns
Type
Description
string

setDescription

Description of what this policy is for. Create/Update methods return INVALID_ARGUMENT if the length is greater than 512.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getWeeklyMaintenanceWindow

Required. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_maintenance_windows is expected to be one.

Returns
Type
Description

setWeeklyMaintenanceWindow

Required. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_maintenance_windows is expected to be one.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: