Method: OvirtSDK4::File#id=

Defined in:
lib/ovirtsdk4/types.rb

#id=(value) ⇒ Object

Sets the value of the id attribute.

Parameters:

  • value (String)


41374
41375
41376
# File 'lib/ovirtsdk4/types.rb', line 41374

def id=(value)
  @id = value
end