Class: Cohere::Transcribe::Output::PublicationDecision

Inherits:
Data
  • Object
show all
Defined in:
lib/cohere/transcribe/output/publication.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionObject (readonly)

Returns the value of attribute action

Returns:

  • (Object)

    the current value of action



26
27
28
# File 'lib/cohere/transcribe/output/publication.rb', line 26

def action
  @action
end

#checkpointObject (readonly)

Returns the value of attribute checkpoint

Returns:

  • (Object)

    the current value of checkpoint



26
27
28
# File 'lib/cohere/transcribe/output/publication.rb', line 26

def checkpoint
  @checkpoint
end

#generation_idObject (readonly)

Returns the value of attribute generation_id

Returns:

  • (Object)

    the current value of generation_id



26
27
28
# File 'lib/cohere/transcribe/output/publication.rb', line 26

def generation_id
  @generation_id
end

#reasonObject (readonly)

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



26
27
28
# File 'lib/cohere/transcribe/output/publication.rb', line 26

def reason
  @reason
end