class Google::Apis::WalletobjectsV1::GenericClassAddMessageResponse

updated GenericClass.
Response to adding a new issuer message to the class. This contains the entire

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @resource = args[:resource] if args.key?(:resource)
end