Class: CloudThrift::CloudQuery

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct
Defined in:
lib/proto/gen-rb/poolparty_types.rb

Constant Summary collapse

NAME =
1
FIELDS =
{
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



18
# File 'lib/proto/gen-rb/poolparty_types.rb', line 18

def struct_fields; FIELDS; end

#validateObject



20
21
# File 'lib/proto/gen-rb/poolparty_types.rb', line 20

def validate
end