Reference documentation and code samples for the AlloyDB V1 API class Google::Cloud::AlloyDB::V1::Cluster::TrialMetadata.
Contains information and all metadata related to TRIAL clusters.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — End time of the trial cluster.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — End time of the trial cluster.
Returns
- (::Google::Protobuf::Timestamp) — End time of the trial cluster.
#grace_end_time
def grace_end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — grace end time of the cluster.
#grace_end_time=
def grace_end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — grace end time of the cluster.
Returns
- (::Google::Protobuf::Timestamp) — grace end time of the cluster.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — start time of the trial cluster.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — start time of the trial cluster.
Returns
- (::Google::Protobuf::Timestamp) — start time of the trial cluster.
#upgrade_time
def upgrade_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Upgrade time of trial cluster to Standard cluster.
#upgrade_time=
def upgrade_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Upgrade time of trial cluster to Standard cluster.
Returns
- (::Google::Protobuf::Timestamp) — Upgrade time of trial cluster to Standard cluster.