Google Cloud Channel V1 Client - Class Period (2.3.1)

Reference documentation and code samples for the Google Cloud Channel V1 Client class Period.

Represents period in days/months/years.

Generated from protobuf message google.cloud.channel.v1.Period

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ duration int

Total duration of Period Type defined.

↳ period_type int

Period Type.

getDuration

Total duration of Period Type defined.

Returns
Type Description
int

setDuration

Total duration of Period Type defined.

Parameter
Name Description
var int
Returns
Type Description
$this

getPeriodType

Period Type.

Returns
Type Description
int Enum of type PeriodType.

setPeriodType

Period Type.

Parameter
Name Description
var int

Enum of type PeriodType.

Returns
Type Description
$this

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年10月30日 UTC.