Class: Google::Cloud::Storage::Control::V2::IntelligenceConfig::TrialConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/storage/control/v2/storage_control.rb

Overview

The trial configuration of the IntelligenceConfig resource.

Instance Attribute Summary collapse

Instance Attribute Details

#expire_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time at which the trial expires.

Returns:



821
822
823
824
# File 'proto_docs/google/storage/control/v2/storage_control.rb', line 821

class TrialConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end