Reference documentation and code samples for the Google Cloud Storage Control V2 Client class TrialConfig.
The trial configuration of the IntelligenceConfig
resource.
Generated from protobuf message google.storage.control.v2.IntelligenceConfig.TrialConfig
Namespace
Google \ Cloud \ Storage \ Control \ V2 \ IntelligenceConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ expire_time |
Google\Protobuf\Timestamp
Output only. The time at which the trial expires. |
getExpireTime
Output only. The time at which the trial expires.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasExpireTime
clearExpireTime
setExpireTime
Output only. The time at which the trial expires.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |