Method: Google::Apis::BiglakeV1::Table#create_time

Defined in:
lib/google/apis/biglake_v1/classes.rb

#create_timeString

Output only. The creation time of the table. Corresponds to the JSON property createTime

Returns:

  • (String)


348
349
350
# File 'lib/google/apis/biglake_v1/classes.rb', line 348

def create_time
  @create_time
end