Google Cloud Deploy V1 Client - Class RestrictRollout (1.4.0)

Reference documentation and code samples for the Google Cloud Deploy V1 Client class RestrictRollout.

Rollout restrictions.

Generated from protobuf message google.cloud.deploy.v1.RestrictRollout

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ id
string

Optional. Restriction rule ID. Required and must be unique within a DeployPolicy. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])? .

↳ invokers
array

Optional. What invoked the action. If left empty, all invoker types will be restricted.

↳ actions
array

Rollout actions to be restricted as part of the policy. If left empty, all actions will be restricted.

↳ time_window
TimeWindow

Required. Time window within which actions are restricted.

getId

Optional. Restriction rule ID. Required and must be unique within a DeployPolicy. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])? .

Returns
Type
Description
string

setId

Optional. Restriction rule ID. Required and must be unique within a DeployPolicy. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])? .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getInvokers

Optional. What invoked the action. If left empty, all invoker types will be restricted.

Returns
Type
Description

setInvokers

Optional. What invoked the action. If left empty, all invoker types will be restricted.

Parameter
Name
Description
var
int[]
Returns
Type
Description
$this

getActions

Rollout actions to be restricted as part of the policy. If left empty, all actions will be restricted.

Returns
Type
Description

setActions

Rollout actions to be restricted as part of the policy. If left empty, all actions will be restricted.

Parameter
Name
Description
var
int[]
Returns
Type
Description
$this

getTimeWindow

Required. Time window within which actions are restricted.

Returns
Type
Description
TimeWindow |null

hasTimeWindow

clearTimeWindow

setTimeWindow

Required. Time window within which actions are restricted.

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