Class: Temporalio::Internal::Bridge::Client::GrpcCompressionOptions

Inherits:
Struct
  • Object
show all
Defined in:
lib/temporalio/internal/bridge/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codecObject

Returns the value of attribute codec

Returns:

  • (Object)

    the current value of codec



55
56
57
# File 'lib/temporalio/internal/bridge/client.rb', line 55

def codec
  @codec
end