Method: Toiler.gcp_client=

Defined in:
lib/toiler.rb

.gcp_client=(value) ⇒ Object

Sets the attribute gcp_client

Parameters:

  • value

    the value to set the attribute gcp_client to.



26
27
28
# File 'lib/toiler.rb', line 26

def gcp_client=(value)
  @gcp_client = value
end