Class: FacebookService::GetCpuProfile_args
- Inherits:
-
Object
- Object
- FacebookService::GetCpuProfile_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/rb/jp/gen-rb/facebook_service.rb
Constant Summary collapse
- PROFILEDURATIONINSEC =
1
- FIELDS =
{ PROFILEDURATIONINSEC => {:type => ::Thrift::Types::I32, :name => 'profileDurationInSec'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
584 |
# File 'lib/rb/jp/gen-rb/facebook_service.rb', line 584 def struct_fields; FIELDS; end |
#validate ⇒ Object
586 587 |
# File 'lib/rb/jp/gen-rb/facebook_service.rb', line 586 def validate end |