Class: Cohere::Transcribe::Output::PublicationPlan

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

Instance Attribute Summary collapse

Instance Attribute Details

#asr_contract_keyObject (readonly)

Returns the value of attribute asr_contract_key

Returns:

  • (Object)

    the current value of asr_contract_key



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def asr_contract_key
  @asr_contract_key
end

#checkpoint_pathObject (readonly)

Returns the value of attribute checkpoint_path

Returns:

  • (Object)

    the current value of checkpoint_path



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def checkpoint_path
  @checkpoint_path
end

#directory_bindingsObject (readonly)

Returns the value of attribute directory_bindings

Returns:

  • (Object)

    the current value of directory_bindings



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def directory_bindings
  @directory_bindings
end

#generation_idObject (readonly)

Returns the value of attribute generation_id

Returns:

  • (Object)

    the current value of generation_id



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def generation_id
  @generation_id
end

#lock_targetObject (readonly)

Returns the value of attribute lock_target

Returns:

  • (Object)

    the current value of lock_target



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def lock_target
  @lock_target
end

#pathsObject (readonly)

Returns the value of attribute paths

Returns:

  • (Object)

    the current value of paths



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def paths
  @paths
end

#render_contract_keyObject (readonly)

Returns the value of attribute render_contract_key

Returns:

  • (Object)

    the current value of render_contract_key



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def render_contract_key
  @render_contract_key
end

#skippedObject (readonly)

Returns the value of attribute skipped

Returns:

  • (Object)

    the current value of skipped



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def skipped
  @skipped
end

#source_snapshotObject (readonly)

Returns the value of attribute source_snapshot

Returns:

  • (Object)

    the current value of source_snapshot



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def source_snapshot
  @source_snapshot
end

#state_pathObject (readonly)

Returns the value of attribute state_path

Returns:

  • (Object)

    the current value of state_path



14
15
16
# File 'lib/cohere/transcribe/output/publication.rb', line 14

def state_path
  @state_path
end