Class: Google::Cloud::AlloyDB::V1alpha::Cluster::TrialMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/alloydb/v1alpha/resources.rb

Overview

Contains information and all metadata related to TRIAL clusters.

Instance Attribute Summary collapse

Instance Attribute Details

#end_time::Google::Protobuf::Timestamp

Returns End time of the trial cluster.

Returns:



589
590
591
592
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 589

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

#grace_end_time::Google::Protobuf::Timestamp

Returns grace end time of the cluster.

Returns:



589
590
591
592
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 589

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

#start_time::Google::Protobuf::Timestamp

Returns start time of the trial cluster.

Returns:



589
590
591
592
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 589

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

#upgrade_time::Google::Protobuf::Timestamp

Returns Upgrade time of trial cluster to Standard cluster.

Returns:



589
590
591
592
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 589

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