Method: Google::Apis::BiglakeV1::Table#create_time
- Defined in:
- lib/google/apis/biglake_v1/classes.rb
#create_time ⇒ String
Output only. The creation time of the table.
Corresponds to the JSON property createTime
348 349 350 |
# File 'lib/google/apis/biglake_v1/classes.rb', line 348 def create_time @create_time end |