How to use initialize method of ClassMethods Package

Best Test-prof_ruby code snippet using ClassMethods.initialize

google-apis-sheets_v4@0.9.0.rbi

Source:google-apis-sheets_v4@0.9.0.rbi Github

copy

Full Screen

...22class Google::Apis::SheetsV4::AddBandingRequest23 include ::Google::Apis::Core::Hashable24 include ::Google::Apis::Core::JsonObjectSupport25 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods26 def initialize(**args); end27 def banded_range; end28 def banded_range=(_arg0); end29 def update!(**args); end30end31class Google::Apis::SheetsV4::AddBandingRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end32class Google::Apis::SheetsV4::AddBandingResponse33 include ::Google::Apis::Core::Hashable34 include ::Google::Apis::Core::JsonObjectSupport35 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods36 def initialize(**args); end37 def banded_range; end38 def banded_range=(_arg0); end39 def update!(**args); end40end41class Google::Apis::SheetsV4::AddBandingResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end42class Google::Apis::SheetsV4::AddChartRequest43 include ::Google::Apis::Core::Hashable44 include ::Google::Apis::Core::JsonObjectSupport45 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods46 def initialize(**args); end47 def chart; end48 def chart=(_arg0); end49 def update!(**args); end50end51class Google::Apis::SheetsV4::AddChartRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end52class Google::Apis::SheetsV4::AddChartResponse53 include ::Google::Apis::Core::Hashable54 include ::Google::Apis::Core::JsonObjectSupport55 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods56 def initialize(**args); end57 def chart; end58 def chart=(_arg0); end59 def update!(**args); end60end61class Google::Apis::SheetsV4::AddChartResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end62class Google::Apis::SheetsV4::AddConditionalFormatRuleRequest63 include ::Google::Apis::Core::Hashable64 include ::Google::Apis::Core::JsonObjectSupport65 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods66 def initialize(**args); end67 def index; end68 def index=(_arg0); end69 def rule; end70 def rule=(_arg0); end71 def update!(**args); end72end73class Google::Apis::SheetsV4::AddConditionalFormatRuleRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end74class Google::Apis::SheetsV4::AddDataSourceRequest75 include ::Google::Apis::Core::Hashable76 include ::Google::Apis::Core::JsonObjectSupport77 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods78 def initialize(**args); end79 def data_source; end80 def data_source=(_arg0); end81 def update!(**args); end82end83class Google::Apis::SheetsV4::AddDataSourceRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end84class Google::Apis::SheetsV4::AddDataSourceResponse85 include ::Google::Apis::Core::Hashable86 include ::Google::Apis::Core::JsonObjectSupport87 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods88 def initialize(**args); end89 def data_execution_status; end90 def data_execution_status=(_arg0); end91 def data_source; end92 def data_source=(_arg0); end93 def update!(**args); end94end95class Google::Apis::SheetsV4::AddDataSourceResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end96class Google::Apis::SheetsV4::AddDimensionGroupRequest97 include ::Google::Apis::Core::Hashable98 include ::Google::Apis::Core::JsonObjectSupport99 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods100 def initialize(**args); end101 def range; end102 def range=(_arg0); end103 def update!(**args); end104end105class Google::Apis::SheetsV4::AddDimensionGroupRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end106class Google::Apis::SheetsV4::AddDimensionGroupResponse107 include ::Google::Apis::Core::Hashable108 include ::Google::Apis::Core::JsonObjectSupport109 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods110 def initialize(**args); end111 def dimension_groups; end112 def dimension_groups=(_arg0); end113 def update!(**args); end114end115class Google::Apis::SheetsV4::AddDimensionGroupResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end116class Google::Apis::SheetsV4::AddFilterViewRequest117 include ::Google::Apis::Core::Hashable118 include ::Google::Apis::Core::JsonObjectSupport119 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods120 def initialize(**args); end121 def filter; end122 def filter=(_arg0); end123 def update!(**args); end124end125class Google::Apis::SheetsV4::AddFilterViewRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end126class Google::Apis::SheetsV4::AddFilterViewResponse127 include ::Google::Apis::Core::Hashable128 include ::Google::Apis::Core::JsonObjectSupport129 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods130 def initialize(**args); end131 def filter; end132 def filter=(_arg0); end133 def update!(**args); end134end135class Google::Apis::SheetsV4::AddFilterViewResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end136class Google::Apis::SheetsV4::AddNamedRangeRequest137 include ::Google::Apis::Core::Hashable138 include ::Google::Apis::Core::JsonObjectSupport139 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods140 def initialize(**args); end141 def named_range; end142 def named_range=(_arg0); end143 def update!(**args); end144end145class Google::Apis::SheetsV4::AddNamedRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end146class Google::Apis::SheetsV4::AddNamedRangeResponse147 include ::Google::Apis::Core::Hashable148 include ::Google::Apis::Core::JsonObjectSupport149 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods150 def initialize(**args); end151 def named_range; end152 def named_range=(_arg0); end153 def update!(**args); end154end155class Google::Apis::SheetsV4::AddNamedRangeResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end156class Google::Apis::SheetsV4::AddProtectedRangeRequest157 include ::Google::Apis::Core::Hashable158 include ::Google::Apis::Core::JsonObjectSupport159 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods160 def initialize(**args); end161 def protected_range; end162 def protected_range=(_arg0); end163 def update!(**args); end164end165class Google::Apis::SheetsV4::AddProtectedRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end166class Google::Apis::SheetsV4::AddProtectedRangeResponse167 include ::Google::Apis::Core::Hashable168 include ::Google::Apis::Core::JsonObjectSupport169 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods170 def initialize(**args); end171 def protected_range; end172 def protected_range=(_arg0); end173 def update!(**args); end174end175class Google::Apis::SheetsV4::AddProtectedRangeResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end176class Google::Apis::SheetsV4::AddSheetRequest177 include ::Google::Apis::Core::Hashable178 include ::Google::Apis::Core::JsonObjectSupport179 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods180 def initialize(**args); end181 def properties; end182 def properties=(_arg0); end183 def update!(**args); end184end185class Google::Apis::SheetsV4::AddSheetRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end186class Google::Apis::SheetsV4::AddSheetResponse187 include ::Google::Apis::Core::Hashable188 include ::Google::Apis::Core::JsonObjectSupport189 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods190 def initialize(**args); end191 def properties; end192 def properties=(_arg0); end193 def update!(**args); end194end195class Google::Apis::SheetsV4::AddSheetResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end196class Google::Apis::SheetsV4::AddSlicerRequest197 include ::Google::Apis::Core::Hashable198 include ::Google::Apis::Core::JsonObjectSupport199 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods200 def initialize(**args); end201 def slicer; end202 def slicer=(_arg0); end203 def update!(**args); end204end205class Google::Apis::SheetsV4::AddSlicerRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end206class Google::Apis::SheetsV4::AddSlicerResponse207 include ::Google::Apis::Core::Hashable208 include ::Google::Apis::Core::JsonObjectSupport209 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods210 def initialize(**args); end211 def slicer; end212 def slicer=(_arg0); end213 def update!(**args); end214end215class Google::Apis::SheetsV4::AddSlicerResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end216class Google::Apis::SheetsV4::AppendCellsRequest217 include ::Google::Apis::Core::Hashable218 include ::Google::Apis::Core::JsonObjectSupport219 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods220 def initialize(**args); end221 def fields; end222 def fields=(_arg0); end223 def rows; end224 def rows=(_arg0); end225 def sheet_id; end226 def sheet_id=(_arg0); end227 def update!(**args); end228end229class Google::Apis::SheetsV4::AppendCellsRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end230class Google::Apis::SheetsV4::AppendDimensionRequest231 include ::Google::Apis::Core::Hashable232 include ::Google::Apis::Core::JsonObjectSupport233 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods234 def initialize(**args); end235 def dimension; end236 def dimension=(_arg0); end237 def length; end238 def length=(_arg0); end239 def sheet_id; end240 def sheet_id=(_arg0); end241 def update!(**args); end242end243class Google::Apis::SheetsV4::AppendDimensionRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end244class Google::Apis::SheetsV4::AppendValuesResponse245 include ::Google::Apis::Core::Hashable246 include ::Google::Apis::Core::JsonObjectSupport247 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods248 def initialize(**args); end249 def spreadsheet_id; end250 def spreadsheet_id=(_arg0); end251 def table_range; end252 def table_range=(_arg0); end253 def update!(**args); end254 def updates; end255 def updates=(_arg0); end256end257class Google::Apis::SheetsV4::AppendValuesResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end258class Google::Apis::SheetsV4::AutoFillRequest259 include ::Google::Apis::Core::Hashable260 include ::Google::Apis::Core::JsonObjectSupport261 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods262 def initialize(**args); end263 def range; end264 def range=(_arg0); end265 def source_and_destination; end266 def source_and_destination=(_arg0); end267 def update!(**args); end268 def use_alternate_series; end269 def use_alternate_series=(_arg0); end270 def use_alternate_series?; end271end272class Google::Apis::SheetsV4::AutoFillRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end273class Google::Apis::SheetsV4::AutoResizeDimensionsRequest274 include ::Google::Apis::Core::Hashable275 include ::Google::Apis::Core::JsonObjectSupport276 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods277 def initialize(**args); end278 def data_source_sheet_dimensions; end279 def data_source_sheet_dimensions=(_arg0); end280 def dimensions; end281 def dimensions=(_arg0); end282 def update!(**args); end283end284class Google::Apis::SheetsV4::AutoResizeDimensionsRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end285class Google::Apis::SheetsV4::BandedRange286 include ::Google::Apis::Core::Hashable287 include ::Google::Apis::Core::JsonObjectSupport288 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods289 def initialize(**args); end290 def banded_range_id; end291 def banded_range_id=(_arg0); end292 def column_properties; end293 def column_properties=(_arg0); end294 def range; end295 def range=(_arg0); end296 def row_properties; end297 def row_properties=(_arg0); end298 def update!(**args); end299end300class Google::Apis::SheetsV4::BandedRange::Representation < ::Google::Apis::Core::JsonRepresentation; end301class Google::Apis::SheetsV4::BandingProperties302 include ::Google::Apis::Core::Hashable303 include ::Google::Apis::Core::JsonObjectSupport304 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods305 def initialize(**args); end306 def first_band_color; end307 def first_band_color=(_arg0); end308 def first_band_color_style; end309 def first_band_color_style=(_arg0); end310 def footer_color; end311 def footer_color=(_arg0); end312 def footer_color_style; end313 def footer_color_style=(_arg0); end314 def header_color; end315 def header_color=(_arg0); end316 def header_color_style; end317 def header_color_style=(_arg0); end318 def second_band_color; end319 def second_band_color=(_arg0); end320 def second_band_color_style; end321 def second_band_color_style=(_arg0); end322 def update!(**args); end323end324class Google::Apis::SheetsV4::BandingProperties::Representation < ::Google::Apis::Core::JsonRepresentation; end325class Google::Apis::SheetsV4::BaselineValueFormat326 include ::Google::Apis::Core::Hashable327 include ::Google::Apis::Core::JsonObjectSupport328 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods329 def initialize(**args); end330 def comparison_type; end331 def comparison_type=(_arg0); end332 def description; end333 def description=(_arg0); end334 def negative_color; end335 def negative_color=(_arg0); end336 def negative_color_style; end337 def negative_color_style=(_arg0); end338 def position; end339 def position=(_arg0); end340 def positive_color; end341 def positive_color=(_arg0); end342 def positive_color_style; end343 def positive_color_style=(_arg0); end344 def text_format; end345 def text_format=(_arg0); end346 def update!(**args); end347end348class Google::Apis::SheetsV4::BaselineValueFormat::Representation < ::Google::Apis::Core::JsonRepresentation; end349class Google::Apis::SheetsV4::BasicChartAxis350 include ::Google::Apis::Core::Hashable351 include ::Google::Apis::Core::JsonObjectSupport352 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods353 def initialize(**args); end354 def format; end355 def format=(_arg0); end356 def position; end357 def position=(_arg0); end358 def title; end359 def title=(_arg0); end360 def title_text_position; end361 def title_text_position=(_arg0); end362 def update!(**args); end363 def view_window_options; end364 def view_window_options=(_arg0); end365end366class Google::Apis::SheetsV4::BasicChartAxis::Representation < ::Google::Apis::Core::JsonRepresentation; end367class Google::Apis::SheetsV4::BasicChartDomain368 include ::Google::Apis::Core::Hashable369 include ::Google::Apis::Core::JsonObjectSupport370 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods371 def initialize(**args); end372 def domain; end373 def domain=(_arg0); end374 def reversed; end375 def reversed=(_arg0); end376 def reversed?; end377 def update!(**args); end378end379class Google::Apis::SheetsV4::BasicChartDomain::Representation < ::Google::Apis::Core::JsonRepresentation; end380class Google::Apis::SheetsV4::BasicChartSeries381 include ::Google::Apis::Core::Hashable382 include ::Google::Apis::Core::JsonObjectSupport383 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods384 def initialize(**args); end385 def color; end386 def color=(_arg0); end387 def color_style; end388 def color_style=(_arg0); end389 def data_label; end390 def data_label=(_arg0); end391 def line_style; end392 def line_style=(_arg0); end393 def point_style; end394 def point_style=(_arg0); end395 def series; end396 def series=(_arg0); end397 def style_overrides; end398 def style_overrides=(_arg0); end399 def target_axis; end400 def target_axis=(_arg0); end401 def type; end402 def type=(_arg0); end403 def update!(**args); end404end405class Google::Apis::SheetsV4::BasicChartSeries::Representation < ::Google::Apis::Core::JsonRepresentation; end406class Google::Apis::SheetsV4::BasicChartSpec407 include ::Google::Apis::Core::Hashable408 include ::Google::Apis::Core::JsonObjectSupport409 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods410 def initialize(**args); end411 def axis; end412 def axis=(_arg0); end413 def chart_type; end414 def chart_type=(_arg0); end415 def compare_mode; end416 def compare_mode=(_arg0); end417 def domains; end418 def domains=(_arg0); end419 def header_count; end420 def header_count=(_arg0); end421 def interpolate_nulls; end422 def interpolate_nulls=(_arg0); end423 def interpolate_nulls?; end424 def legend_position; end425 def legend_position=(_arg0); end426 def line_smoothing; end427 def line_smoothing=(_arg0); end428 def line_smoothing?; end429 def series; end430 def series=(_arg0); end431 def stacked_type; end432 def stacked_type=(_arg0); end433 def three_dimensional; end434 def three_dimensional=(_arg0); end435 def three_dimensional?; end436 def total_data_label; end437 def total_data_label=(_arg0); end438 def update!(**args); end439end440class Google::Apis::SheetsV4::BasicChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end441class Google::Apis::SheetsV4::BasicFilter442 include ::Google::Apis::Core::Hashable443 include ::Google::Apis::Core::JsonObjectSupport444 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods445 def initialize(**args); end446 def criteria; end447 def criteria=(_arg0); end448 def filter_specs; end449 def filter_specs=(_arg0); end450 def range; end451 def range=(_arg0); end452 def sort_specs; end453 def sort_specs=(_arg0); end454 def update!(**args); end455end456class Google::Apis::SheetsV4::BasicFilter::Representation < ::Google::Apis::Core::JsonRepresentation; end457class Google::Apis::SheetsV4::BasicSeriesDataPointStyleOverride458 include ::Google::Apis::Core::Hashable459 include ::Google::Apis::Core::JsonObjectSupport460 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods461 def initialize(**args); end462 def color; end463 def color=(_arg0); end464 def color_style; end465 def color_style=(_arg0); end466 def index; end467 def index=(_arg0); end468 def point_style; end469 def point_style=(_arg0); end470 def update!(**args); end471end472class Google::Apis::SheetsV4::BasicSeriesDataPointStyleOverride::Representation < ::Google::Apis::Core::JsonRepresentation; end473class Google::Apis::SheetsV4::BatchClearValuesByDataFilterRequest474 include ::Google::Apis::Core::Hashable475 include ::Google::Apis::Core::JsonObjectSupport476 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods477 def initialize(**args); end478 def data_filters; end479 def data_filters=(_arg0); end480 def update!(**args); end481end482class Google::Apis::SheetsV4::BatchClearValuesByDataFilterRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end483class Google::Apis::SheetsV4::BatchClearValuesByDataFilterResponse484 include ::Google::Apis::Core::Hashable485 include ::Google::Apis::Core::JsonObjectSupport486 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods487 def initialize(**args); end488 def cleared_ranges; end489 def cleared_ranges=(_arg0); end490 def spreadsheet_id; end491 def spreadsheet_id=(_arg0); end492 def update!(**args); end493end494class Google::Apis::SheetsV4::BatchClearValuesByDataFilterResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end495class Google::Apis::SheetsV4::BatchClearValuesRequest496 include ::Google::Apis::Core::Hashable497 include ::Google::Apis::Core::JsonObjectSupport498 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods499 def initialize(**args); end500 def ranges; end501 def ranges=(_arg0); end502 def update!(**args); end503end504class Google::Apis::SheetsV4::BatchClearValuesRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end505class Google::Apis::SheetsV4::BatchClearValuesResponse506 include ::Google::Apis::Core::Hashable507 include ::Google::Apis::Core::JsonObjectSupport508 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods509 def initialize(**args); end510 def cleared_ranges; end511 def cleared_ranges=(_arg0); end512 def spreadsheet_id; end513 def spreadsheet_id=(_arg0); end514 def update!(**args); end515end516class Google::Apis::SheetsV4::BatchClearValuesResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end517class Google::Apis::SheetsV4::BatchGetValuesByDataFilterRequest518 include ::Google::Apis::Core::Hashable519 include ::Google::Apis::Core::JsonObjectSupport520 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods521 def initialize(**args); end522 def data_filters; end523 def data_filters=(_arg0); end524 def date_time_render_option; end525 def date_time_render_option=(_arg0); end526 def major_dimension; end527 def major_dimension=(_arg0); end528 def update!(**args); end529 def value_render_option; end530 def value_render_option=(_arg0); end531end532class Google::Apis::SheetsV4::BatchGetValuesByDataFilterRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end533class Google::Apis::SheetsV4::BatchGetValuesByDataFilterResponse534 include ::Google::Apis::Core::Hashable535 include ::Google::Apis::Core::JsonObjectSupport536 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods537 def initialize(**args); end538 def spreadsheet_id; end539 def spreadsheet_id=(_arg0); end540 def update!(**args); end541 def value_ranges; end542 def value_ranges=(_arg0); end543end544class Google::Apis::SheetsV4::BatchGetValuesByDataFilterResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end545class Google::Apis::SheetsV4::BatchGetValuesResponse546 include ::Google::Apis::Core::Hashable547 include ::Google::Apis::Core::JsonObjectSupport548 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods549 def initialize(**args); end550 def spreadsheet_id; end551 def spreadsheet_id=(_arg0); end552 def update!(**args); end553 def value_ranges; end554 def value_ranges=(_arg0); end555end556class Google::Apis::SheetsV4::BatchGetValuesResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end557class Google::Apis::SheetsV4::BatchUpdateSpreadsheetRequest558 include ::Google::Apis::Core::Hashable559 include ::Google::Apis::Core::JsonObjectSupport560 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods561 def initialize(**args); end562 def include_spreadsheet_in_response; end563 def include_spreadsheet_in_response=(_arg0); end564 def include_spreadsheet_in_response?; end565 def requests; end566 def requests=(_arg0); end567 def response_include_grid_data; end568 def response_include_grid_data=(_arg0); end569 def response_include_grid_data?; end570 def response_ranges; end571 def response_ranges=(_arg0); end572 def update!(**args); end573end574class Google::Apis::SheetsV4::BatchUpdateSpreadsheetRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end575class Google::Apis::SheetsV4::BatchUpdateSpreadsheetResponse576 include ::Google::Apis::Core::Hashable577 include ::Google::Apis::Core::JsonObjectSupport578 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods579 def initialize(**args); end580 def replies; end581 def replies=(_arg0); end582 def spreadsheet_id; end583 def spreadsheet_id=(_arg0); end584 def update!(**args); end585 def updated_spreadsheet; end586 def updated_spreadsheet=(_arg0); end587end588class Google::Apis::SheetsV4::BatchUpdateSpreadsheetResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end589class Google::Apis::SheetsV4::BatchUpdateValuesByDataFilterRequest590 include ::Google::Apis::Core::Hashable591 include ::Google::Apis::Core::JsonObjectSupport592 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods593 def initialize(**args); end594 def data; end595 def data=(_arg0); end596 def include_values_in_response; end597 def include_values_in_response=(_arg0); end598 def include_values_in_response?; end599 def response_date_time_render_option; end600 def response_date_time_render_option=(_arg0); end601 def response_value_render_option; end602 def response_value_render_option=(_arg0); end603 def update!(**args); end604 def value_input_option; end605 def value_input_option=(_arg0); end606end607class Google::Apis::SheetsV4::BatchUpdateValuesByDataFilterRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end608class Google::Apis::SheetsV4::BatchUpdateValuesByDataFilterResponse609 include ::Google::Apis::Core::Hashable610 include ::Google::Apis::Core::JsonObjectSupport611 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods612 def initialize(**args); end613 def responses; end614 def responses=(_arg0); end615 def spreadsheet_id; end616 def spreadsheet_id=(_arg0); end617 def total_updated_cells; end618 def total_updated_cells=(_arg0); end619 def total_updated_columns; end620 def total_updated_columns=(_arg0); end621 def total_updated_rows; end622 def total_updated_rows=(_arg0); end623 def total_updated_sheets; end624 def total_updated_sheets=(_arg0); end625 def update!(**args); end626end627class Google::Apis::SheetsV4::BatchUpdateValuesByDataFilterResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end628class Google::Apis::SheetsV4::BatchUpdateValuesRequest629 include ::Google::Apis::Core::Hashable630 include ::Google::Apis::Core::JsonObjectSupport631 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods632 def initialize(**args); end633 def data; end634 def data=(_arg0); end635 def include_values_in_response; end636 def include_values_in_response=(_arg0); end637 def include_values_in_response?; end638 def response_date_time_render_option; end639 def response_date_time_render_option=(_arg0); end640 def response_value_render_option; end641 def response_value_render_option=(_arg0); end642 def update!(**args); end643 def value_input_option; end644 def value_input_option=(_arg0); end645end646class Google::Apis::SheetsV4::BatchUpdateValuesRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end647class Google::Apis::SheetsV4::BatchUpdateValuesResponse648 include ::Google::Apis::Core::Hashable649 include ::Google::Apis::Core::JsonObjectSupport650 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods651 def initialize(**args); end652 def responses; end653 def responses=(_arg0); end654 def spreadsheet_id; end655 def spreadsheet_id=(_arg0); end656 def total_updated_cells; end657 def total_updated_cells=(_arg0); end658 def total_updated_columns; end659 def total_updated_columns=(_arg0); end660 def total_updated_rows; end661 def total_updated_rows=(_arg0); end662 def total_updated_sheets; end663 def total_updated_sheets=(_arg0); end664 def update!(**args); end665end666class Google::Apis::SheetsV4::BatchUpdateValuesResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end667class Google::Apis::SheetsV4::BigQueryDataSourceSpec668 include ::Google::Apis::Core::Hashable669 include ::Google::Apis::Core::JsonObjectSupport670 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods671 def initialize(**args); end672 def project_id; end673 def project_id=(_arg0); end674 def query_spec; end675 def query_spec=(_arg0); end676 def table_spec; end677 def table_spec=(_arg0); end678 def update!(**args); end679end680class Google::Apis::SheetsV4::BigQueryDataSourceSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end681class Google::Apis::SheetsV4::BigQueryQuerySpec682 include ::Google::Apis::Core::Hashable683 include ::Google::Apis::Core::JsonObjectSupport684 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods685 def initialize(**args); end686 def raw_query; end687 def raw_query=(_arg0); end688 def update!(**args); end689end690class Google::Apis::SheetsV4::BigQueryQuerySpec::Representation < ::Google::Apis::Core::JsonRepresentation; end691class Google::Apis::SheetsV4::BigQueryTableSpec692 include ::Google::Apis::Core::Hashable693 include ::Google::Apis::Core::JsonObjectSupport694 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods695 def initialize(**args); end696 def dataset_id; end697 def dataset_id=(_arg0); end698 def table_id; end699 def table_id=(_arg0); end700 def table_project_id; end701 def table_project_id=(_arg0); end702 def update!(**args); end703end704class Google::Apis::SheetsV4::BigQueryTableSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end705class Google::Apis::SheetsV4::BooleanCondition706 include ::Google::Apis::Core::Hashable707 include ::Google::Apis::Core::JsonObjectSupport708 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods709 def initialize(**args); end710 def type; end711 def type=(_arg0); end712 def update!(**args); end713 def values; end714 def values=(_arg0); end715end716class Google::Apis::SheetsV4::BooleanCondition::Representation < ::Google::Apis::Core::JsonRepresentation; end717class Google::Apis::SheetsV4::BooleanRule718 include ::Google::Apis::Core::Hashable719 include ::Google::Apis::Core::JsonObjectSupport720 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods721 def initialize(**args); end722 def condition; end723 def condition=(_arg0); end724 def format; end725 def format=(_arg0); end726 def update!(**args); end727end728class Google::Apis::SheetsV4::BooleanRule::Representation < ::Google::Apis::Core::JsonRepresentation; end729class Google::Apis::SheetsV4::Border730 include ::Google::Apis::Core::Hashable731 include ::Google::Apis::Core::JsonObjectSupport732 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods733 def initialize(**args); end734 def color; end735 def color=(_arg0); end736 def color_style; end737 def color_style=(_arg0); end738 def style; end739 def style=(_arg0); end740 def update!(**args); end741 def width; end742 def width=(_arg0); end743end744class Google::Apis::SheetsV4::Border::Representation < ::Google::Apis::Core::JsonRepresentation; end745class Google::Apis::SheetsV4::Borders746 include ::Google::Apis::Core::Hashable747 include ::Google::Apis::Core::JsonObjectSupport748 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods749 def initialize(**args); end750 def bottom; end751 def bottom=(_arg0); end752 def left; end753 def left=(_arg0); end754 def right; end755 def right=(_arg0); end756 def top; end757 def top=(_arg0); end758 def update!(**args); end759end760class Google::Apis::SheetsV4::Borders::Representation < ::Google::Apis::Core::JsonRepresentation; end761class Google::Apis::SheetsV4::BubbleChartSpec762 include ::Google::Apis::Core::Hashable763 include ::Google::Apis::Core::JsonObjectSupport764 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods765 def initialize(**args); end766 def bubble_border_color; end767 def bubble_border_color=(_arg0); end768 def bubble_border_color_style; end769 def bubble_border_color_style=(_arg0); end770 def bubble_labels; end771 def bubble_labels=(_arg0); end772 def bubble_max_radius_size; end773 def bubble_max_radius_size=(_arg0); end774 def bubble_min_radius_size; end775 def bubble_min_radius_size=(_arg0); end776 def bubble_opacity; end777 def bubble_opacity=(_arg0); end778 def bubble_sizes; end779 def bubble_sizes=(_arg0); end780 def bubble_text_style; end781 def bubble_text_style=(_arg0); end782 def domain; end783 def domain=(_arg0); end784 def group_ids; end785 def group_ids=(_arg0); end786 def legend_position; end787 def legend_position=(_arg0); end788 def series; end789 def series=(_arg0); end790 def update!(**args); end791end792class Google::Apis::SheetsV4::BubbleChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end793class Google::Apis::SheetsV4::CandlestickChartSpec794 include ::Google::Apis::Core::Hashable795 include ::Google::Apis::Core::JsonObjectSupport796 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods797 def initialize(**args); end798 def data; end799 def data=(_arg0); end800 def domain; end801 def domain=(_arg0); end802 def update!(**args); end803end804class Google::Apis::SheetsV4::CandlestickChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end805class Google::Apis::SheetsV4::CandlestickData806 include ::Google::Apis::Core::Hashable807 include ::Google::Apis::Core::JsonObjectSupport808 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods809 def initialize(**args); end810 def close_series; end811 def close_series=(_arg0); end812 def high_series; end813 def high_series=(_arg0); end814 def low_series; end815 def low_series=(_arg0); end816 def open_series; end817 def open_series=(_arg0); end818 def update!(**args); end819end820class Google::Apis::SheetsV4::CandlestickData::Representation < ::Google::Apis::Core::JsonRepresentation; end821class Google::Apis::SheetsV4::CandlestickDomain822 include ::Google::Apis::Core::Hashable823 include ::Google::Apis::Core::JsonObjectSupport824 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods825 def initialize(**args); end826 def data; end827 def data=(_arg0); end828 def reversed; end829 def reversed=(_arg0); end830 def reversed?; end831 def update!(**args); end832end833class Google::Apis::SheetsV4::CandlestickDomain::Representation < ::Google::Apis::Core::JsonRepresentation; end834class Google::Apis::SheetsV4::CandlestickSeries835 include ::Google::Apis::Core::Hashable836 include ::Google::Apis::Core::JsonObjectSupport837 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods838 def initialize(**args); end839 def data; end840 def data=(_arg0); end841 def update!(**args); end842end843class Google::Apis::SheetsV4::CandlestickSeries::Representation < ::Google::Apis::Core::JsonRepresentation; end844class Google::Apis::SheetsV4::CellData845 include ::Google::Apis::Core::Hashable846 include ::Google::Apis::Core::JsonObjectSupport847 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods848 def initialize(**args); end849 def data_source_formula; end850 def data_source_formula=(_arg0); end851 def data_source_table; end852 def data_source_table=(_arg0); end853 def data_validation; end854 def data_validation=(_arg0); end855 def effective_format; end856 def effective_format=(_arg0); end857 def effective_value; end858 def effective_value=(_arg0); end859 def formatted_value; end860 def formatted_value=(_arg0); end861 def hyperlink; end862 def hyperlink=(_arg0); end863 def note; end864 def note=(_arg0); end865 def pivot_table; end866 def pivot_table=(_arg0); end867 def text_format_runs; end868 def text_format_runs=(_arg0); end869 def update!(**args); end870 def user_entered_format; end871 def user_entered_format=(_arg0); end872 def user_entered_value; end873 def user_entered_value=(_arg0); end874end875class Google::Apis::SheetsV4::CellData::Representation < ::Google::Apis::Core::JsonRepresentation; end876class Google::Apis::SheetsV4::CellFormat877 include ::Google::Apis::Core::Hashable878 include ::Google::Apis::Core::JsonObjectSupport879 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods880 def initialize(**args); end881 def background_color; end882 def background_color=(_arg0); end883 def background_color_style; end884 def background_color_style=(_arg0); end885 def borders; end886 def borders=(_arg0); end887 def horizontal_alignment; end888 def horizontal_alignment=(_arg0); end889 def hyperlink_display_type; end890 def hyperlink_display_type=(_arg0); end891 def number_format; end892 def number_format=(_arg0); end893 def padding; end894 def padding=(_arg0); end895 def text_direction; end896 def text_direction=(_arg0); end897 def text_format; end898 def text_format=(_arg0); end899 def text_rotation; end900 def text_rotation=(_arg0); end901 def update!(**args); end902 def vertical_alignment; end903 def vertical_alignment=(_arg0); end904 def wrap_strategy; end905 def wrap_strategy=(_arg0); end906end907class Google::Apis::SheetsV4::CellFormat::Representation < ::Google::Apis::Core::JsonRepresentation; end908class Google::Apis::SheetsV4::ChartAxisViewWindowOptions909 include ::Google::Apis::Core::Hashable910 include ::Google::Apis::Core::JsonObjectSupport911 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods912 def initialize(**args); end913 def update!(**args); end914 def view_window_max; end915 def view_window_max=(_arg0); end916 def view_window_min; end917 def view_window_min=(_arg0); end918 def view_window_mode; end919 def view_window_mode=(_arg0); end920end921class Google::Apis::SheetsV4::ChartAxisViewWindowOptions::Representation < ::Google::Apis::Core::JsonRepresentation; end922class Google::Apis::SheetsV4::ChartCustomNumberFormatOptions923 include ::Google::Apis::Core::Hashable924 include ::Google::Apis::Core::JsonObjectSupport925 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods926 def initialize(**args); end927 def prefix; end928 def prefix=(_arg0); end929 def suffix; end930 def suffix=(_arg0); end931 def update!(**args); end932end933class Google::Apis::SheetsV4::ChartCustomNumberFormatOptions::Representation < ::Google::Apis::Core::JsonRepresentation; end934class Google::Apis::SheetsV4::ChartData935 include ::Google::Apis::Core::Hashable936 include ::Google::Apis::Core::JsonObjectSupport937 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods938 def initialize(**args); end939 def aggregate_type; end940 def aggregate_type=(_arg0); end941 def column_reference; end942 def column_reference=(_arg0); end943 def group_rule; end944 def group_rule=(_arg0); end945 def source_range; end946 def source_range=(_arg0); end947 def update!(**args); end948end949class Google::Apis::SheetsV4::ChartData::Representation < ::Google::Apis::Core::JsonRepresentation; end950class Google::Apis::SheetsV4::ChartDateTimeRule951 include ::Google::Apis::Core::Hashable952 include ::Google::Apis::Core::JsonObjectSupport953 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods954 def initialize(**args); end955 def type; end956 def type=(_arg0); end957 def update!(**args); end958end959class Google::Apis::SheetsV4::ChartDateTimeRule::Representation < ::Google::Apis::Core::JsonRepresentation; end960class Google::Apis::SheetsV4::ChartGroupRule961 include ::Google::Apis::Core::Hashable962 include ::Google::Apis::Core::JsonObjectSupport963 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods964 def initialize(**args); end965 def date_time_rule; end966 def date_time_rule=(_arg0); end967 def histogram_rule; end968 def histogram_rule=(_arg0); end969 def update!(**args); end970end971class Google::Apis::SheetsV4::ChartGroupRule::Representation < ::Google::Apis::Core::JsonRepresentation; end972class Google::Apis::SheetsV4::ChartHistogramRule973 include ::Google::Apis::Core::Hashable974 include ::Google::Apis::Core::JsonObjectSupport975 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods976 def initialize(**args); end977 def interval_size; end978 def interval_size=(_arg0); end979 def max_value; end980 def max_value=(_arg0); end981 def min_value; end982 def min_value=(_arg0); end983 def update!(**args); end984end985class Google::Apis::SheetsV4::ChartHistogramRule::Representation < ::Google::Apis::Core::JsonRepresentation; end986class Google::Apis::SheetsV4::ChartSourceRange987 include ::Google::Apis::Core::Hashable988 include ::Google::Apis::Core::JsonObjectSupport989 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods990 def initialize(**args); end991 def sources; end992 def sources=(_arg0); end993 def update!(**args); end994end995class Google::Apis::SheetsV4::ChartSourceRange::Representation < ::Google::Apis::Core::JsonRepresentation; end996class Google::Apis::SheetsV4::ChartSpec997 include ::Google::Apis::Core::Hashable998 include ::Google::Apis::Core::JsonObjectSupport999 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1000 def initialize(**args); end1001 def alt_text; end1002 def alt_text=(_arg0); end1003 def background_color; end1004 def background_color=(_arg0); end1005 def background_color_style; end1006 def background_color_style=(_arg0); end1007 def basic_chart; end1008 def basic_chart=(_arg0); end1009 def bubble_chart; end1010 def bubble_chart=(_arg0); end1011 def candlestick_chart; end1012 def candlestick_chart=(_arg0); end1013 def data_source_chart_properties; end1014 def data_source_chart_properties=(_arg0); end1015 def filter_specs; end1016 def filter_specs=(_arg0); end1017 def font_name; end1018 def font_name=(_arg0); end1019 def hidden_dimension_strategy; end1020 def hidden_dimension_strategy=(_arg0); end1021 def histogram_chart; end1022 def histogram_chart=(_arg0); end1023 def maximized; end1024 def maximized=(_arg0); end1025 def maximized?; end1026 def org_chart; end1027 def org_chart=(_arg0); end1028 def pie_chart; end1029 def pie_chart=(_arg0); end1030 def scorecard_chart; end1031 def scorecard_chart=(_arg0); end1032 def sort_specs; end1033 def sort_specs=(_arg0); end1034 def subtitle; end1035 def subtitle=(_arg0); end1036 def subtitle_text_format; end1037 def subtitle_text_format=(_arg0); end1038 def subtitle_text_position; end1039 def subtitle_text_position=(_arg0); end1040 def title; end1041 def title=(_arg0); end1042 def title_text_format; end1043 def title_text_format=(_arg0); end1044 def title_text_position; end1045 def title_text_position=(_arg0); end1046 def treemap_chart; end1047 def treemap_chart=(_arg0); end1048 def update!(**args); end1049 def waterfall_chart; end1050 def waterfall_chart=(_arg0); end1051end1052class Google::Apis::SheetsV4::ChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end1053class Google::Apis::SheetsV4::ClearBasicFilterRequest1054 include ::Google::Apis::Core::Hashable1055 include ::Google::Apis::Core::JsonObjectSupport1056 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1057 def initialize(**args); end1058 def sheet_id; end1059 def sheet_id=(_arg0); end1060 def update!(**args); end1061end1062class Google::Apis::SheetsV4::ClearBasicFilterRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1063class Google::Apis::SheetsV4::ClearValuesRequest1064 include ::Google::Apis::Core::Hashable1065 include ::Google::Apis::Core::JsonObjectSupport1066 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1067 def initialize(**args); end1068 def update!(**args); end1069end1070class Google::Apis::SheetsV4::ClearValuesRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1071class Google::Apis::SheetsV4::ClearValuesResponse1072 include ::Google::Apis::Core::Hashable1073 include ::Google::Apis::Core::JsonObjectSupport1074 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1075 def initialize(**args); end1076 def cleared_range; end1077 def cleared_range=(_arg0); end1078 def spreadsheet_id; end1079 def spreadsheet_id=(_arg0); end1080 def update!(**args); end1081end1082class Google::Apis::SheetsV4::ClearValuesResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end1083class Google::Apis::SheetsV4::Color1084 include ::Google::Apis::Core::Hashable1085 include ::Google::Apis::Core::JsonObjectSupport1086 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1087 def initialize(**args); end1088 def alpha; end1089 def alpha=(_arg0); end1090 def blue; end1091 def blue=(_arg0); end1092 def green; end1093 def green=(_arg0); end1094 def red; end1095 def red=(_arg0); end1096 def update!(**args); end1097end1098class Google::Apis::SheetsV4::Color::Representation < ::Google::Apis::Core::JsonRepresentation; end1099class Google::Apis::SheetsV4::ColorStyle1100 include ::Google::Apis::Core::Hashable1101 include ::Google::Apis::Core::JsonObjectSupport1102 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1103 def initialize(**args); end1104 def rgb_color; end1105 def rgb_color=(_arg0); end1106 def theme_color; end1107 def theme_color=(_arg0); end1108 def update!(**args); end1109end1110class Google::Apis::SheetsV4::ColorStyle::Representation < ::Google::Apis::Core::JsonRepresentation; end1111class Google::Apis::SheetsV4::ConditionValue1112 include ::Google::Apis::Core::Hashable1113 include ::Google::Apis::Core::JsonObjectSupport1114 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1115 def initialize(**args); end1116 def relative_date; end1117 def relative_date=(_arg0); end1118 def update!(**args); end1119 def user_entered_value; end1120 def user_entered_value=(_arg0); end1121end1122class Google::Apis::SheetsV4::ConditionValue::Representation < ::Google::Apis::Core::JsonRepresentation; end1123class Google::Apis::SheetsV4::ConditionalFormatRule1124 include ::Google::Apis::Core::Hashable1125 include ::Google::Apis::Core::JsonObjectSupport1126 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1127 def initialize(**args); end1128 def boolean_rule; end1129 def boolean_rule=(_arg0); end1130 def gradient_rule; end1131 def gradient_rule=(_arg0); end1132 def ranges; end1133 def ranges=(_arg0); end1134 def update!(**args); end1135end1136class Google::Apis::SheetsV4::ConditionalFormatRule::Representation < ::Google::Apis::Core::JsonRepresentation; end1137class Google::Apis::SheetsV4::CopyPasteRequest1138 include ::Google::Apis::Core::Hashable1139 include ::Google::Apis::Core::JsonObjectSupport1140 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1141 def initialize(**args); end1142 def destination; end1143 def destination=(_arg0); end1144 def paste_orientation; end1145 def paste_orientation=(_arg0); end1146 def paste_type; end1147 def paste_type=(_arg0); end1148 def source; end1149 def source=(_arg0); end1150 def update!(**args); end1151end1152class Google::Apis::SheetsV4::CopyPasteRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1153class Google::Apis::SheetsV4::CopySheetToAnotherSpreadsheetRequest1154 include ::Google::Apis::Core::Hashable1155 include ::Google::Apis::Core::JsonObjectSupport1156 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1157 def initialize(**args); end1158 def destination_spreadsheet_id; end1159 def destination_spreadsheet_id=(_arg0); end1160 def update!(**args); end1161end1162class Google::Apis::SheetsV4::CopySheetToAnotherSpreadsheetRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1163class Google::Apis::SheetsV4::CreateDeveloperMetadataRequest1164 include ::Google::Apis::Core::Hashable1165 include ::Google::Apis::Core::JsonObjectSupport1166 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1167 def initialize(**args); end1168 def developer_metadata; end1169 def developer_metadata=(_arg0); end1170 def update!(**args); end1171end1172class Google::Apis::SheetsV4::CreateDeveloperMetadataRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1173class Google::Apis::SheetsV4::CreateDeveloperMetadataResponse1174 include ::Google::Apis::Core::Hashable1175 include ::Google::Apis::Core::JsonObjectSupport1176 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1177 def initialize(**args); end1178 def developer_metadata; end1179 def developer_metadata=(_arg0); end1180 def update!(**args); end1181end1182class Google::Apis::SheetsV4::CreateDeveloperMetadataResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end1183class Google::Apis::SheetsV4::CutPasteRequest1184 include ::Google::Apis::Core::Hashable1185 include ::Google::Apis::Core::JsonObjectSupport1186 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1187 def initialize(**args); end1188 def destination; end1189 def destination=(_arg0); end1190 def paste_type; end1191 def paste_type=(_arg0); end1192 def source; end1193 def source=(_arg0); end1194 def update!(**args); end1195end1196class Google::Apis::SheetsV4::CutPasteRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1197class Google::Apis::SheetsV4::DataExecutionStatus1198 include ::Google::Apis::Core::Hashable1199 include ::Google::Apis::Core::JsonObjectSupport1200 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1201 def initialize(**args); end1202 def error_code; end1203 def error_code=(_arg0); end1204 def error_message; end1205 def error_message=(_arg0); end1206 def last_refresh_time; end1207 def last_refresh_time=(_arg0); end1208 def state; end1209 def state=(_arg0); end1210 def update!(**args); end1211end1212class Google::Apis::SheetsV4::DataExecutionStatus::Representation < ::Google::Apis::Core::JsonRepresentation; end1213class Google::Apis::SheetsV4::DataFilter1214 include ::Google::Apis::Core::Hashable1215 include ::Google::Apis::Core::JsonObjectSupport1216 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1217 def initialize(**args); end1218 def a1_range; end1219 def a1_range=(_arg0); end1220 def developer_metadata_lookup; end1221 def developer_metadata_lookup=(_arg0); end1222 def grid_range; end1223 def grid_range=(_arg0); end1224 def update!(**args); end1225end1226class Google::Apis::SheetsV4::DataFilter::Representation < ::Google::Apis::Core::JsonRepresentation; end1227class Google::Apis::SheetsV4::DataFilterValueRange1228 include ::Google::Apis::Core::Hashable1229 include ::Google::Apis::Core::JsonObjectSupport1230 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1231 def initialize(**args); end1232 def data_filter; end1233 def data_filter=(_arg0); end1234 def major_dimension; end1235 def major_dimension=(_arg0); end1236 def update!(**args); end1237 def values; end1238 def values=(_arg0); end1239end1240class Google::Apis::SheetsV4::DataFilterValueRange::Representation < ::Google::Apis::Core::JsonRepresentation; end1241class Google::Apis::SheetsV4::DataLabel1242 include ::Google::Apis::Core::Hashable1243 include ::Google::Apis::Core::JsonObjectSupport1244 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1245 def initialize(**args); end1246 def custom_label_data; end1247 def custom_label_data=(_arg0); end1248 def placement; end1249 def placement=(_arg0); end1250 def text_format; end1251 def text_format=(_arg0); end1252 def type; end1253 def type=(_arg0); end1254 def update!(**args); end1255end1256class Google::Apis::SheetsV4::DataLabel::Representation < ::Google::Apis::Core::JsonRepresentation; end1257class Google::Apis::SheetsV4::DataSource1258 include ::Google::Apis::Core::Hashable1259 include ::Google::Apis::Core::JsonObjectSupport1260 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1261 def initialize(**args); end1262 def calculated_columns; end1263 def calculated_columns=(_arg0); end1264 def data_source_id; end1265 def data_source_id=(_arg0); end1266 def sheet_id; end1267 def sheet_id=(_arg0); end1268 def spec; end1269 def spec=(_arg0); end1270 def update!(**args); end1271end1272class Google::Apis::SheetsV4::DataSource::Representation < ::Google::Apis::Core::JsonRepresentation; end1273class Google::Apis::SheetsV4::DataSourceChartProperties1274 include ::Google::Apis::Core::Hashable1275 include ::Google::Apis::Core::JsonObjectSupport1276 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1277 def initialize(**args); end1278 def data_execution_status; end1279 def data_execution_status=(_arg0); end1280 def data_source_id; end1281 def data_source_id=(_arg0); end1282 def update!(**args); end1283end1284class Google::Apis::SheetsV4::DataSourceChartProperties::Representation < ::Google::Apis::Core::JsonRepresentation; end1285class Google::Apis::SheetsV4::DataSourceColumn1286 include ::Google::Apis::Core::Hashable1287 include ::Google::Apis::Core::JsonObjectSupport1288 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1289 def initialize(**args); end1290 def formula; end1291 def formula=(_arg0); end1292 def reference; end1293 def reference=(_arg0); end1294 def update!(**args); end1295end1296class Google::Apis::SheetsV4::DataSourceColumn::Representation < ::Google::Apis::Core::JsonRepresentation; end1297class Google::Apis::SheetsV4::DataSourceColumnReference1298 include ::Google::Apis::Core::Hashable1299 include ::Google::Apis::Core::JsonObjectSupport1300 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1301 def initialize(**args); end1302 def name; end1303 def name=(_arg0); end1304 def update!(**args); end1305end1306class Google::Apis::SheetsV4::DataSourceColumnReference::Representation < ::Google::Apis::Core::JsonRepresentation; end1307class Google::Apis::SheetsV4::DataSourceFormula1308 include ::Google::Apis::Core::Hashable1309 include ::Google::Apis::Core::JsonObjectSupport1310 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1311 def initialize(**args); end1312 def data_execution_status; end1313 def data_execution_status=(_arg0); end1314 def data_source_id; end1315 def data_source_id=(_arg0); end1316 def update!(**args); end1317end1318class Google::Apis::SheetsV4::DataSourceFormula::Representation < ::Google::Apis::Core::JsonRepresentation; end1319class Google::Apis::SheetsV4::DataSourceObjectReference1320 include ::Google::Apis::Core::Hashable1321 include ::Google::Apis::Core::JsonObjectSupport1322 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1323 def initialize(**args); end1324 def chart_id; end1325 def chart_id=(_arg0); end1326 def data_source_formula_cell; end1327 def data_source_formula_cell=(_arg0); end1328 def data_source_pivot_table_anchor_cell; end1329 def data_source_pivot_table_anchor_cell=(_arg0); end1330 def data_source_table_anchor_cell; end1331 def data_source_table_anchor_cell=(_arg0); end1332 def sheet_id; end1333 def sheet_id=(_arg0); end1334 def update!(**args); end1335end1336class Google::Apis::SheetsV4::DataSourceObjectReference::Representation < ::Google::Apis::Core::JsonRepresentation; end1337class Google::Apis::SheetsV4::DataSourceObjectReferences1338 include ::Google::Apis::Core::Hashable1339 include ::Google::Apis::Core::JsonObjectSupport1340 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1341 def initialize(**args); end1342 def references; end1343 def references=(_arg0); end1344 def update!(**args); end1345end1346class Google::Apis::SheetsV4::DataSourceObjectReferences::Representation < ::Google::Apis::Core::JsonRepresentation; end1347class Google::Apis::SheetsV4::DataSourceParameter1348 include ::Google::Apis::Core::Hashable1349 include ::Google::Apis::Core::JsonObjectSupport1350 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1351 def initialize(**args); end1352 def name; end1353 def name=(_arg0); end1354 def named_range_id; end1355 def named_range_id=(_arg0); end1356 def range; end1357 def range=(_arg0); end1358 def update!(**args); end1359end1360class Google::Apis::SheetsV4::DataSourceParameter::Representation < ::Google::Apis::Core::JsonRepresentation; end1361class Google::Apis::SheetsV4::DataSourceRefreshDailySchedule1362 include ::Google::Apis::Core::Hashable1363 include ::Google::Apis::Core::JsonObjectSupport1364 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1365 def initialize(**args); end1366 def start_time; end1367 def start_time=(_arg0); end1368 def update!(**args); end1369end1370class Google::Apis::SheetsV4::DataSourceRefreshDailySchedule::Representation < ::Google::Apis::Core::JsonRepresentation; end1371class Google::Apis::SheetsV4::DataSourceRefreshMonthlySchedule1372 include ::Google::Apis::Core::Hashable1373 include ::Google::Apis::Core::JsonObjectSupport1374 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1375 def initialize(**args); end1376 def days_of_month; end1377 def days_of_month=(_arg0); end1378 def start_time; end1379 def start_time=(_arg0); end1380 def update!(**args); end1381end1382class Google::Apis::SheetsV4::DataSourceRefreshMonthlySchedule::Representation < ::Google::Apis::Core::JsonRepresentation; end1383class Google::Apis::SheetsV4::DataSourceRefreshSchedule1384 include ::Google::Apis::Core::Hashable1385 include ::Google::Apis::Core::JsonObjectSupport1386 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1387 def initialize(**args); end1388 def daily_schedule; end1389 def daily_schedule=(_arg0); end1390 def enabled; end1391 def enabled=(_arg0); end1392 def enabled?; end1393 def monthly_schedule; end1394 def monthly_schedule=(_arg0); end1395 def next_run; end1396 def next_run=(_arg0); end1397 def refresh_scope; end1398 def refresh_scope=(_arg0); end1399 def update!(**args); end1400 def weekly_schedule; end1401 def weekly_schedule=(_arg0); end1402end1403class Google::Apis::SheetsV4::DataSourceRefreshSchedule::Representation < ::Google::Apis::Core::JsonRepresentation; end1404class Google::Apis::SheetsV4::DataSourceRefreshWeeklySchedule1405 include ::Google::Apis::Core::Hashable1406 include ::Google::Apis::Core::JsonObjectSupport1407 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1408 def initialize(**args); end1409 def days_of_week; end1410 def days_of_week=(_arg0); end1411 def start_time; end1412 def start_time=(_arg0); end1413 def update!(**args); end1414end1415class Google::Apis::SheetsV4::DataSourceRefreshWeeklySchedule::Representation < ::Google::Apis::Core::JsonRepresentation; end1416class Google::Apis::SheetsV4::DataSourceSheetDimensionRange1417 include ::Google::Apis::Core::Hashable1418 include ::Google::Apis::Core::JsonObjectSupport1419 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1420 def initialize(**args); end1421 def column_references; end1422 def column_references=(_arg0); end1423 def sheet_id; end1424 def sheet_id=(_arg0); end1425 def update!(**args); end1426end1427class Google::Apis::SheetsV4::DataSourceSheetDimensionRange::Representation < ::Google::Apis::Core::JsonRepresentation; end1428class Google::Apis::SheetsV4::DataSourceSheetProperties1429 include ::Google::Apis::Core::Hashable1430 include ::Google::Apis::Core::JsonObjectSupport1431 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1432 def initialize(**args); end1433 def columns; end1434 def columns=(_arg0); end1435 def data_execution_status; end1436 def data_execution_status=(_arg0); end1437 def data_source_id; end1438 def data_source_id=(_arg0); end1439 def update!(**args); end1440end1441class Google::Apis::SheetsV4::DataSourceSheetProperties::Representation < ::Google::Apis::Core::JsonRepresentation; end1442class Google::Apis::SheetsV4::DataSourceSpec1443 include ::Google::Apis::Core::Hashable1444 include ::Google::Apis::Core::JsonObjectSupport1445 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1446 def initialize(**args); end1447 def big_query; end1448 def big_query=(_arg0); end1449 def parameters; end1450 def parameters=(_arg0); end1451 def update!(**args); end1452end1453class Google::Apis::SheetsV4::DataSourceSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end1454class Google::Apis::SheetsV4::DataSourceTable1455 include ::Google::Apis::Core::Hashable1456 include ::Google::Apis::Core::JsonObjectSupport1457 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1458 def initialize(**args); end1459 def column_selection_type; end1460 def column_selection_type=(_arg0); end1461 def columns; end1462 def columns=(_arg0); end1463 def data_execution_status; end1464 def data_execution_status=(_arg0); end1465 def data_source_id; end1466 def data_source_id=(_arg0); end1467 def filter_specs; end1468 def filter_specs=(_arg0); end1469 def row_limit; end1470 def row_limit=(_arg0); end1471 def sort_specs; end1472 def sort_specs=(_arg0); end1473 def update!(**args); end1474end1475class Google::Apis::SheetsV4::DataSourceTable::Representation < ::Google::Apis::Core::JsonRepresentation; end1476class Google::Apis::SheetsV4::DataValidationRule1477 include ::Google::Apis::Core::Hashable1478 include ::Google::Apis::Core::JsonObjectSupport1479 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1480 def initialize(**args); end1481 def condition; end1482 def condition=(_arg0); end1483 def input_message; end1484 def input_message=(_arg0); end1485 def show_custom_ui; end1486 def show_custom_ui=(_arg0); end1487 def show_custom_ui?; end1488 def strict; end1489 def strict=(_arg0); end1490 def strict?; end1491 def update!(**args); end1492end1493class Google::Apis::SheetsV4::DataValidationRule::Representation < ::Google::Apis::Core::JsonRepresentation; end1494class Google::Apis::SheetsV4::DateTimeRule1495 include ::Google::Apis::Core::Hashable1496 include ::Google::Apis::Core::JsonObjectSupport1497 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1498 def initialize(**args); end1499 def type; end1500 def type=(_arg0); end1501 def update!(**args); end1502end1503class Google::Apis::SheetsV4::DateTimeRule::Representation < ::Google::Apis::Core::JsonRepresentation; end1504class Google::Apis::SheetsV4::DeleteBandingRequest1505 include ::Google::Apis::Core::Hashable1506 include ::Google::Apis::Core::JsonObjectSupport1507 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1508 def initialize(**args); end1509 def banded_range_id; end1510 def banded_range_id=(_arg0); end1511 def update!(**args); end1512end1513class Google::Apis::SheetsV4::DeleteBandingRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1514class Google::Apis::SheetsV4::DeleteConditionalFormatRuleRequest1515 include ::Google::Apis::Core::Hashable1516 include ::Google::Apis::Core::JsonObjectSupport1517 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1518 def initialize(**args); end1519 def index; end1520 def index=(_arg0); end1521 def sheet_id; end1522 def sheet_id=(_arg0); end1523 def update!(**args); end1524end1525class Google::Apis::SheetsV4::DeleteConditionalFormatRuleRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1526class Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse1527 include ::Google::Apis::Core::Hashable1528 include ::Google::Apis::Core::JsonObjectSupport1529 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1530 def initialize(**args); end1531 def rule; end1532 def rule=(_arg0); end1533 def update!(**args); end1534end1535class Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end1536class Google::Apis::SheetsV4::DeleteDataSourceRequest1537 include ::Google::Apis::Core::Hashable1538 include ::Google::Apis::Core::JsonObjectSupport1539 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1540 def initialize(**args); end1541 def data_source_id; end1542 def data_source_id=(_arg0); end1543 def update!(**args); end1544end1545class Google::Apis::SheetsV4::DeleteDataSourceRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1546class Google::Apis::SheetsV4::DeleteDeveloperMetadataRequest1547 include ::Google::Apis::Core::Hashable1548 include ::Google::Apis::Core::JsonObjectSupport1549 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1550 def initialize(**args); end1551 def data_filter; end1552 def data_filter=(_arg0); end1553 def update!(**args); end1554end1555class Google::Apis::SheetsV4::DeleteDeveloperMetadataRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1556class Google::Apis::SheetsV4::DeleteDeveloperMetadataResponse1557 include ::Google::Apis::Core::Hashable1558 include ::Google::Apis::Core::JsonObjectSupport1559 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1560 def initialize(**args); end1561 def deleted_developer_metadata; end1562 def deleted_developer_metadata=(_arg0); end1563 def update!(**args); end1564end1565class Google::Apis::SheetsV4::DeleteDeveloperMetadataResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end1566class Google::Apis::SheetsV4::DeleteDimensionGroupRequest1567 include ::Google::Apis::Core::Hashable1568 include ::Google::Apis::Core::JsonObjectSupport1569 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1570 def initialize(**args); end1571 def range; end1572 def range=(_arg0); end1573 def update!(**args); end1574end1575class Google::Apis::SheetsV4::DeleteDimensionGroupRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1576class Google::Apis::SheetsV4::DeleteDimensionGroupResponse1577 include ::Google::Apis::Core::Hashable1578 include ::Google::Apis::Core::JsonObjectSupport1579 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1580 def initialize(**args); end1581 def dimension_groups; end1582 def dimension_groups=(_arg0); end1583 def update!(**args); end1584end1585class Google::Apis::SheetsV4::DeleteDimensionGroupResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end1586class Google::Apis::SheetsV4::DeleteDimensionRequest1587 include ::Google::Apis::Core::Hashable1588 include ::Google::Apis::Core::JsonObjectSupport1589 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1590 def initialize(**args); end1591 def range; end1592 def range=(_arg0); end1593 def update!(**args); end1594end1595class Google::Apis::SheetsV4::DeleteDimensionRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1596class Google::Apis::SheetsV4::DeleteDuplicatesRequest1597 include ::Google::Apis::Core::Hashable1598 include ::Google::Apis::Core::JsonObjectSupport1599 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1600 def initialize(**args); end1601 def comparison_columns; end1602 def comparison_columns=(_arg0); end1603 def range; end1604 def range=(_arg0); end1605 def update!(**args); end1606end1607class Google::Apis::SheetsV4::DeleteDuplicatesRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1608class Google::Apis::SheetsV4::DeleteDuplicatesResponse1609 include ::Google::Apis::Core::Hashable1610 include ::Google::Apis::Core::JsonObjectSupport1611 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1612 def initialize(**args); end1613 def duplicates_removed_count; end1614 def duplicates_removed_count=(_arg0); end1615 def update!(**args); end1616end1617class Google::Apis::SheetsV4::DeleteDuplicatesResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end1618class Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest1619 include ::Google::Apis::Core::Hashable1620 include ::Google::Apis::Core::JsonObjectSupport1621 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1622 def initialize(**args); end1623 def object_id_prop; end1624 def object_id_prop=(_arg0); end1625 def update!(**args); end1626end1627class Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1628class Google::Apis::SheetsV4::DeleteFilterViewRequest1629 include ::Google::Apis::Core::Hashable1630 include ::Google::Apis::Core::JsonObjectSupport1631 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1632 def initialize(**args); end1633 def filter_id; end1634 def filter_id=(_arg0); end1635 def update!(**args); end1636end1637class Google::Apis::SheetsV4::DeleteFilterViewRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1638class Google::Apis::SheetsV4::DeleteNamedRangeRequest1639 include ::Google::Apis::Core::Hashable1640 include ::Google::Apis::Core::JsonObjectSupport1641 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1642 def initialize(**args); end1643 def named_range_id; end1644 def named_range_id=(_arg0); end1645 def update!(**args); end1646end1647class Google::Apis::SheetsV4::DeleteNamedRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1648class Google::Apis::SheetsV4::DeleteProtectedRangeRequest1649 include ::Google::Apis::Core::Hashable1650 include ::Google::Apis::Core::JsonObjectSupport1651 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1652 def initialize(**args); end1653 def protected_range_id; end1654 def protected_range_id=(_arg0); end1655 def update!(**args); end1656end1657class Google::Apis::SheetsV4::DeleteProtectedRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1658class Google::Apis::SheetsV4::DeleteRangeRequest1659 include ::Google::Apis::Core::Hashable1660 include ::Google::Apis::Core::JsonObjectSupport1661 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1662 def initialize(**args); end1663 def range; end1664 def range=(_arg0); end1665 def shift_dimension; end1666 def shift_dimension=(_arg0); end1667 def update!(**args); end1668end1669class Google::Apis::SheetsV4::DeleteRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1670class Google::Apis::SheetsV4::DeleteSheetRequest1671 include ::Google::Apis::Core::Hashable1672 include ::Google::Apis::Core::JsonObjectSupport1673 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1674 def initialize(**args); end1675 def sheet_id; end1676 def sheet_id=(_arg0); end1677 def update!(**args); end1678end1679class Google::Apis::SheetsV4::DeleteSheetRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1680class Google::Apis::SheetsV4::DeveloperMetadata1681 include ::Google::Apis::Core::Hashable1682 include ::Google::Apis::Core::JsonObjectSupport1683 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1684 def initialize(**args); end1685 def location; end1686 def location=(_arg0); end1687 def metadata_id; end1688 def metadata_id=(_arg0); end1689 def metadata_key; end1690 def metadata_key=(_arg0); end1691 def metadata_value; end1692 def metadata_value=(_arg0); end1693 def update!(**args); end1694 def visibility; end1695 def visibility=(_arg0); end1696end1697class Google::Apis::SheetsV4::DeveloperMetadata::Representation < ::Google::Apis::Core::JsonRepresentation; end1698class Google::Apis::SheetsV4::DeveloperMetadataLocation1699 include ::Google::Apis::Core::Hashable1700 include ::Google::Apis::Core::JsonObjectSupport1701 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1702 def initialize(**args); end1703 def dimension_range; end1704 def dimension_range=(_arg0); end1705 def location_type; end1706 def location_type=(_arg0); end1707 def sheet_id; end1708 def sheet_id=(_arg0); end1709 def spreadsheet; end1710 def spreadsheet=(_arg0); end1711 def spreadsheet?; end1712 def update!(**args); end1713end1714class Google::Apis::SheetsV4::DeveloperMetadataLocation::Representation < ::Google::Apis::Core::JsonRepresentation; end1715class Google::Apis::SheetsV4::DeveloperMetadataLookup1716 include ::Google::Apis::Core::Hashable1717 include ::Google::Apis::Core::JsonObjectSupport1718 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1719 def initialize(**args); end1720 def location_matching_strategy; end1721 def location_matching_strategy=(_arg0); end1722 def location_type; end1723 def location_type=(_arg0); end1724 def metadata_id; end1725 def metadata_id=(_arg0); end1726 def metadata_key; end1727 def metadata_key=(_arg0); end1728 def metadata_location; end1729 def metadata_location=(_arg0); end1730 def metadata_value; end1731 def metadata_value=(_arg0); end1732 def update!(**args); end1733 def visibility; end1734 def visibility=(_arg0); end1735end1736class Google::Apis::SheetsV4::DeveloperMetadataLookup::Representation < ::Google::Apis::Core::JsonRepresentation; end1737class Google::Apis::SheetsV4::DimensionGroup1738 include ::Google::Apis::Core::Hashable1739 include ::Google::Apis::Core::JsonObjectSupport1740 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1741 def initialize(**args); end1742 def collapsed; end1743 def collapsed=(_arg0); end1744 def collapsed?; end1745 def depth; end1746 def depth=(_arg0); end1747 def range; end1748 def range=(_arg0); end1749 def update!(**args); end1750end1751class Google::Apis::SheetsV4::DimensionGroup::Representation < ::Google::Apis::Core::JsonRepresentation; end1752class Google::Apis::SheetsV4::DimensionProperties1753 include ::Google::Apis::Core::Hashable1754 include ::Google::Apis::Core::JsonObjectSupport1755 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1756 def initialize(**args); end1757 def data_source_column_reference; end1758 def data_source_column_reference=(_arg0); end1759 def developer_metadata; end1760 def developer_metadata=(_arg0); end1761 def hidden_by_filter; end1762 def hidden_by_filter=(_arg0); end1763 def hidden_by_filter?; end1764 def hidden_by_user; end1765 def hidden_by_user=(_arg0); end1766 def hidden_by_user?; end1767 def pixel_size; end1768 def pixel_size=(_arg0); end1769 def update!(**args); end1770end1771class Google::Apis::SheetsV4::DimensionProperties::Representation < ::Google::Apis::Core::JsonRepresentation; end1772class Google::Apis::SheetsV4::DimensionRange1773 include ::Google::Apis::Core::Hashable1774 include ::Google::Apis::Core::JsonObjectSupport1775 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1776 def initialize(**args); end1777 def dimension; end1778 def dimension=(_arg0); end1779 def end_index; end1780 def end_index=(_arg0); end1781 def sheet_id; end1782 def sheet_id=(_arg0); end1783 def start_index; end1784 def start_index=(_arg0); end1785 def update!(**args); end1786end1787class Google::Apis::SheetsV4::DimensionRange::Representation < ::Google::Apis::Core::JsonRepresentation; end1788class Google::Apis::SheetsV4::DuplicateFilterViewRequest1789 include ::Google::Apis::Core::Hashable1790 include ::Google::Apis::Core::JsonObjectSupport1791 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1792 def initialize(**args); end1793 def filter_id; end1794 def filter_id=(_arg0); end1795 def update!(**args); end1796end1797class Google::Apis::SheetsV4::DuplicateFilterViewRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1798class Google::Apis::SheetsV4::DuplicateFilterViewResponse1799 include ::Google::Apis::Core::Hashable1800 include ::Google::Apis::Core::JsonObjectSupport1801 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1802 def initialize(**args); end1803 def filter; end1804 def filter=(_arg0); end1805 def update!(**args); end1806end1807class Google::Apis::SheetsV4::DuplicateFilterViewResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end1808class Google::Apis::SheetsV4::DuplicateSheetRequest1809 include ::Google::Apis::Core::Hashable1810 include ::Google::Apis::Core::JsonObjectSupport1811 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1812 def initialize(**args); end1813 def insert_sheet_index; end1814 def insert_sheet_index=(_arg0); end1815 def new_sheet_id; end1816 def new_sheet_id=(_arg0); end1817 def new_sheet_name; end1818 def new_sheet_name=(_arg0); end1819 def source_sheet_id; end1820 def source_sheet_id=(_arg0); end1821 def update!(**args); end1822end1823class Google::Apis::SheetsV4::DuplicateSheetRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end1824class Google::Apis::SheetsV4::DuplicateSheetResponse1825 include ::Google::Apis::Core::Hashable1826 include ::Google::Apis::Core::JsonObjectSupport1827 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1828 def initialize(**args); end1829 def properties; end1830 def properties=(_arg0); end1831 def update!(**args); end1832end1833class Google::Apis::SheetsV4::DuplicateSheetResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end1834class Google::Apis::SheetsV4::Editors1835 include ::Google::Apis::Core::Hashable1836 include ::Google::Apis::Core::JsonObjectSupport1837 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1838 def initialize(**args); end1839 def domain_users_can_edit; end1840 def domain_users_can_edit=(_arg0); end1841 def domain_users_can_edit?; end1842 def groups; end1843 def groups=(_arg0); end1844 def update!(**args); end1845 def users; end1846 def users=(_arg0); end1847end1848class Google::Apis::SheetsV4::Editors::Representation < ::Google::Apis::Core::JsonRepresentation; end1849class Google::Apis::SheetsV4::EmbeddedChart1850 include ::Google::Apis::Core::Hashable1851 include ::Google::Apis::Core::JsonObjectSupport1852 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1853 def initialize(**args); end1854 def border; end1855 def border=(_arg0); end1856 def chart_id; end1857 def chart_id=(_arg0); end1858 def position; end1859 def position=(_arg0); end1860 def spec; end1861 def spec=(_arg0); end1862 def update!(**args); end1863end1864class Google::Apis::SheetsV4::EmbeddedChart::Representation < ::Google::Apis::Core::JsonRepresentation; end1865class Google::Apis::SheetsV4::EmbeddedObjectBorder1866 include ::Google::Apis::Core::Hashable1867 include ::Google::Apis::Core::JsonObjectSupport1868 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1869 def initialize(**args); end1870 def color; end1871 def color=(_arg0); end1872 def color_style; end1873 def color_style=(_arg0); end1874 def update!(**args); end1875end1876class Google::Apis::SheetsV4::EmbeddedObjectBorder::Representation < ::Google::Apis::Core::JsonRepresentation; end1877class Google::Apis::SheetsV4::EmbeddedObjectPosition1878 include ::Google::Apis::Core::Hashable1879 include ::Google::Apis::Core::JsonObjectSupport1880 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1881 def initialize(**args); end1882 def new_sheet; end1883 def new_sheet=(_arg0); end1884 def new_sheet?; end1885 def overlay_position; end1886 def overlay_position=(_arg0); end1887 def sheet_id; end1888 def sheet_id=(_arg0); end1889 def update!(**args); end1890end1891class Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation < ::Google::Apis::Core::JsonRepresentation; end1892class Google::Apis::SheetsV4::ErrorValue1893 include ::Google::Apis::Core::Hashable1894 include ::Google::Apis::Core::JsonObjectSupport1895 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1896 def initialize(**args); end1897 def message; end1898 def message=(_arg0); end1899 def type; end1900 def type=(_arg0); end1901 def update!(**args); end1902end1903class Google::Apis::SheetsV4::ErrorValue::Representation < ::Google::Apis::Core::JsonRepresentation; end1904class Google::Apis::SheetsV4::ExtendedValue1905 include ::Google::Apis::Core::Hashable1906 include ::Google::Apis::Core::JsonObjectSupport1907 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1908 def initialize(**args); end1909 def bool_value; end1910 def bool_value=(_arg0); end1911 def bool_value?; end1912 def error_value; end1913 def error_value=(_arg0); end1914 def formula_value; end1915 def formula_value=(_arg0); end1916 def number_value; end1917 def number_value=(_arg0); end1918 def string_value; end1919 def string_value=(_arg0); end1920 def update!(**args); end1921end1922class Google::Apis::SheetsV4::ExtendedValue::Representation < ::Google::Apis::Core::JsonRepresentation; end1923class Google::Apis::SheetsV4::FilterCriteria1924 include ::Google::Apis::Core::Hashable1925 include ::Google::Apis::Core::JsonObjectSupport1926 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1927 def initialize(**args); end1928 def condition; end1929 def condition=(_arg0); end1930 def hidden_values; end1931 def hidden_values=(_arg0); end1932 def update!(**args); end1933 def visible_background_color; end1934 def visible_background_color=(_arg0); end1935 def visible_background_color_style; end1936 def visible_background_color_style=(_arg0); end1937 def visible_foreground_color; end1938 def visible_foreground_color=(_arg0); end1939 def visible_foreground_color_style; end1940 def visible_foreground_color_style=(_arg0); end1941end1942class Google::Apis::SheetsV4::FilterCriteria::Representation < ::Google::Apis::Core::JsonRepresentation; end1943class Google::Apis::SheetsV4::FilterSpec1944 include ::Google::Apis::Core::Hashable1945 include ::Google::Apis::Core::JsonObjectSupport1946 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1947 def initialize(**args); end1948 def column_index; end1949 def column_index=(_arg0); end1950 def data_source_column_reference; end1951 def data_source_column_reference=(_arg0); end1952 def filter_criteria; end1953 def filter_criteria=(_arg0); end1954 def update!(**args); end1955end1956class Google::Apis::SheetsV4::FilterSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end1957class Google::Apis::SheetsV4::FilterView1958 include ::Google::Apis::Core::Hashable1959 include ::Google::Apis::Core::JsonObjectSupport1960 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1961 def initialize(**args); end1962 def criteria; end1963 def criteria=(_arg0); end1964 def filter_specs; end1965 def filter_specs=(_arg0); end1966 def filter_view_id; end1967 def filter_view_id=(_arg0); end1968 def named_range_id; end1969 def named_range_id=(_arg0); end1970 def range; end1971 def range=(_arg0); end1972 def sort_specs; end1973 def sort_specs=(_arg0); end1974 def title; end1975 def title=(_arg0); end1976 def update!(**args); end1977end1978class Google::Apis::SheetsV4::FilterView::Representation < ::Google::Apis::Core::JsonRepresentation; end1979class Google::Apis::SheetsV4::FindReplaceRequest1980 include ::Google::Apis::Core::Hashable1981 include ::Google::Apis::Core::JsonObjectSupport1982 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods1983 def initialize(**args); end1984 def all_sheets; end1985 def all_sheets=(_arg0); end1986 def all_sheets?; end1987 def find; end1988 def find=(_arg0); end1989 def include_formulas; end1990 def include_formulas=(_arg0); end1991 def include_formulas?; end1992 def match_case; end1993 def match_case=(_arg0); end1994 def match_case?; end1995 def match_entire_cell; end1996 def match_entire_cell=(_arg0); end1997 def match_entire_cell?; end1998 def range; end1999 def range=(_arg0); end2000 def replacement; end2001 def replacement=(_arg0); end2002 def search_by_regex; end2003 def search_by_regex=(_arg0); end2004 def search_by_regex?; end2005 def sheet_id; end2006 def sheet_id=(_arg0); end2007 def update!(**args); end2008end2009class Google::Apis::SheetsV4::FindReplaceRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2010class Google::Apis::SheetsV4::FindReplaceResponse2011 include ::Google::Apis::Core::Hashable2012 include ::Google::Apis::Core::JsonObjectSupport2013 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2014 def initialize(**args); end2015 def formulas_changed; end2016 def formulas_changed=(_arg0); end2017 def occurrences_changed; end2018 def occurrences_changed=(_arg0); end2019 def rows_changed; end2020 def rows_changed=(_arg0); end2021 def sheets_changed; end2022 def sheets_changed=(_arg0); end2023 def update!(**args); end2024 def values_changed; end2025 def values_changed=(_arg0); end2026end2027class Google::Apis::SheetsV4::FindReplaceResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end2028Google::Apis::SheetsV4::GEM_VERSION = T.let(T.unsafe(nil), String)2029Google::Apis::SheetsV4::GENERATOR_VERSION = T.let(T.unsafe(nil), String)2030class Google::Apis::SheetsV4::GetSpreadsheetByDataFilterRequest2031 include ::Google::Apis::Core::Hashable2032 include ::Google::Apis::Core::JsonObjectSupport2033 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2034 def initialize(**args); end2035 def data_filters; end2036 def data_filters=(_arg0); end2037 def include_grid_data; end2038 def include_grid_data=(_arg0); end2039 def include_grid_data?; end2040 def update!(**args); end2041end2042class Google::Apis::SheetsV4::GetSpreadsheetByDataFilterRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2043class Google::Apis::SheetsV4::GradientRule2044 include ::Google::Apis::Core::Hashable2045 include ::Google::Apis::Core::JsonObjectSupport2046 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2047 def initialize(**args); end2048 def maxpoint; end2049 def maxpoint=(_arg0); end2050 def midpoint; end2051 def midpoint=(_arg0); end2052 def minpoint; end2053 def minpoint=(_arg0); end2054 def update!(**args); end2055end2056class Google::Apis::SheetsV4::GradientRule::Representation < ::Google::Apis::Core::JsonRepresentation; end2057class Google::Apis::SheetsV4::GridCoordinate2058 include ::Google::Apis::Core::Hashable2059 include ::Google::Apis::Core::JsonObjectSupport2060 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2061 def initialize(**args); end2062 def column_index; end2063 def column_index=(_arg0); end2064 def row_index; end2065 def row_index=(_arg0); end2066 def sheet_id; end2067 def sheet_id=(_arg0); end2068 def update!(**args); end2069end2070class Google::Apis::SheetsV4::GridCoordinate::Representation < ::Google::Apis::Core::JsonRepresentation; end2071class Google::Apis::SheetsV4::GridData2072 include ::Google::Apis::Core::Hashable2073 include ::Google::Apis::Core::JsonObjectSupport2074 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2075 def initialize(**args); end2076 def column_metadata; end2077 def column_metadata=(_arg0); end2078 def row_data; end2079 def row_data=(_arg0); end2080 def row_metadata; end2081 def row_metadata=(_arg0); end2082 def start_column; end2083 def start_column=(_arg0); end2084 def start_row; end2085 def start_row=(_arg0); end2086 def update!(**args); end2087end2088class Google::Apis::SheetsV4::GridData::Representation < ::Google::Apis::Core::JsonRepresentation; end2089class Google::Apis::SheetsV4::GridProperties2090 include ::Google::Apis::Core::Hashable2091 include ::Google::Apis::Core::JsonObjectSupport2092 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2093 def initialize(**args); end2094 def column_count; end2095 def column_count=(_arg0); end2096 def column_group_control_after; end2097 def column_group_control_after=(_arg0); end2098 def column_group_control_after?; end2099 def frozen_column_count; end2100 def frozen_column_count=(_arg0); end2101 def frozen_row_count; end2102 def frozen_row_count=(_arg0); end2103 def hide_gridlines; end2104 def hide_gridlines=(_arg0); end2105 def hide_gridlines?; end2106 def row_count; end2107 def row_count=(_arg0); end2108 def row_group_control_after; end2109 def row_group_control_after=(_arg0); end2110 def row_group_control_after?; end2111 def update!(**args); end2112end2113class Google::Apis::SheetsV4::GridProperties::Representation < ::Google::Apis::Core::JsonRepresentation; end2114class Google::Apis::SheetsV4::GridRange2115 include ::Google::Apis::Core::Hashable2116 include ::Google::Apis::Core::JsonObjectSupport2117 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2118 def initialize(**args); end2119 def end_column_index; end2120 def end_column_index=(_arg0); end2121 def end_row_index; end2122 def end_row_index=(_arg0); end2123 def sheet_id; end2124 def sheet_id=(_arg0); end2125 def start_column_index; end2126 def start_column_index=(_arg0); end2127 def start_row_index; end2128 def start_row_index=(_arg0); end2129 def update!(**args); end2130end2131class Google::Apis::SheetsV4::GridRange::Representation < ::Google::Apis::Core::JsonRepresentation; end2132class Google::Apis::SheetsV4::HistogramChartSpec2133 include ::Google::Apis::Core::Hashable2134 include ::Google::Apis::Core::JsonObjectSupport2135 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2136 def initialize(**args); end2137 def bucket_size; end2138 def bucket_size=(_arg0); end2139 def legend_position; end2140 def legend_position=(_arg0); end2141 def outlier_percentile; end2142 def outlier_percentile=(_arg0); end2143 def series; end2144 def series=(_arg0); end2145 def show_item_dividers; end2146 def show_item_dividers=(_arg0); end2147 def show_item_dividers?; end2148 def update!(**args); end2149end2150class Google::Apis::SheetsV4::HistogramChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end2151class Google::Apis::SheetsV4::HistogramRule2152 include ::Google::Apis::Core::Hashable2153 include ::Google::Apis::Core::JsonObjectSupport2154 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2155 def initialize(**args); end2156 def end; end2157 def end=(_arg0); end2158 def interval; end2159 def interval=(_arg0); end2160 def start; end2161 def start=(_arg0); end2162 def update!(**args); end2163end2164class Google::Apis::SheetsV4::HistogramRule::Representation < ::Google::Apis::Core::JsonRepresentation; end2165class Google::Apis::SheetsV4::HistogramSeries2166 include ::Google::Apis::Core::Hashable2167 include ::Google::Apis::Core::JsonObjectSupport2168 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2169 def initialize(**args); end2170 def bar_color; end2171 def bar_color=(_arg0); end2172 def bar_color_style; end2173 def bar_color_style=(_arg0); end2174 def data; end2175 def data=(_arg0); end2176 def update!(**args); end2177end2178class Google::Apis::SheetsV4::HistogramSeries::Representation < ::Google::Apis::Core::JsonRepresentation; end2179class Google::Apis::SheetsV4::InsertDimensionRequest2180 include ::Google::Apis::Core::Hashable2181 include ::Google::Apis::Core::JsonObjectSupport2182 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2183 def initialize(**args); end2184 def inherit_from_before; end2185 def inherit_from_before=(_arg0); end2186 def inherit_from_before?; end2187 def range; end2188 def range=(_arg0); end2189 def update!(**args); end2190end2191class Google::Apis::SheetsV4::InsertDimensionRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2192class Google::Apis::SheetsV4::InsertRangeRequest2193 include ::Google::Apis::Core::Hashable2194 include ::Google::Apis::Core::JsonObjectSupport2195 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2196 def initialize(**args); end2197 def range; end2198 def range=(_arg0); end2199 def shift_dimension; end2200 def shift_dimension=(_arg0); end2201 def update!(**args); end2202end2203class Google::Apis::SheetsV4::InsertRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2204class Google::Apis::SheetsV4::InterpolationPoint2205 include ::Google::Apis::Core::Hashable2206 include ::Google::Apis::Core::JsonObjectSupport2207 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2208 def initialize(**args); end2209 def color; end2210 def color=(_arg0); end2211 def color_style; end2212 def color_style=(_arg0); end2213 def type; end2214 def type=(_arg0); end2215 def update!(**args); end2216 def value; end2217 def value=(_arg0); end2218end2219class Google::Apis::SheetsV4::InterpolationPoint::Representation < ::Google::Apis::Core::JsonRepresentation; end2220class Google::Apis::SheetsV4::Interval2221 include ::Google::Apis::Core::Hashable2222 include ::Google::Apis::Core::JsonObjectSupport2223 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2224 def initialize(**args); end2225 def end_time; end2226 def end_time=(_arg0); end2227 def start_time; end2228 def start_time=(_arg0); end2229 def update!(**args); end2230end2231class Google::Apis::SheetsV4::Interval::Representation < ::Google::Apis::Core::JsonRepresentation; end2232class Google::Apis::SheetsV4::IterativeCalculationSettings2233 include ::Google::Apis::Core::Hashable2234 include ::Google::Apis::Core::JsonObjectSupport2235 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2236 def initialize(**args); end2237 def convergence_threshold; end2238 def convergence_threshold=(_arg0); end2239 def max_iterations; end2240 def max_iterations=(_arg0); end2241 def update!(**args); end2242end2243class Google::Apis::SheetsV4::IterativeCalculationSettings::Representation < ::Google::Apis::Core::JsonRepresentation; end2244class Google::Apis::SheetsV4::KeyValueFormat2245 include ::Google::Apis::Core::Hashable2246 include ::Google::Apis::Core::JsonObjectSupport2247 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2248 def initialize(**args); end2249 def position; end2250 def position=(_arg0); end2251 def text_format; end2252 def text_format=(_arg0); end2253 def update!(**args); end2254end2255class Google::Apis::SheetsV4::KeyValueFormat::Representation < ::Google::Apis::Core::JsonRepresentation; end2256class Google::Apis::SheetsV4::LineStyle2257 include ::Google::Apis::Core::Hashable2258 include ::Google::Apis::Core::JsonObjectSupport2259 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2260 def initialize(**args); end2261 def type; end2262 def type=(_arg0); end2263 def update!(**args); end2264 def width; end2265 def width=(_arg0); end2266end2267class Google::Apis::SheetsV4::LineStyle::Representation < ::Google::Apis::Core::JsonRepresentation; end2268class Google::Apis::SheetsV4::Link2269 include ::Google::Apis::Core::Hashable2270 include ::Google::Apis::Core::JsonObjectSupport2271 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2272 def initialize(**args); end2273 def update!(**args); end2274 def uri; end2275 def uri=(_arg0); end2276end2277class Google::Apis::SheetsV4::Link::Representation < ::Google::Apis::Core::JsonRepresentation; end2278class Google::Apis::SheetsV4::ManualRule2279 include ::Google::Apis::Core::Hashable2280 include ::Google::Apis::Core::JsonObjectSupport2281 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2282 def initialize(**args); end2283 def groups; end2284 def groups=(_arg0); end2285 def update!(**args); end2286end2287class Google::Apis::SheetsV4::ManualRule::Representation < ::Google::Apis::Core::JsonRepresentation; end2288class Google::Apis::SheetsV4::ManualRuleGroup2289 include ::Google::Apis::Core::Hashable2290 include ::Google::Apis::Core::JsonObjectSupport2291 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2292 def initialize(**args); end2293 def group_name; end2294 def group_name=(_arg0); end2295 def items; end2296 def items=(_arg0); end2297 def update!(**args); end2298end2299class Google::Apis::SheetsV4::ManualRuleGroup::Representation < ::Google::Apis::Core::JsonRepresentation; end2300class Google::Apis::SheetsV4::MatchedDeveloperMetadata2301 include ::Google::Apis::Core::Hashable2302 include ::Google::Apis::Core::JsonObjectSupport2303 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2304 def initialize(**args); end2305 def data_filters; end2306 def data_filters=(_arg0); end2307 def developer_metadata; end2308 def developer_metadata=(_arg0); end2309 def update!(**args); end2310end2311class Google::Apis::SheetsV4::MatchedDeveloperMetadata::Representation < ::Google::Apis::Core::JsonRepresentation; end2312class Google::Apis::SheetsV4::MatchedValueRange2313 include ::Google::Apis::Core::Hashable2314 include ::Google::Apis::Core::JsonObjectSupport2315 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2316 def initialize(**args); end2317 def data_filters; end2318 def data_filters=(_arg0); end2319 def update!(**args); end2320 def value_range; end2321 def value_range=(_arg0); end2322end2323class Google::Apis::SheetsV4::MatchedValueRange::Representation < ::Google::Apis::Core::JsonRepresentation; end2324class Google::Apis::SheetsV4::MergeCellsRequest2325 include ::Google::Apis::Core::Hashable2326 include ::Google::Apis::Core::JsonObjectSupport2327 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2328 def initialize(**args); end2329 def merge_type; end2330 def merge_type=(_arg0); end2331 def range; end2332 def range=(_arg0); end2333 def update!(**args); end2334end2335class Google::Apis::SheetsV4::MergeCellsRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2336class Google::Apis::SheetsV4::MoveDimensionRequest2337 include ::Google::Apis::Core::Hashable2338 include ::Google::Apis::Core::JsonObjectSupport2339 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2340 def initialize(**args); end2341 def destination_index; end2342 def destination_index=(_arg0); end2343 def source; end2344 def source=(_arg0); end2345 def update!(**args); end2346end2347class Google::Apis::SheetsV4::MoveDimensionRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2348class Google::Apis::SheetsV4::NamedRange2349 include ::Google::Apis::Core::Hashable2350 include ::Google::Apis::Core::JsonObjectSupport2351 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2352 def initialize(**args); end2353 def name; end2354 def name=(_arg0); end2355 def named_range_id; end2356 def named_range_id=(_arg0); end2357 def range; end2358 def range=(_arg0); end2359 def update!(**args); end2360end2361class Google::Apis::SheetsV4::NamedRange::Representation < ::Google::Apis::Core::JsonRepresentation; end2362class Google::Apis::SheetsV4::NumberFormat2363 include ::Google::Apis::Core::Hashable2364 include ::Google::Apis::Core::JsonObjectSupport2365 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2366 def initialize(**args); end2367 def pattern; end2368 def pattern=(_arg0); end2369 def type; end2370 def type=(_arg0); end2371 def update!(**args); end2372end2373class Google::Apis::SheetsV4::NumberFormat::Representation < ::Google::Apis::Core::JsonRepresentation; end2374class Google::Apis::SheetsV4::OrgChartSpec2375 include ::Google::Apis::Core::Hashable2376 include ::Google::Apis::Core::JsonObjectSupport2377 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2378 def initialize(**args); end2379 def labels; end2380 def labels=(_arg0); end2381 def node_color; end2382 def node_color=(_arg0); end2383 def node_color_style; end2384 def node_color_style=(_arg0); end2385 def node_size; end2386 def node_size=(_arg0); end2387 def parent_labels; end2388 def parent_labels=(_arg0); end2389 def selected_node_color; end2390 def selected_node_color=(_arg0); end2391 def selected_node_color_style; end2392 def selected_node_color_style=(_arg0); end2393 def tooltips; end2394 def tooltips=(_arg0); end2395 def update!(**args); end2396end2397class Google::Apis::SheetsV4::OrgChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end2398class Google::Apis::SheetsV4::OverlayPosition2399 include ::Google::Apis::Core::Hashable2400 include ::Google::Apis::Core::JsonObjectSupport2401 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2402 def initialize(**args); end2403 def anchor_cell; end2404 def anchor_cell=(_arg0); end2405 def height_pixels; end2406 def height_pixels=(_arg0); end2407 def offset_x_pixels; end2408 def offset_x_pixels=(_arg0); end2409 def offset_y_pixels; end2410 def offset_y_pixels=(_arg0); end2411 def update!(**args); end2412 def width_pixels; end2413 def width_pixels=(_arg0); end2414end2415class Google::Apis::SheetsV4::OverlayPosition::Representation < ::Google::Apis::Core::JsonRepresentation; end2416class Google::Apis::SheetsV4::Padding2417 include ::Google::Apis::Core::Hashable2418 include ::Google::Apis::Core::JsonObjectSupport2419 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2420 def initialize(**args); end2421 def bottom; end2422 def bottom=(_arg0); end2423 def left; end2424 def left=(_arg0); end2425 def right; end2426 def right=(_arg0); end2427 def top; end2428 def top=(_arg0); end2429 def update!(**args); end2430end2431class Google::Apis::SheetsV4::Padding::Representation < ::Google::Apis::Core::JsonRepresentation; end2432class Google::Apis::SheetsV4::PasteDataRequest2433 include ::Google::Apis::Core::Hashable2434 include ::Google::Apis::Core::JsonObjectSupport2435 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2436 def initialize(**args); end2437 def coordinate; end2438 def coordinate=(_arg0); end2439 def data; end2440 def data=(_arg0); end2441 def delimiter; end2442 def delimiter=(_arg0); end2443 def html; end2444 def html=(_arg0); end2445 def html?; end2446 def type; end2447 def type=(_arg0); end2448 def update!(**args); end2449end2450class Google::Apis::SheetsV4::PasteDataRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2451class Google::Apis::SheetsV4::PieChartSpec2452 include ::Google::Apis::Core::Hashable2453 include ::Google::Apis::Core::JsonObjectSupport2454 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2455 def initialize(**args); end2456 def domain; end2457 def domain=(_arg0); end2458 def legend_position; end2459 def legend_position=(_arg0); end2460 def pie_hole; end2461 def pie_hole=(_arg0); end2462 def series; end2463 def series=(_arg0); end2464 def three_dimensional; end2465 def three_dimensional=(_arg0); end2466 def three_dimensional?; end2467 def update!(**args); end2468end2469class Google::Apis::SheetsV4::PieChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end2470class Google::Apis::SheetsV4::PivotFilterCriteria2471 include ::Google::Apis::Core::Hashable2472 include ::Google::Apis::Core::JsonObjectSupport2473 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2474 def initialize(**args); end2475 def condition; end2476 def condition=(_arg0); end2477 def update!(**args); end2478 def visible_by_default; end2479 def visible_by_default=(_arg0); end2480 def visible_by_default?; end2481 def visible_values; end2482 def visible_values=(_arg0); end2483end2484class Google::Apis::SheetsV4::PivotFilterCriteria::Representation < ::Google::Apis::Core::JsonRepresentation; end2485class Google::Apis::SheetsV4::PivotFilterSpec2486 include ::Google::Apis::Core::Hashable2487 include ::Google::Apis::Core::JsonObjectSupport2488 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2489 def initialize(**args); end2490 def column_offset_index; end2491 def column_offset_index=(_arg0); end2492 def data_source_column_reference; end2493 def data_source_column_reference=(_arg0); end2494 def filter_criteria; end2495 def filter_criteria=(_arg0); end2496 def update!(**args); end2497end2498class Google::Apis::SheetsV4::PivotFilterSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end2499class Google::Apis::SheetsV4::PivotGroup2500 include ::Google::Apis::Core::Hashable2501 include ::Google::Apis::Core::JsonObjectSupport2502 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2503 def initialize(**args); end2504 def data_source_column_reference; end2505 def data_source_column_reference=(_arg0); end2506 def group_limit; end2507 def group_limit=(_arg0); end2508 def group_rule; end2509 def group_rule=(_arg0); end2510 def label; end2511 def label=(_arg0); end2512 def repeat_headings; end2513 def repeat_headings=(_arg0); end2514 def repeat_headings?; end2515 def show_totals; end2516 def show_totals=(_arg0); end2517 def show_totals?; end2518 def sort_order; end2519 def sort_order=(_arg0); end2520 def source_column_offset; end2521 def source_column_offset=(_arg0); end2522 def update!(**args); end2523 def value_bucket; end2524 def value_bucket=(_arg0); end2525 def value_metadata; end2526 def value_metadata=(_arg0); end2527end2528class Google::Apis::SheetsV4::PivotGroup::Representation < ::Google::Apis::Core::JsonRepresentation; end2529class Google::Apis::SheetsV4::PivotGroupLimit2530 include ::Google::Apis::Core::Hashable2531 include ::Google::Apis::Core::JsonObjectSupport2532 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2533 def initialize(**args); end2534 def apply_order; end2535 def apply_order=(_arg0); end2536 def count_limit; end2537 def count_limit=(_arg0); end2538 def update!(**args); end2539end2540class Google::Apis::SheetsV4::PivotGroupLimit::Representation < ::Google::Apis::Core::JsonRepresentation; end2541class Google::Apis::SheetsV4::PivotGroupRule2542 include ::Google::Apis::Core::Hashable2543 include ::Google::Apis::Core::JsonObjectSupport2544 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2545 def initialize(**args); end2546 def date_time_rule; end2547 def date_time_rule=(_arg0); end2548 def histogram_rule; end2549 def histogram_rule=(_arg0); end2550 def manual_rule; end2551 def manual_rule=(_arg0); end2552 def update!(**args); end2553end2554class Google::Apis::SheetsV4::PivotGroupRule::Representation < ::Google::Apis::Core::JsonRepresentation; end2555class Google::Apis::SheetsV4::PivotGroupSortValueBucket2556 include ::Google::Apis::Core::Hashable2557 include ::Google::Apis::Core::JsonObjectSupport2558 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2559 def initialize(**args); end2560 def buckets; end2561 def buckets=(_arg0); end2562 def update!(**args); end2563 def values_index; end2564 def values_index=(_arg0); end2565end2566class Google::Apis::SheetsV4::PivotGroupSortValueBucket::Representation < ::Google::Apis::Core::JsonRepresentation; end2567class Google::Apis::SheetsV4::PivotGroupValueMetadata2568 include ::Google::Apis::Core::Hashable2569 include ::Google::Apis::Core::JsonObjectSupport2570 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2571 def initialize(**args); end2572 def collapsed; end2573 def collapsed=(_arg0); end2574 def collapsed?; end2575 def update!(**args); end2576 def value; end2577 def value=(_arg0); end2578end2579class Google::Apis::SheetsV4::PivotGroupValueMetadata::Representation < ::Google::Apis::Core::JsonRepresentation; end2580class Google::Apis::SheetsV4::PivotTable2581 include ::Google::Apis::Core::Hashable2582 include ::Google::Apis::Core::JsonObjectSupport2583 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2584 def initialize(**args); end2585 def columns; end2586 def columns=(_arg0); end2587 def criteria; end2588 def criteria=(_arg0); end2589 def data_execution_status; end2590 def data_execution_status=(_arg0); end2591 def data_source_id; end2592 def data_source_id=(_arg0); end2593 def filter_specs; end2594 def filter_specs=(_arg0); end2595 def rows; end2596 def rows=(_arg0); end2597 def source; end2598 def source=(_arg0); end2599 def update!(**args); end2600 def value_layout; end2601 def value_layout=(_arg0); end2602 def values; end2603 def values=(_arg0); end2604end2605class Google::Apis::SheetsV4::PivotTable::Representation < ::Google::Apis::Core::JsonRepresentation; end2606class Google::Apis::SheetsV4::PivotValue2607 include ::Google::Apis::Core::Hashable2608 include ::Google::Apis::Core::JsonObjectSupport2609 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2610 def initialize(**args); end2611 def calculated_display_type; end2612 def calculated_display_type=(_arg0); end2613 def data_source_column_reference; end2614 def data_source_column_reference=(_arg0); end2615 def formula; end2616 def formula=(_arg0); end2617 def name; end2618 def name=(_arg0); end2619 def source_column_offset; end2620 def source_column_offset=(_arg0); end2621 def summarize_function; end2622 def summarize_function=(_arg0); end2623 def update!(**args); end2624end2625class Google::Apis::SheetsV4::PivotValue::Representation < ::Google::Apis::Core::JsonRepresentation; end2626class Google::Apis::SheetsV4::PointStyle2627 include ::Google::Apis::Core::Hashable2628 include ::Google::Apis::Core::JsonObjectSupport2629 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2630 def initialize(**args); end2631 def shape; end2632 def shape=(_arg0); end2633 def size; end2634 def size=(_arg0); end2635 def update!(**args); end2636end2637class Google::Apis::SheetsV4::PointStyle::Representation < ::Google::Apis::Core::JsonRepresentation; end2638class Google::Apis::SheetsV4::ProtectedRange2639 include ::Google::Apis::Core::Hashable2640 include ::Google::Apis::Core::JsonObjectSupport2641 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2642 def initialize(**args); end2643 def description; end2644 def description=(_arg0); end2645 def editors; end2646 def editors=(_arg0); end2647 def named_range_id; end2648 def named_range_id=(_arg0); end2649 def protected_range_id; end2650 def protected_range_id=(_arg0); end2651 def range; end2652 def range=(_arg0); end2653 def requesting_user_can_edit; end2654 def requesting_user_can_edit=(_arg0); end2655 def requesting_user_can_edit?; end2656 def unprotected_ranges; end2657 def unprotected_ranges=(_arg0); end2658 def update!(**args); end2659 def warning_only; end2660 def warning_only=(_arg0); end2661 def warning_only?; end2662end2663class Google::Apis::SheetsV4::ProtectedRange::Representation < ::Google::Apis::Core::JsonRepresentation; end2664Google::Apis::SheetsV4::REVISION = T.let(T.unsafe(nil), String)2665class Google::Apis::SheetsV4::RandomizeRangeRequest2666 include ::Google::Apis::Core::Hashable2667 include ::Google::Apis::Core::JsonObjectSupport2668 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2669 def initialize(**args); end2670 def range; end2671 def range=(_arg0); end2672 def update!(**args); end2673end2674class Google::Apis::SheetsV4::RandomizeRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2675class Google::Apis::SheetsV4::RefreshDataSourceObjectExecutionStatus2676 include ::Google::Apis::Core::Hashable2677 include ::Google::Apis::Core::JsonObjectSupport2678 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2679 def initialize(**args); end2680 def data_execution_status; end2681 def data_execution_status=(_arg0); end2682 def reference; end2683 def reference=(_arg0); end2684 def update!(**args); end2685end2686class Google::Apis::SheetsV4::RefreshDataSourceObjectExecutionStatus::Representation < ::Google::Apis::Core::JsonRepresentation; end2687class Google::Apis::SheetsV4::RefreshDataSourceRequest2688 include ::Google::Apis::Core::Hashable2689 include ::Google::Apis::Core::JsonObjectSupport2690 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2691 def initialize(**args); end2692 def data_source_id; end2693 def data_source_id=(_arg0); end2694 def force; end2695 def force=(_arg0); end2696 def force?; end2697 def is_all; end2698 def is_all=(_arg0); end2699 def is_all?; end2700 def references; end2701 def references=(_arg0); end2702 def update!(**args); end2703end2704class Google::Apis::SheetsV4::RefreshDataSourceRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2705class Google::Apis::SheetsV4::RefreshDataSourceResponse2706 include ::Google::Apis::Core::Hashable2707 include ::Google::Apis::Core::JsonObjectSupport2708 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2709 def initialize(**args); end2710 def statuses; end2711 def statuses=(_arg0); end2712 def update!(**args); end2713end2714class Google::Apis::SheetsV4::RefreshDataSourceResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end2715class Google::Apis::SheetsV4::RepeatCellRequest2716 include ::Google::Apis::Core::Hashable2717 include ::Google::Apis::Core::JsonObjectSupport2718 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2719 def initialize(**args); end2720 def cell; end2721 def cell=(_arg0); end2722 def fields; end2723 def fields=(_arg0); end2724 def range; end2725 def range=(_arg0); end2726 def update!(**args); end2727end2728class Google::Apis::SheetsV4::RepeatCellRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2729class Google::Apis::SheetsV4::Request2730 include ::Google::Apis::Core::Hashable2731 include ::Google::Apis::Core::JsonObjectSupport2732 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2733 def initialize(**args); end2734 def add_banding; end2735 def add_banding=(_arg0); end2736 def add_chart; end2737 def add_chart=(_arg0); end2738 def add_conditional_format_rule; end2739 def add_conditional_format_rule=(_arg0); end2740 def add_data_source; end2741 def add_data_source=(_arg0); end2742 def add_dimension_group; end2743 def add_dimension_group=(_arg0); end2744 def add_filter_view; end2745 def add_filter_view=(_arg0); end2746 def add_named_range; end2747 def add_named_range=(_arg0); end2748 def add_protected_range; end2749 def add_protected_range=(_arg0); end2750 def add_sheet; end2751 def add_sheet=(_arg0); end2752 def add_slicer; end2753 def add_slicer=(_arg0); end2754 def append_cells; end2755 def append_cells=(_arg0); end2756 def append_dimension; end2757 def append_dimension=(_arg0); end2758 def auto_fill; end2759 def auto_fill=(_arg0); end2760 def auto_resize_dimensions; end2761 def auto_resize_dimensions=(_arg0); end2762 def clear_basic_filter; end2763 def clear_basic_filter=(_arg0); end2764 def copy_paste; end2765 def copy_paste=(_arg0); end2766 def create_developer_metadata; end2767 def create_developer_metadata=(_arg0); end2768 def cut_paste; end2769 def cut_paste=(_arg0); end2770 def delete_banding; end2771 def delete_banding=(_arg0); end2772 def delete_conditional_format_rule; end2773 def delete_conditional_format_rule=(_arg0); end2774 def delete_data_source; end2775 def delete_data_source=(_arg0); end2776 def delete_developer_metadata; end2777 def delete_developer_metadata=(_arg0); end2778 def delete_dimension; end2779 def delete_dimension=(_arg0); end2780 def delete_dimension_group; end2781 def delete_dimension_group=(_arg0); end2782 def delete_duplicates; end2783 def delete_duplicates=(_arg0); end2784 def delete_embedded_object; end2785 def delete_embedded_object=(_arg0); end2786 def delete_filter_view; end2787 def delete_filter_view=(_arg0); end2788 def delete_named_range; end2789 def delete_named_range=(_arg0); end2790 def delete_protected_range; end2791 def delete_protected_range=(_arg0); end2792 def delete_range; end2793 def delete_range=(_arg0); end2794 def delete_sheet; end2795 def delete_sheet=(_arg0); end2796 def duplicate_filter_view; end2797 def duplicate_filter_view=(_arg0); end2798 def duplicate_sheet; end2799 def duplicate_sheet=(_arg0); end2800 def find_replace; end2801 def find_replace=(_arg0); end2802 def insert_dimension; end2803 def insert_dimension=(_arg0); end2804 def insert_range; end2805 def insert_range=(_arg0); end2806 def merge_cells; end2807 def merge_cells=(_arg0); end2808 def move_dimension; end2809 def move_dimension=(_arg0); end2810 def paste_data; end2811 def paste_data=(_arg0); end2812 def randomize_range; end2813 def randomize_range=(_arg0); end2814 def refresh_data_source; end2815 def refresh_data_source=(_arg0); end2816 def repeat_cell; end2817 def repeat_cell=(_arg0); end2818 def set_basic_filter; end2819 def set_basic_filter=(_arg0); end2820 def set_data_validation; end2821 def set_data_validation=(_arg0); end2822 def sort_range; end2823 def sort_range=(_arg0); end2824 def text_to_columns; end2825 def text_to_columns=(_arg0); end2826 def trim_whitespace; end2827 def trim_whitespace=(_arg0); end2828 def unmerge_cells; end2829 def unmerge_cells=(_arg0); end2830 def update!(**args); end2831 def update_banding; end2832 def update_banding=(_arg0); end2833 def update_borders; end2834 def update_borders=(_arg0); end2835 def update_cells; end2836 def update_cells=(_arg0); end2837 def update_chart_spec; end2838 def update_chart_spec=(_arg0); end2839 def update_conditional_format_rule; end2840 def update_conditional_format_rule=(_arg0); end2841 def update_data_source; end2842 def update_data_source=(_arg0); end2843 def update_developer_metadata; end2844 def update_developer_metadata=(_arg0); end2845 def update_dimension_group; end2846 def update_dimension_group=(_arg0); end2847 def update_dimension_properties; end2848 def update_dimension_properties=(_arg0); end2849 def update_embedded_object_border; end2850 def update_embedded_object_border=(_arg0); end2851 def update_embedded_object_position; end2852 def update_embedded_object_position=(_arg0); end2853 def update_filter_view; end2854 def update_filter_view=(_arg0); end2855 def update_named_range; end2856 def update_named_range=(_arg0); end2857 def update_protected_range; end2858 def update_protected_range=(_arg0); end2859 def update_sheet_properties; end2860 def update_sheet_properties=(_arg0); end2861 def update_slicer_spec; end2862 def update_slicer_spec=(_arg0); end2863 def update_spreadsheet_properties; end2864 def update_spreadsheet_properties=(_arg0); end2865end2866class Google::Apis::SheetsV4::Request::Representation < ::Google::Apis::Core::JsonRepresentation; end2867class Google::Apis::SheetsV4::Response2868 include ::Google::Apis::Core::Hashable2869 include ::Google::Apis::Core::JsonObjectSupport2870 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2871 def initialize(**args); end2872 def add_banding; end2873 def add_banding=(_arg0); end2874 def add_chart; end2875 def add_chart=(_arg0); end2876 def add_data_source; end2877 def add_data_source=(_arg0); end2878 def add_dimension_group; end2879 def add_dimension_group=(_arg0); end2880 def add_filter_view; end2881 def add_filter_view=(_arg0); end2882 def add_named_range; end2883 def add_named_range=(_arg0); end2884 def add_protected_range; end2885 def add_protected_range=(_arg0); end2886 def add_sheet; end2887 def add_sheet=(_arg0); end2888 def add_slicer; end2889 def add_slicer=(_arg0); end2890 def create_developer_metadata; end2891 def create_developer_metadata=(_arg0); end2892 def delete_conditional_format_rule; end2893 def delete_conditional_format_rule=(_arg0); end2894 def delete_developer_metadata; end2895 def delete_developer_metadata=(_arg0); end2896 def delete_dimension_group; end2897 def delete_dimension_group=(_arg0); end2898 def delete_duplicates; end2899 def delete_duplicates=(_arg0); end2900 def duplicate_filter_view; end2901 def duplicate_filter_view=(_arg0); end2902 def duplicate_sheet; end2903 def duplicate_sheet=(_arg0); end2904 def find_replace; end2905 def find_replace=(_arg0); end2906 def refresh_data_source; end2907 def refresh_data_source=(_arg0); end2908 def trim_whitespace; end2909 def trim_whitespace=(_arg0); end2910 def update!(**args); end2911 def update_conditional_format_rule; end2912 def update_conditional_format_rule=(_arg0); end2913 def update_data_source; end2914 def update_data_source=(_arg0); end2915 def update_developer_metadata; end2916 def update_developer_metadata=(_arg0); end2917 def update_embedded_object_position; end2918 def update_embedded_object_position=(_arg0); end2919end2920class Google::Apis::SheetsV4::Response::Representation < ::Google::Apis::Core::JsonRepresentation; end2921class Google::Apis::SheetsV4::RowData2922 include ::Google::Apis::Core::Hashable2923 include ::Google::Apis::Core::JsonObjectSupport2924 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2925 def initialize(**args); end2926 def update!(**args); end2927 def values; end2928 def values=(_arg0); end2929end2930class Google::Apis::SheetsV4::RowData::Representation < ::Google::Apis::Core::JsonRepresentation; end2931class Google::Apis::SheetsV4::ScorecardChartSpec2932 include ::Google::Apis::Core::Hashable2933 include ::Google::Apis::Core::JsonObjectSupport2934 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2935 def initialize(**args); end2936 def aggregate_type; end2937 def aggregate_type=(_arg0); end2938 def baseline_value_data; end2939 def baseline_value_data=(_arg0); end2940 def baseline_value_format; end2941 def baseline_value_format=(_arg0); end2942 def custom_format_options; end2943 def custom_format_options=(_arg0); end2944 def key_value_data; end2945 def key_value_data=(_arg0); end2946 def key_value_format; end2947 def key_value_format=(_arg0); end2948 def number_format_source; end2949 def number_format_source=(_arg0); end2950 def scale_factor; end2951 def scale_factor=(_arg0); end2952 def update!(**args); end2953end2954class Google::Apis::SheetsV4::ScorecardChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end2955class Google::Apis::SheetsV4::SearchDeveloperMetadataRequest2956 include ::Google::Apis::Core::Hashable2957 include ::Google::Apis::Core::JsonObjectSupport2958 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2959 def initialize(**args); end2960 def data_filters; end2961 def data_filters=(_arg0); end2962 def update!(**args); end2963end2964class Google::Apis::SheetsV4::SearchDeveloperMetadataRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2965class Google::Apis::SheetsV4::SearchDeveloperMetadataResponse2966 include ::Google::Apis::Core::Hashable2967 include ::Google::Apis::Core::JsonObjectSupport2968 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2969 def initialize(**args); end2970 def matched_developer_metadata; end2971 def matched_developer_metadata=(_arg0); end2972 def update!(**args); end2973end2974class Google::Apis::SheetsV4::SearchDeveloperMetadataResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end2975class Google::Apis::SheetsV4::SetBasicFilterRequest2976 include ::Google::Apis::Core::Hashable2977 include ::Google::Apis::Core::JsonObjectSupport2978 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2979 def initialize(**args); end2980 def filter; end2981 def filter=(_arg0); end2982 def update!(**args); end2983end2984class Google::Apis::SheetsV4::SetBasicFilterRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2985class Google::Apis::SheetsV4::SetDataValidationRequest2986 include ::Google::Apis::Core::Hashable2987 include ::Google::Apis::Core::JsonObjectSupport2988 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods2989 def initialize(**args); end2990 def range; end2991 def range=(_arg0); end2992 def rule; end2993 def rule=(_arg0); end2994 def update!(**args); end2995end2996class Google::Apis::SheetsV4::SetDataValidationRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end2997class Google::Apis::SheetsV4::Sheet2998 include ::Google::Apis::Core::Hashable2999 include ::Google::Apis::Core::JsonObjectSupport3000 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3001 def initialize(**args); end3002 def banded_ranges; end3003 def banded_ranges=(_arg0); end3004 def basic_filter; end3005 def basic_filter=(_arg0); end3006 def charts; end3007 def charts=(_arg0); end3008 def column_groups; end3009 def column_groups=(_arg0); end3010 def conditional_formats; end3011 def conditional_formats=(_arg0); end3012 def data; end3013 def data=(_arg0); end3014 def developer_metadata; end3015 def developer_metadata=(_arg0); end3016 def filter_views; end3017 def filter_views=(_arg0); end3018 def merges; end3019 def merges=(_arg0); end3020 def properties; end3021 def properties=(_arg0); end3022 def protected_ranges; end3023 def protected_ranges=(_arg0); end3024 def row_groups; end3025 def row_groups=(_arg0); end3026 def slicers; end3027 def slicers=(_arg0); end3028 def update!(**args); end3029end3030class Google::Apis::SheetsV4::Sheet::Representation < ::Google::Apis::Core::JsonRepresentation; end3031class Google::Apis::SheetsV4::SheetProperties3032 include ::Google::Apis::Core::Hashable3033 include ::Google::Apis::Core::JsonObjectSupport3034 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3035 def initialize(**args); end3036 def data_source_sheet_properties; end3037 def data_source_sheet_properties=(_arg0); end3038 def grid_properties; end3039 def grid_properties=(_arg0); end3040 def hidden; end3041 def hidden=(_arg0); end3042 def hidden?; end3043 def index; end3044 def index=(_arg0); end3045 def right_to_left; end3046 def right_to_left=(_arg0); end3047 def right_to_left?; end3048 def sheet_id; end3049 def sheet_id=(_arg0); end3050 def sheet_type; end3051 def sheet_type=(_arg0); end3052 def tab_color; end3053 def tab_color=(_arg0); end3054 def tab_color_style; end3055 def tab_color_style=(_arg0); end3056 def title; end3057 def title=(_arg0); end3058 def update!(**args); end3059end3060class Google::Apis::SheetsV4::SheetProperties::Representation < ::Google::Apis::Core::JsonRepresentation; end3061class Google::Apis::SheetsV4::SheetsService < ::Google::Apis::Core::BaseService3062 def initialize; end3063 def append_spreadsheet_value(spreadsheet_id, range, value_range_object = T.unsafe(nil), include_values_in_response: T.unsafe(nil), insert_data_option: T.unsafe(nil), response_date_time_render_option: T.unsafe(nil), response_value_render_option: T.unsafe(nil), value_input_option: T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3064 def batch_clear_values(spreadsheet_id, batch_clear_values_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3065 def batch_get_spreadsheet_values(spreadsheet_id, date_time_render_option: T.unsafe(nil), major_dimension: T.unsafe(nil), ranges: T.unsafe(nil), value_render_option: T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3066 def batch_spreadsheet_value_clear_by_data_filter(spreadsheet_id, batch_clear_values_by_data_filter_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3067 def batch_spreadsheet_value_get_by_data_filter(spreadsheet_id, batch_get_values_by_data_filter_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3068 def batch_spreadsheet_value_update_by_data_filter(spreadsheet_id, batch_update_values_by_data_filter_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3069 def batch_update_spreadsheet(spreadsheet_id, batch_update_spreadsheet_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3070 def batch_update_values(spreadsheet_id, batch_update_values_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3071 def clear_values(spreadsheet_id, range, clear_values_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3072 def copy_spreadsheet(spreadsheet_id, sheet_id, copy_sheet_to_another_spreadsheet_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3073 def create_spreadsheet(spreadsheet_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3074 def get_spreadsheet(spreadsheet_id, include_grid_data: T.unsafe(nil), ranges: T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3075 def get_spreadsheet_by_data_filter(spreadsheet_id, get_spreadsheet_by_data_filter_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3076 def get_spreadsheet_developer_metadatum(spreadsheet_id, metadata_id, fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3077 def get_spreadsheet_values(spreadsheet_id, range, date_time_render_option: T.unsafe(nil), major_dimension: T.unsafe(nil), value_render_option: T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3078 def key; end3079 def key=(_arg0); end3080 def quota_user; end3081 def quota_user=(_arg0); end3082 def search_developer_metadatum_developer_metadata(spreadsheet_id, search_developer_metadata_request_object = T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3083 def update_spreadsheet_value(spreadsheet_id, range, value_range_object = T.unsafe(nil), include_values_in_response: T.unsafe(nil), response_date_time_render_option: T.unsafe(nil), response_value_render_option: T.unsafe(nil), value_input_option: T.unsafe(nil), fields: T.unsafe(nil), quota_user: T.unsafe(nil), options: T.unsafe(nil), &block); end3084 protected3085 def apply_command_defaults(command); end3086end3087class Google::Apis::SheetsV4::Slicer3088 include ::Google::Apis::Core::Hashable3089 include ::Google::Apis::Core::JsonObjectSupport3090 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3091 def initialize(**args); end3092 def position; end3093 def position=(_arg0); end3094 def slicer_id; end3095 def slicer_id=(_arg0); end3096 def spec; end3097 def spec=(_arg0); end3098 def update!(**args); end3099end3100class Google::Apis::SheetsV4::Slicer::Representation < ::Google::Apis::Core::JsonRepresentation; end3101class Google::Apis::SheetsV4::SlicerSpec3102 include ::Google::Apis::Core::Hashable3103 include ::Google::Apis::Core::JsonObjectSupport3104 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3105 def initialize(**args); end3106 def apply_to_pivot_tables; end3107 def apply_to_pivot_tables=(_arg0); end3108 def apply_to_pivot_tables?; end3109 def background_color; end3110 def background_color=(_arg0); end3111 def background_color_style; end3112 def background_color_style=(_arg0); end3113 def column_index; end3114 def column_index=(_arg0); end3115 def data_range; end3116 def data_range=(_arg0); end3117 def filter_criteria; end3118 def filter_criteria=(_arg0); end3119 def horizontal_alignment; end3120 def horizontal_alignment=(_arg0); end3121 def text_format; end3122 def text_format=(_arg0); end3123 def title; end3124 def title=(_arg0); end3125 def update!(**args); end3126end3127class Google::Apis::SheetsV4::SlicerSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end3128class Google::Apis::SheetsV4::SortRangeRequest3129 include ::Google::Apis::Core::Hashable3130 include ::Google::Apis::Core::JsonObjectSupport3131 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3132 def initialize(**args); end3133 def range; end3134 def range=(_arg0); end3135 def sort_specs; end3136 def sort_specs=(_arg0); end3137 def update!(**args); end3138end3139class Google::Apis::SheetsV4::SortRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3140class Google::Apis::SheetsV4::SortSpec3141 include ::Google::Apis::Core::Hashable3142 include ::Google::Apis::Core::JsonObjectSupport3143 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3144 def initialize(**args); end3145 def background_color; end3146 def background_color=(_arg0); end3147 def background_color_style; end3148 def background_color_style=(_arg0); end3149 def data_source_column_reference; end3150 def data_source_column_reference=(_arg0); end3151 def dimension_index; end3152 def dimension_index=(_arg0); end3153 def foreground_color; end3154 def foreground_color=(_arg0); end3155 def foreground_color_style; end3156 def foreground_color_style=(_arg0); end3157 def sort_order; end3158 def sort_order=(_arg0); end3159 def update!(**args); end3160end3161class Google::Apis::SheetsV4::SortSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end3162class Google::Apis::SheetsV4::SourceAndDestination3163 include ::Google::Apis::Core::Hashable3164 include ::Google::Apis::Core::JsonObjectSupport3165 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3166 def initialize(**args); end3167 def dimension; end3168 def dimension=(_arg0); end3169 def fill_length; end3170 def fill_length=(_arg0); end3171 def source; end3172 def source=(_arg0); end3173 def update!(**args); end3174end3175class Google::Apis::SheetsV4::SourceAndDestination::Representation < ::Google::Apis::Core::JsonRepresentation; end3176class Google::Apis::SheetsV4::Spreadsheet3177 include ::Google::Apis::Core::Hashable3178 include ::Google::Apis::Core::JsonObjectSupport3179 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3180 def initialize(**args); end3181 def data_source_schedules; end3182 def data_source_schedules=(_arg0); end3183 def data_sources; end3184 def data_sources=(_arg0); end3185 def developer_metadata; end3186 def developer_metadata=(_arg0); end3187 def named_ranges; end3188 def named_ranges=(_arg0); end3189 def properties; end3190 def properties=(_arg0); end3191 def sheets; end3192 def sheets=(_arg0); end3193 def spreadsheet_id; end3194 def spreadsheet_id=(_arg0); end3195 def spreadsheet_url; end3196 def spreadsheet_url=(_arg0); end3197 def update!(**args); end3198end3199class Google::Apis::SheetsV4::Spreadsheet::Representation < ::Google::Apis::Core::JsonRepresentation; end3200class Google::Apis::SheetsV4::SpreadsheetProperties3201 include ::Google::Apis::Core::Hashable3202 include ::Google::Apis::Core::JsonObjectSupport3203 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3204 def initialize(**args); end3205 def auto_recalc; end3206 def auto_recalc=(_arg0); end3207 def default_format; end3208 def default_format=(_arg0); end3209 def iterative_calculation_settings; end3210 def iterative_calculation_settings=(_arg0); end3211 def locale; end3212 def locale=(_arg0); end3213 def spreadsheet_theme; end3214 def spreadsheet_theme=(_arg0); end3215 def time_zone; end3216 def time_zone=(_arg0); end3217 def title; end3218 def title=(_arg0); end3219 def update!(**args); end3220end3221class Google::Apis::SheetsV4::SpreadsheetProperties::Representation < ::Google::Apis::Core::JsonRepresentation; end3222class Google::Apis::SheetsV4::SpreadsheetTheme3223 include ::Google::Apis::Core::Hashable3224 include ::Google::Apis::Core::JsonObjectSupport3225 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3226 def initialize(**args); end3227 def primary_font_family; end3228 def primary_font_family=(_arg0); end3229 def theme_colors; end3230 def theme_colors=(_arg0); end3231 def update!(**args); end3232end3233class Google::Apis::SheetsV4::SpreadsheetTheme::Representation < ::Google::Apis::Core::JsonRepresentation; end3234class Google::Apis::SheetsV4::TextFormat3235 include ::Google::Apis::Core::Hashable3236 include ::Google::Apis::Core::JsonObjectSupport3237 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3238 def initialize(**args); end3239 def bold; end3240 def bold=(_arg0); end3241 def bold?; end3242 def font_family; end3243 def font_family=(_arg0); end3244 def font_size; end3245 def font_size=(_arg0); end3246 def foreground_color; end3247 def foreground_color=(_arg0); end3248 def foreground_color_style; end3249 def foreground_color_style=(_arg0); end3250 def italic; end3251 def italic=(_arg0); end3252 def italic?; end3253 def link; end3254 def link=(_arg0); end3255 def strikethrough; end3256 def strikethrough=(_arg0); end3257 def strikethrough?; end3258 def underline; end3259 def underline=(_arg0); end3260 def underline?; end3261 def update!(**args); end3262end3263class Google::Apis::SheetsV4::TextFormat::Representation < ::Google::Apis::Core::JsonRepresentation; end3264class Google::Apis::SheetsV4::TextFormatRun3265 include ::Google::Apis::Core::Hashable3266 include ::Google::Apis::Core::JsonObjectSupport3267 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3268 def initialize(**args); end3269 def format; end3270 def format=(_arg0); end3271 def start_index; end3272 def start_index=(_arg0); end3273 def update!(**args); end3274end3275class Google::Apis::SheetsV4::TextFormatRun::Representation < ::Google::Apis::Core::JsonRepresentation; end3276class Google::Apis::SheetsV4::TextPosition3277 include ::Google::Apis::Core::Hashable3278 include ::Google::Apis::Core::JsonObjectSupport3279 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3280 def initialize(**args); end3281 def horizontal_alignment; end3282 def horizontal_alignment=(_arg0); end3283 def update!(**args); end3284end3285class Google::Apis::SheetsV4::TextPosition::Representation < ::Google::Apis::Core::JsonRepresentation; end3286class Google::Apis::SheetsV4::TextRotation3287 include ::Google::Apis::Core::Hashable3288 include ::Google::Apis::Core::JsonObjectSupport3289 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3290 def initialize(**args); end3291 def angle; end3292 def angle=(_arg0); end3293 def update!(**args); end3294 def vertical; end3295 def vertical=(_arg0); end3296 def vertical?; end3297end3298class Google::Apis::SheetsV4::TextRotation::Representation < ::Google::Apis::Core::JsonRepresentation; end3299class Google::Apis::SheetsV4::TextToColumnsRequest3300 include ::Google::Apis::Core::Hashable3301 include ::Google::Apis::Core::JsonObjectSupport3302 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3303 def initialize(**args); end3304 def delimiter; end3305 def delimiter=(_arg0); end3306 def delimiter_type; end3307 def delimiter_type=(_arg0); end3308 def source; end3309 def source=(_arg0); end3310 def update!(**args); end3311end3312class Google::Apis::SheetsV4::TextToColumnsRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3313class Google::Apis::SheetsV4::ThemeColorPair3314 include ::Google::Apis::Core::Hashable3315 include ::Google::Apis::Core::JsonObjectSupport3316 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3317 def initialize(**args); end3318 def color; end3319 def color=(_arg0); end3320 def color_type; end3321 def color_type=(_arg0); end3322 def update!(**args); end3323end3324class Google::Apis::SheetsV4::ThemeColorPair::Representation < ::Google::Apis::Core::JsonRepresentation; end3325class Google::Apis::SheetsV4::TimeOfDay3326 include ::Google::Apis::Core::Hashable3327 include ::Google::Apis::Core::JsonObjectSupport3328 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3329 def initialize(**args); end3330 def hours; end3331 def hours=(_arg0); end3332 def minutes; end3333 def minutes=(_arg0); end3334 def nanos; end3335 def nanos=(_arg0); end3336 def seconds; end3337 def seconds=(_arg0); end3338 def update!(**args); end3339end3340class Google::Apis::SheetsV4::TimeOfDay::Representation < ::Google::Apis::Core::JsonRepresentation; end3341class Google::Apis::SheetsV4::TreemapChartColorScale3342 include ::Google::Apis::Core::Hashable3343 include ::Google::Apis::Core::JsonObjectSupport3344 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3345 def initialize(**args); end3346 def max_value_color; end3347 def max_value_color=(_arg0); end3348 def max_value_color_style; end3349 def max_value_color_style=(_arg0); end3350 def mid_value_color; end3351 def mid_value_color=(_arg0); end3352 def mid_value_color_style; end3353 def mid_value_color_style=(_arg0); end3354 def min_value_color; end3355 def min_value_color=(_arg0); end3356 def min_value_color_style; end3357 def min_value_color_style=(_arg0); end3358 def no_data_color; end3359 def no_data_color=(_arg0); end3360 def no_data_color_style; end3361 def no_data_color_style=(_arg0); end3362 def update!(**args); end3363end3364class Google::Apis::SheetsV4::TreemapChartColorScale::Representation < ::Google::Apis::Core::JsonRepresentation; end3365class Google::Apis::SheetsV4::TreemapChartSpec3366 include ::Google::Apis::Core::Hashable3367 include ::Google::Apis::Core::JsonObjectSupport3368 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3369 def initialize(**args); end3370 def color_data; end3371 def color_data=(_arg0); end3372 def color_scale; end3373 def color_scale=(_arg0); end3374 def header_color; end3375 def header_color=(_arg0); end3376 def header_color_style; end3377 def header_color_style=(_arg0); end3378 def hide_tooltips; end3379 def hide_tooltips=(_arg0); end3380 def hide_tooltips?; end3381 def hinted_levels; end3382 def hinted_levels=(_arg0); end3383 def labels; end3384 def labels=(_arg0); end3385 def levels; end3386 def levels=(_arg0); end3387 def max_value; end3388 def max_value=(_arg0); end3389 def min_value; end3390 def min_value=(_arg0); end3391 def parent_labels; end3392 def parent_labels=(_arg0); end3393 def size_data; end3394 def size_data=(_arg0); end3395 def text_format; end3396 def text_format=(_arg0); end3397 def update!(**args); end3398end3399class Google::Apis::SheetsV4::TreemapChartSpec::Representation < ::Google::Apis::Core::JsonRepresentation; end3400class Google::Apis::SheetsV4::TrimWhitespaceRequest3401 include ::Google::Apis::Core::Hashable3402 include ::Google::Apis::Core::JsonObjectSupport3403 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3404 def initialize(**args); end3405 def range; end3406 def range=(_arg0); end3407 def update!(**args); end3408end3409class Google::Apis::SheetsV4::TrimWhitespaceRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3410class Google::Apis::SheetsV4::TrimWhitespaceResponse3411 include ::Google::Apis::Core::Hashable3412 include ::Google::Apis::Core::JsonObjectSupport3413 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3414 def initialize(**args); end3415 def cells_changed_count; end3416 def cells_changed_count=(_arg0); end3417 def update!(**args); end3418end3419class Google::Apis::SheetsV4::TrimWhitespaceResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end3420class Google::Apis::SheetsV4::UnmergeCellsRequest3421 include ::Google::Apis::Core::Hashable3422 include ::Google::Apis::Core::JsonObjectSupport3423 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3424 def initialize(**args); end3425 def range; end3426 def range=(_arg0); end3427 def update!(**args); end3428end3429class Google::Apis::SheetsV4::UnmergeCellsRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3430class Google::Apis::SheetsV4::UpdateBandingRequest3431 include ::Google::Apis::Core::Hashable3432 include ::Google::Apis::Core::JsonObjectSupport3433 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3434 def initialize(**args); end3435 def banded_range; end3436 def banded_range=(_arg0); end3437 def fields; end3438 def fields=(_arg0); end3439 def update!(**args); end3440end3441class Google::Apis::SheetsV4::UpdateBandingRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3442class Google::Apis::SheetsV4::UpdateBordersRequest3443 include ::Google::Apis::Core::Hashable3444 include ::Google::Apis::Core::JsonObjectSupport3445 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3446 def initialize(**args); end3447 def bottom; end3448 def bottom=(_arg0); end3449 def inner_horizontal; end3450 def inner_horizontal=(_arg0); end3451 def inner_vertical; end3452 def inner_vertical=(_arg0); end3453 def left; end3454 def left=(_arg0); end3455 def range; end3456 def range=(_arg0); end3457 def right; end3458 def right=(_arg0); end3459 def top; end3460 def top=(_arg0); end3461 def update!(**args); end3462end3463class Google::Apis::SheetsV4::UpdateBordersRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3464class Google::Apis::SheetsV4::UpdateCellsRequest3465 include ::Google::Apis::Core::Hashable3466 include ::Google::Apis::Core::JsonObjectSupport3467 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3468 def initialize(**args); end3469 def fields; end3470 def fields=(_arg0); end3471 def range; end3472 def range=(_arg0); end3473 def rows; end3474 def rows=(_arg0); end3475 def start; end3476 def start=(_arg0); end3477 def update!(**args); end3478end3479class Google::Apis::SheetsV4::UpdateCellsRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3480class Google::Apis::SheetsV4::UpdateChartSpecRequest3481 include ::Google::Apis::Core::Hashable3482 include ::Google::Apis::Core::JsonObjectSupport3483 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3484 def initialize(**args); end3485 def chart_id; end3486 def chart_id=(_arg0); end3487 def spec; end3488 def spec=(_arg0); end3489 def update!(**args); end3490end3491class Google::Apis::SheetsV4::UpdateChartSpecRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3492class Google::Apis::SheetsV4::UpdateConditionalFormatRuleRequest3493 include ::Google::Apis::Core::Hashable3494 include ::Google::Apis::Core::JsonObjectSupport3495 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3496 def initialize(**args); end3497 def index; end3498 def index=(_arg0); end3499 def new_index; end3500 def new_index=(_arg0); end3501 def rule; end3502 def rule=(_arg0); end3503 def sheet_id; end3504 def sheet_id=(_arg0); end3505 def update!(**args); end3506end3507class Google::Apis::SheetsV4::UpdateConditionalFormatRuleRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3508class Google::Apis::SheetsV4::UpdateConditionalFormatRuleResponse3509 include ::Google::Apis::Core::Hashable3510 include ::Google::Apis::Core::JsonObjectSupport3511 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3512 def initialize(**args); end3513 def new_index; end3514 def new_index=(_arg0); end3515 def new_rule; end3516 def new_rule=(_arg0); end3517 def old_index; end3518 def old_index=(_arg0); end3519 def old_rule; end3520 def old_rule=(_arg0); end3521 def update!(**args); end3522end3523class Google::Apis::SheetsV4::UpdateConditionalFormatRuleResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end3524class Google::Apis::SheetsV4::UpdateDataSourceRequest3525 include ::Google::Apis::Core::Hashable3526 include ::Google::Apis::Core::JsonObjectSupport3527 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3528 def initialize(**args); end3529 def data_source; end3530 def data_source=(_arg0); end3531 def fields; end3532 def fields=(_arg0); end3533 def update!(**args); end3534end3535class Google::Apis::SheetsV4::UpdateDataSourceRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3536class Google::Apis::SheetsV4::UpdateDataSourceResponse3537 include ::Google::Apis::Core::Hashable3538 include ::Google::Apis::Core::JsonObjectSupport3539 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3540 def initialize(**args); end3541 def data_execution_status; end3542 def data_execution_status=(_arg0); end3543 def data_source; end3544 def data_source=(_arg0); end3545 def update!(**args); end3546end3547class Google::Apis::SheetsV4::UpdateDataSourceResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end3548class Google::Apis::SheetsV4::UpdateDeveloperMetadataRequest3549 include ::Google::Apis::Core::Hashable3550 include ::Google::Apis::Core::JsonObjectSupport3551 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3552 def initialize(**args); end3553 def data_filters; end3554 def data_filters=(_arg0); end3555 def developer_metadata; end3556 def developer_metadata=(_arg0); end3557 def fields; end3558 def fields=(_arg0); end3559 def update!(**args); end3560end3561class Google::Apis::SheetsV4::UpdateDeveloperMetadataRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3562class Google::Apis::SheetsV4::UpdateDeveloperMetadataResponse3563 include ::Google::Apis::Core::Hashable3564 include ::Google::Apis::Core::JsonObjectSupport3565 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3566 def initialize(**args); end3567 def developer_metadata; end3568 def developer_metadata=(_arg0); end3569 def update!(**args); end3570end3571class Google::Apis::SheetsV4::UpdateDeveloperMetadataResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end3572class Google::Apis::SheetsV4::UpdateDimensionGroupRequest3573 include ::Google::Apis::Core::Hashable3574 include ::Google::Apis::Core::JsonObjectSupport3575 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3576 def initialize(**args); end3577 def dimension_group; end3578 def dimension_group=(_arg0); end3579 def fields; end3580 def fields=(_arg0); end3581 def update!(**args); end3582end3583class Google::Apis::SheetsV4::UpdateDimensionGroupRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3584class Google::Apis::SheetsV4::UpdateDimensionPropertiesRequest3585 include ::Google::Apis::Core::Hashable3586 include ::Google::Apis::Core::JsonObjectSupport3587 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3588 def initialize(**args); end3589 def data_source_sheet_range; end3590 def data_source_sheet_range=(_arg0); end3591 def fields; end3592 def fields=(_arg0); end3593 def properties; end3594 def properties=(_arg0); end3595 def range; end3596 def range=(_arg0); end3597 def update!(**args); end3598end3599class Google::Apis::SheetsV4::UpdateDimensionPropertiesRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3600class Google::Apis::SheetsV4::UpdateEmbeddedObjectBorderRequest3601 include ::Google::Apis::Core::Hashable3602 include ::Google::Apis::Core::JsonObjectSupport3603 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3604 def initialize(**args); end3605 def border; end3606 def border=(_arg0); end3607 def fields; end3608 def fields=(_arg0); end3609 def object_id_prop; end3610 def object_id_prop=(_arg0); end3611 def update!(**args); end3612end3613class Google::Apis::SheetsV4::UpdateEmbeddedObjectBorderRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3614class Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionRequest3615 include ::Google::Apis::Core::Hashable3616 include ::Google::Apis::Core::JsonObjectSupport3617 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3618 def initialize(**args); end3619 def fields; end3620 def fields=(_arg0); end3621 def new_position; end3622 def new_position=(_arg0); end3623 def object_id_prop; end3624 def object_id_prop=(_arg0); end3625 def update!(**args); end3626end3627class Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3628class Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionResponse3629 include ::Google::Apis::Core::Hashable3630 include ::Google::Apis::Core::JsonObjectSupport3631 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3632 def initialize(**args); end3633 def position; end3634 def position=(_arg0); end3635 def update!(**args); end3636end3637class Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end3638class Google::Apis::SheetsV4::UpdateFilterViewRequest3639 include ::Google::Apis::Core::Hashable3640 include ::Google::Apis::Core::JsonObjectSupport3641 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3642 def initialize(**args); end3643 def fields; end3644 def fields=(_arg0); end3645 def filter; end3646 def filter=(_arg0); end3647 def update!(**args); end3648end3649class Google::Apis::SheetsV4::UpdateFilterViewRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3650class Google::Apis::SheetsV4::UpdateNamedRangeRequest3651 include ::Google::Apis::Core::Hashable3652 include ::Google::Apis::Core::JsonObjectSupport3653 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3654 def initialize(**args); end3655 def fields; end3656 def fields=(_arg0); end3657 def named_range; end3658 def named_range=(_arg0); end3659 def update!(**args); end3660end3661class Google::Apis::SheetsV4::UpdateNamedRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3662class Google::Apis::SheetsV4::UpdateProtectedRangeRequest3663 include ::Google::Apis::Core::Hashable3664 include ::Google::Apis::Core::JsonObjectSupport3665 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3666 def initialize(**args); end3667 def fields; end3668 def fields=(_arg0); end3669 def protected_range; end3670 def protected_range=(_arg0); end3671 def update!(**args); end3672end3673class Google::Apis::SheetsV4::UpdateProtectedRangeRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3674class Google::Apis::SheetsV4::UpdateSheetPropertiesRequest3675 include ::Google::Apis::Core::Hashable3676 include ::Google::Apis::Core::JsonObjectSupport3677 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3678 def initialize(**args); end3679 def fields; end3680 def fields=(_arg0); end3681 def properties; end3682 def properties=(_arg0); end3683 def update!(**args); end3684end3685class Google::Apis::SheetsV4::UpdateSheetPropertiesRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3686class Google::Apis::SheetsV4::UpdateSlicerSpecRequest3687 include ::Google::Apis::Core::Hashable3688 include ::Google::Apis::Core::JsonObjectSupport3689 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3690 def initialize(**args); end3691 def fields; end3692 def fields=(_arg0); end3693 def slicer_id; end3694 def slicer_id=(_arg0); end3695 def spec; end3696 def spec=(_arg0); end3697 def update!(**args); end3698end3699class Google::Apis::SheetsV4::UpdateSlicerSpecRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3700class Google::Apis::SheetsV4::UpdateSpreadsheetPropertiesRequest3701 include ::Google::Apis::Core::Hashable3702 include ::Google::Apis::Core::JsonObjectSupport3703 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3704 def initialize(**args); end3705 def fields; end3706 def fields=(_arg0); end3707 def properties; end3708 def properties=(_arg0); end3709 def update!(**args); end3710end3711class Google::Apis::SheetsV4::UpdateSpreadsheetPropertiesRequest::Representation < ::Google::Apis::Core::JsonRepresentation; end3712class Google::Apis::SheetsV4::UpdateValuesByDataFilterResponse3713 include ::Google::Apis::Core::Hashable3714 include ::Google::Apis::Core::JsonObjectSupport3715 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3716 def initialize(**args); end3717 def data_filter; end3718 def data_filter=(_arg0); end3719 def update!(**args); end3720 def updated_cells; end3721 def updated_cells=(_arg0); end3722 def updated_columns; end3723 def updated_columns=(_arg0); end3724 def updated_data; end3725 def updated_data=(_arg0); end3726 def updated_range; end3727 def updated_range=(_arg0); end3728 def updated_rows; end3729 def updated_rows=(_arg0); end3730end3731class Google::Apis::SheetsV4::UpdateValuesByDataFilterResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end3732class Google::Apis::SheetsV4::UpdateValuesResponse3733 include ::Google::Apis::Core::Hashable3734 include ::Google::Apis::Core::JsonObjectSupport3735 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3736 def initialize(**args); end3737 def spreadsheet_id; end3738 def spreadsheet_id=(_arg0); end3739 def update!(**args); end3740 def updated_cells; end3741 def updated_cells=(_arg0); end3742 def updated_columns; end3743 def updated_columns=(_arg0); end3744 def updated_data; end3745 def updated_data=(_arg0); end3746 def updated_range; end3747 def updated_range=(_arg0); end3748 def updated_rows; end3749 def updated_rows=(_arg0); end3750end3751class Google::Apis::SheetsV4::UpdateValuesResponse::Representation < ::Google::Apis::Core::JsonRepresentation; end3752Google::Apis::SheetsV4::VERSION = T.let(T.unsafe(nil), String)3753class Google::Apis::SheetsV4::ValueRange3754 include ::Google::Apis::Core::Hashable3755 include ::Google::Apis::Core::JsonObjectSupport3756 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3757 def initialize(**args); end3758 def major_dimension; end3759 def major_dimension=(_arg0); end3760 def range; end3761 def range=(_arg0); end3762 def update!(**args); end3763 def values; end3764 def values=(_arg0); end3765end3766class Google::Apis::SheetsV4::ValueRange::Representation < ::Google::Apis::Core::JsonRepresentation; end3767class Google::Apis::SheetsV4::WaterfallChartColumnStyle3768 include ::Google::Apis::Core::Hashable3769 include ::Google::Apis::Core::JsonObjectSupport3770 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3771 def initialize(**args); end3772 def color; end3773 def color=(_arg0); end3774 def color_style; end3775 def color_style=(_arg0); end3776 def label; end3777 def label=(_arg0); end3778 def update!(**args); end3779end3780class Google::Apis::SheetsV4::WaterfallChartColumnStyle::Representation < ::Google::Apis::Core::JsonRepresentation; end3781class Google::Apis::SheetsV4::WaterfallChartCustomSubtotal3782 include ::Google::Apis::Core::Hashable3783 include ::Google::Apis::Core::JsonObjectSupport3784 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3785 def initialize(**args); end3786 def data_is_subtotal; end3787 def data_is_subtotal=(_arg0); end3788 def data_is_subtotal?; end3789 def label; end3790 def label=(_arg0); end3791 def subtotal_index; end3792 def subtotal_index=(_arg0); end3793 def update!(**args); end3794end3795class Google::Apis::SheetsV4::WaterfallChartCustomSubtotal::Representation < ::Google::Apis::Core::JsonRepresentation; end3796class Google::Apis::SheetsV4::WaterfallChartDomain3797 include ::Google::Apis::Core::Hashable3798 include ::Google::Apis::Core::JsonObjectSupport3799 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3800 def initialize(**args); end3801 def data; end3802 def data=(_arg0); end3803 def reversed; end3804 def reversed=(_arg0); end3805 def reversed?; end3806 def update!(**args); end3807end3808class Google::Apis::SheetsV4::WaterfallChartDomain::Representation < ::Google::Apis::Core::JsonRepresentation; end3809class Google::Apis::SheetsV4::WaterfallChartSeries3810 include ::Google::Apis::Core::Hashable3811 include ::Google::Apis::Core::JsonObjectSupport3812 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3813 def initialize(**args); end3814 def custom_subtotals; end3815 def custom_subtotals=(_arg0); end3816 def data; end3817 def data=(_arg0); end3818 def data_label; end3819 def data_label=(_arg0); end3820 def hide_trailing_subtotal; end3821 def hide_trailing_subtotal=(_arg0); end3822 def hide_trailing_subtotal?; end3823 def negative_columns_style; end3824 def negative_columns_style=(_arg0); end3825 def positive_columns_style; end3826 def positive_columns_style=(_arg0); end3827 def subtotal_columns_style; end3828 def subtotal_columns_style=(_arg0); end3829 def update!(**args); end3830end3831class Google::Apis::SheetsV4::WaterfallChartSeries::Representation < ::Google::Apis::Core::JsonRepresentation; end3832class Google::Apis::SheetsV4::WaterfallChartSpec3833 include ::Google::Apis::Core::Hashable3834 include ::Google::Apis::Core::JsonObjectSupport3835 extend ::Google::Apis::Core::JsonObjectSupport::ClassMethods3836 def initialize(**args); end3837 def connector_line_style; end3838 def connector_line_style=(_arg0); end3839 def domain; end3840 def domain=(_arg0); end3841 def first_value_is_total; end3842 def first_value_is_total=(_arg0); end3843 def first_value_is_total?; end3844 def hide_connector_lines; end3845 def hide_connector_lines=(_arg0); end3846 def hide_connector_lines?; end3847 def series; end3848 def series=(_arg0); end3849 def stacked_type; end3850 def stacked_type=(_arg0); end...

Full Screen

Full Screen

activerecord.rbi

Source:activerecord.rbi Github

copy

Full Screen

...126 def from; end127 def group(*columns); end128 def hash; end129 def having(expr); end130 def initialize(name, as: nil, klass: nil, type_caster: nil); end131 def join(relation, klass = nil); end132 def name; end133 def name=(arg0); end134 def order(*expr); end135 def outer_join(relation); end136 def project(*things); end137 def self.engine; end138 def self.engine=(arg0); end139 def skip(amount); end140 def table_alias; end141 def table_alias=(arg0); end142 def table_name; end143 def take(amount); end144 def type_cast_for_database(attr_name, value); end145 def type_caster; end146 def type_for_attribute(name); end147 def where(condition); end148 include Arel::AliasPredication149 include Arel::FactoryMethods150end151module Arel::Attributes152end153class Anonymous_Struct_16 < Struct154 def name; end155 def name=(_); end156 def relation; end157 def relation=(_); end158 def self.[](*arg0); end159 def self.inspect; end160 def self.keyword_init?; end161 def self.members; end162 def self.new(*arg0); end163end164class Arel::Attributes::Attribute < Anonymous_Struct_16165 def able_to_type_cast?; end166 def lower; end167 def type_cast_for_database(value); end168 def type_caster; end169 include Arel::AliasPredication170 include Arel::Expressions171 include Arel::Math172 include Arel::OrderPredications173 include Arel::Predications174end175module Arel::Visitors176end177class Arel::Visitors::Visitor178 def accept(object, collector = nil); end179 def dispatch; end180 def get_dispatch_cache; end181 def initialize; end182 def self.dispatch_cache; end183 def visit(object, collector = nil); end184end185class Arel::Visitors::UnsupportedVisitError < StandardError186 def initialize(object); end187end188class Arel::Visitors::ToSql < Arel::Visitors::Visitor189 def aggregate(name, o, collector); end190 def bind_block; end191 def build_subselect(key, o); end192 def collect_ctes(children, collector); end193 def collect_nodes_for(nodes, collector, spacer, connector = nil); end194 def collect_optimizer_hints(o, collector); end195 def compile(node, collector = nil); end196 def has_group_by_and_having?(o); end197 def has_join_sources?(o); end198 def has_limit_or_offset_or_orders?(o); end199 def infix_value(o, collector, value); end200 def infix_value_with_paren(o, collector, value, suppress_parens = nil); end201 def initialize(connection); end202 def inject_join(list, collector, join_str); end203 def is_distinct_from(o, collector); end204 def maybe_visit(thing, collector); end205 def prepare_delete_statement(o); end206 def prepare_update_statement(o); end207 def quote(value); end208 def quote_column_name(name); end209 def quote_table_name(name); end210 def sanitize_as_sql_comment(value); end211 def unboundable?(value); end212 def unsupported(o, collector); end213 def visit_ActiveModel_Attribute(o, collector); end214 def visit_ActiveSupport_Multibyte_Chars(o, collector); end215 def visit_ActiveSupport_StringInquirer(o, collector); end216 def visit_Arel_Attributes_Attribute(o, collector); end217 def visit_Arel_Nodes_And(o, collector); end218 def visit_Arel_Nodes_As(o, collector); end219 def visit_Arel_Nodes_Ascending(o, collector); end220 def visit_Arel_Nodes_Assignment(o, collector); end221 def visit_Arel_Nodes_Avg(o, collector); end222 def visit_Arel_Nodes_Between(o, collector); end223 def visit_Arel_Nodes_Bin(o, collector); end224 def visit_Arel_Nodes_BindParam(o, collector); end225 def visit_Arel_Nodes_Case(o, collector); end226 def visit_Arel_Nodes_Casted(o, collector); end227 def visit_Arel_Nodes_Comment(o, collector); end228 def visit_Arel_Nodes_Count(o, collector); end229 def visit_Arel_Nodes_CurrentRow(o, collector); end230 def visit_Arel_Nodes_DeleteStatement(o, collector); end231 def visit_Arel_Nodes_Descending(o, collector); end232 def visit_Arel_Nodes_Distinct(o, collector); end233 def visit_Arel_Nodes_DistinctOn(o, collector); end234 def visit_Arel_Nodes_DoesNotMatch(o, collector); end235 def visit_Arel_Nodes_Else(o, collector); end236 def visit_Arel_Nodes_Equality(o, collector); end237 def visit_Arel_Nodes_Except(o, collector); end238 def visit_Arel_Nodes_Exists(o, collector); end239 def visit_Arel_Nodes_Extract(o, collector); end240 def visit_Arel_Nodes_False(o, collector); end241 def visit_Arel_Nodes_Filter(o, collector); end242 def visit_Arel_Nodes_Following(o, collector); end243 def visit_Arel_Nodes_FullOuterJoin(o, collector); end244 def visit_Arel_Nodes_GreaterThan(o, collector); end245 def visit_Arel_Nodes_GreaterThanOrEqual(o, collector); end246 def visit_Arel_Nodes_Group(o, collector); end247 def visit_Arel_Nodes_Grouping(o, collector); end248 def visit_Arel_Nodes_HomogeneousIn(o, collector); end249 def visit_Arel_Nodes_In(o, collector); end250 def visit_Arel_Nodes_InfixOperation(o, collector); end251 def visit_Arel_Nodes_InnerJoin(o, collector); end252 def visit_Arel_Nodes_InsertStatement(o, collector); end253 def visit_Arel_Nodes_Intersect(o, collector); end254 def visit_Arel_Nodes_IsDistinctFrom(o, collector); end255 def visit_Arel_Nodes_IsNotDistinctFrom(o, collector); end256 def visit_Arel_Nodes_JoinSource(o, collector); end257 def visit_Arel_Nodes_LessThan(o, collector); end258 def visit_Arel_Nodes_LessThanOrEqual(o, collector); end259 def visit_Arel_Nodes_Limit(o, collector); end260 def visit_Arel_Nodes_Lock(o, collector); end261 def visit_Arel_Nodes_Matches(o, collector); end262 def visit_Arel_Nodes_Max(o, collector); end263 def visit_Arel_Nodes_Min(o, collector); end264 def visit_Arel_Nodes_NamedFunction(o, collector); end265 def visit_Arel_Nodes_NamedWindow(o, collector); end266 def visit_Arel_Nodes_Not(o, collector); end267 def visit_Arel_Nodes_NotEqual(o, collector); end268 def visit_Arel_Nodes_NotIn(o, collector); end269 def visit_Arel_Nodes_NotRegexp(o, collector); end270 def visit_Arel_Nodes_NullsFirst(o, collector); end271 def visit_Arel_Nodes_NullsLast(o, collector); end272 def visit_Arel_Nodes_Offset(o, collector); end273 def visit_Arel_Nodes_On(o, collector); end274 def visit_Arel_Nodes_OptimizerHints(o, collector); end275 def visit_Arel_Nodes_Or(o, collector); end276 def visit_Arel_Nodes_OuterJoin(o, collector); end277 def visit_Arel_Nodes_Over(o, collector); end278 def visit_Arel_Nodes_Preceding(o, collector); end279 def visit_Arel_Nodes_Quoted(o, collector); end280 def visit_Arel_Nodes_Range(o, collector); end281 def visit_Arel_Nodes_Regexp(o, collector); end282 def visit_Arel_Nodes_RightOuterJoin(o, collector); end283 def visit_Arel_Nodes_Rows(o, collector); end284 def visit_Arel_Nodes_SelectCore(o, collector); end285 def visit_Arel_Nodes_SelectOptions(o, collector); end286 def visit_Arel_Nodes_SelectStatement(o, collector); end287 def visit_Arel_Nodes_SqlLiteral(o, collector); end288 def visit_Arel_Nodes_StringJoin(o, collector); end289 def visit_Arel_Nodes_Sum(o, collector); end290 def visit_Arel_Nodes_TableAlias(o, collector); end291 def visit_Arel_Nodes_True(o, collector); end292 def visit_Arel_Nodes_UnaryOperation(o, collector); end293 def visit_Arel_Nodes_Union(o, collector); end294 def visit_Arel_Nodes_UnionAll(o, collector); end295 def visit_Arel_Nodes_UnqualifiedColumn(o, collector); end296 def visit_Arel_Nodes_UpdateStatement(o, collector); end297 def visit_Arel_Nodes_ValuesList(o, collector); end298 def visit_Arel_Nodes_When(o, collector); end299 def visit_Arel_Nodes_Window(o, collector); end300 def visit_Arel_Nodes_With(o, collector); end301 def visit_Arel_Nodes_WithRecursive(o, collector); end302 def visit_Arel_SelectManager(o, collector); end303 def visit_Arel_Table(o, collector); end304 def visit_Array(o, collector); end305 def visit_BigDecimal(o, collector); end306 def visit_Class(o, collector); end307 def visit_Date(o, collector); end308 def visit_DateTime(o, collector); end309 def visit_FalseClass(o, collector); end310 def visit_Float(o, collector); end311 def visit_Hash(o, collector); end312 def visit_Integer(o, collector); end313 def visit_NilClass(o, collector); end314 def visit_Set(o, collector); end315 def visit_String(o, collector); end316 def visit_Symbol(o, collector); end317 def visit_Time(o, collector); end318 def visit_TrueClass(o, collector); end319end320class Arel::Visitors::SQLite < Arel::Visitors::ToSql321 def visit_Arel_Nodes_False(o, collector); end322 def visit_Arel_Nodes_IsDistinctFrom(o, collector); end323 def visit_Arel_Nodes_IsNotDistinctFrom(o, collector); end324 def visit_Arel_Nodes_Lock(o, collector); end325 def visit_Arel_Nodes_SelectStatement(o, collector); end326 def visit_Arel_Nodes_True(o, collector); end327end328class Arel::Visitors::PostgreSQL < Arel::Visitors::ToSql329 def bind_block; end330 def grouping_array_or_grouping_element(o, collector); end331 def grouping_parentheses(o, collector); end332 def visit_Arel_Nodes_Cube(o, collector); end333 def visit_Arel_Nodes_DistinctOn(o, collector); end334 def visit_Arel_Nodes_DoesNotMatch(o, collector); end335 def visit_Arel_Nodes_GroupingElement(o, collector); end336 def visit_Arel_Nodes_GroupingSet(o, collector); end337 def visit_Arel_Nodes_IsDistinctFrom(o, collector); end338 def visit_Arel_Nodes_IsNotDistinctFrom(o, collector); end339 def visit_Arel_Nodes_Lateral(o, collector); end340 def visit_Arel_Nodes_Matches(o, collector); end341 def visit_Arel_Nodes_NotRegexp(o, collector); end342 def visit_Arel_Nodes_Regexp(o, collector); end343 def visit_Arel_Nodes_RollUp(o, collector); end344end345class Arel::Visitors::MySQL < Arel::Visitors::ToSql346 def build_subselect(key, o); end347 def prepare_delete_statement(o); end348 def prepare_update_statement(o); end349 def visit_Arel_Nodes_Bin(o, collector); end350 def visit_Arel_Nodes_Concat(o, collector); end351 def visit_Arel_Nodes_IsDistinctFrom(o, collector); end352 def visit_Arel_Nodes_IsNotDistinctFrom(o, collector); end353 def visit_Arel_Nodes_NotRegexp(o, collector); end354 def visit_Arel_Nodes_NullsFirst(o, collector); end355 def visit_Arel_Nodes_Regexp(o, collector); end356 def visit_Arel_Nodes_SelectCore(o, collector); end357 def visit_Arel_Nodes_SelectStatement(o, collector); end358 def visit_Arel_Nodes_UnqualifiedColumn(o, collector); end359end360class Arel::Visitors::Dot < Arel::Visitors::Visitor361 def accept(object, collector); end362 def edge(name); end363 def initialize; end364 def quote(string); end365 def to_dot; end366 def visit(o); end367 def visit_ActiveModel_Attribute(o); end368 def visit_Arel_Attributes_Attribute(o); end369 def visit_Arel_Nodes_And(o); end370 def visit_Arel_Nodes_Binary(o); end371 def visit_Arel_Nodes_BindParam(o); end372 def visit_Arel_Nodes_Case(o); end373 def visit_Arel_Nodes_Casted(o); end374 def visit_Arel_Nodes_Comment(o); end375 def visit_Arel_Nodes_Count(o); end376 def visit_Arel_Nodes_CurrentRow(o); end377 def visit_Arel_Nodes_DeleteStatement(o); end378 def visit_Arel_Nodes_Distinct(o); end379 def visit_Arel_Nodes_Extract(o); end380 def visit_Arel_Nodes_Function(o); end381 def visit_Arel_Nodes_HomogeneousIn(o); end382 def visit_Arel_Nodes_InfixOperation(o); end383 def visit_Arel_Nodes_InsertStatement(o); end384 def visit_Arel_Nodes_NamedFunction(o); end385 def visit_Arel_Nodes_NamedWindow(o); end386 def visit_Arel_Nodes_NotRegexp(o); end387 def visit_Arel_Nodes_Ordering(o); end388 def visit_Arel_Nodes_Regexp(o); end389 def visit_Arel_Nodes_SelectCore(o); end390 def visit_Arel_Nodes_SelectStatement(o); end391 def visit_Arel_Nodes_SqlLiteral(o); end392 def visit_Arel_Nodes_StringJoin(o); end393 def visit_Arel_Nodes_TableAlias(o); end394 def visit_Arel_Nodes_Unary(o); end395 def visit_Arel_Nodes_UnaryOperation(o); end396 def visit_Arel_Nodes_UpdateStatement(o); end397 def visit_Arel_Nodes_ValuesList(o); end398 def visit_Arel_Nodes_Window(o); end399 def visit_Arel_Nodes_With(o); end400 def visit_Arel_Table(o); end401 def visit_Array(o); end402 def visit_BigDecimal(o); end403 def visit_Date(o); end404 def visit_DateTime(o); end405 def visit_FalseClass(o); end406 def visit_Float(o); end407 def visit_Hash(o); end408 def visit_Integer(o); end409 def visit_NilClass(o); end410 def visit_Set(o); end411 def visit_String(o); end412 def visit_Symbol(o); end413 def visit_Time(o); end414 def visit_TrueClass(o); end415 def visit__children(o); end416 def visit__no_edges(o); end417 def visit__regexp(o); end418 def visit_edge(o, method); end419 def with_node(node); end420end421class Arel::Visitors::Dot::Node422 def fields; end423 def fields=(arg0); end424 def id; end425 def id=(arg0); end426 def initialize(name, id, fields = nil); end427 def name; end428 def name=(arg0); end429end430class Anonymous_Struct_17 < Struct431 def from; end432 def from=(_); end433 def name; end434 def name=(_); end435 def self.[](*arg0); end436 def self.inspect; end437 def self.keyword_init?; end438 def self.members; end439 def self.new(*arg0); end440 def to; end441 def to=(_); end442end443class Arel::Visitors::Dot::Edge < Anonymous_Struct_17444end445module Arel::Collectors446end447class Arel::Collectors::PlainString448 def <<(str); end449 def initialize; end450 def value; end451end452class Arel::Collectors::SQLString < Arel::Collectors::PlainString453 def add_bind(bind); end454 def add_binds(binds, proc_for_binds = nil, &block); end455 def initialize(*arg0); end456 def preparable; end457 def preparable=(arg0); end458end459class Arel::TreeManager460 def ast; end461 def initialize_copy(other); end462 def to_dot; end463 def to_sql(engine = nil); end464 include Arel::FactoryMethods465end466module Arel::TreeManager::StatementMethods467 def key; end468 def key=(key); end469 def offset(offset); end470 def order(*expr); end471 def take(limit); end472 def where(expr); end473 def wheres=(exprs); end474end475class Arel::InsertManager < Arel::TreeManager476 def columns; end477 def create_values(values); end478 def create_values_list(rows); end479 def initialize(table = nil); end480 def insert(fields); end481 def into(table); end482 def select(select); end483 def values=(val); end484end485class Arel::SelectManager < Arel::TreeManager486 def as(other); end487 def collapse(exprs); end488 def comment(*values); end489 def constraints; end490 def distinct(value = nil); end491 def distinct_on(value); end492 def except(other); end493 def exists; end494 def from(table); end495 def froms; end496 def group(*columns); end497 def having(expr); end498 def initialize(table = nil); end499 def initialize_copy(other); end500 def intersect(other); end501 def join(relation, klass = nil); end502 def join_sources; end503 def lateral(table_name = nil); end504 def limit; end505 def limit=(limit); end506 def lock(locking = nil); end507 def locked; end508 def minus(other); end509 def offset; end510 def offset=(amount); end511 def on(*exprs); end512 def optimizer_hints(*hints); end513 def order(*expr); end514 def orders; end515 def outer_join(relation); end516 def project(*projections); end517 def projections; end518 def projections=(projections); end519 def skip(amount); end520 def source; end521 def take(limit); end522 def taken; end523 def union(operation, other = nil); end524 def where(expr); end525 def where_sql(engine = nil); end526 def window(name); end527 def with(*subqueries); end528 include Arel::Crud529end530class Arel::UpdateManager < Arel::TreeManager531 def group(columns); end532 def having(expr); end533 def initialize(table = nil); end534 def set(values); end535 def table(table); end536 include Arel::TreeManager::StatementMethods537end538class Arel::DeleteManager < Arel::TreeManager539 def from(relation); end540 def group(columns); end541 def having(expr); end542 def initialize(table = nil); end543 include Arel::TreeManager::StatementMethods544end545module Arel::Nodes546 def self.build_quoted(other, attribute = nil); end547end548class Arel::Nodes::Node549 def and(right); end550 def equality?; end551 def fetch_attribute; end552 def invert; end553 def not; end554 def or(right); end555 def to_sql(engine = nil); end556 include Arel::FactoryMethods557end558class Arel::Nodes::NodeExpression < Arel::Nodes::Node559 include Arel::AliasPredication560 include Arel::Expressions561 include Arel::Math562 include Arel::OrderPredications563 include Arel::Predications564end565class Arel::Nodes::SelectStatement < Arel::Nodes::NodeExpression566 def ==(other); end567 def cores; end568 def eql?(other); end569 def hash; end570 def initialize(relation = nil); end571 def initialize_copy(other); end572 def limit; end573 def limit=(arg0); end574 def lock; end575 def lock=(arg0); end576 def offset; end577 def offset=(arg0); end578 def orders; end579 def orders=(arg0); end580 def with; end581 def with=(arg0); end582end583class Arel::Nodes::SelectCore < Arel::Nodes::Node584 def ==(other); end585 def comment; end586 def comment=(arg0); end587 def eql?(other); end588 def from; end589 def from=(value); end590 def froms; end591 def froms=(value); end592 def groups; end593 def groups=(arg0); end594 def hash; end595 def havings; end596 def havings=(arg0); end597 def initialize(relation = nil); end598 def initialize_copy(other); end599 def optimizer_hints; end600 def optimizer_hints=(arg0); end601 def projections; end602 def projections=(arg0); end603 def set_quantifier; end604 def set_quantifier=(arg0); end605 def source; end606 def source=(arg0); end607 def wheres; end608 def wheres=(arg0); end609 def windows; end610 def windows=(arg0); end611end612class Arel::Nodes::InsertStatement < Arel::Nodes::Node613 def ==(other); end614 def columns; end615 def columns=(arg0); end616 def eql?(other); end617 def hash; end618 def initialize(relation = nil); end619 def initialize_copy(other); end620 def relation; end621 def relation=(arg0); end622 def select; end623 def select=(arg0); end624 def values; end625 def values=(arg0); end626end627class Arel::Nodes::UpdateStatement < Arel::Nodes::Node628 def ==(other); end629 def eql?(other); end630 def groups; end631 def groups=(arg0); end632 def hash; end633 def havings; end634 def havings=(arg0); end635 def initialize(relation = nil); end636 def initialize_copy(other); end637 def key; end638 def key=(arg0); end639 def limit; end640 def limit=(arg0); end641 def offset; end642 def offset=(arg0); end643 def orders; end644 def orders=(arg0); end645 def relation; end646 def relation=(arg0); end647 def values; end648 def values=(arg0); end649 def wheres; end650 def wheres=(arg0); end651end652class Arel::Nodes::BindParam < Arel::Nodes::Node653 def ==(other); end654 def eql?(other); end655 def hash; end656 def infinite?; end657 def initialize(value); end658 def nil?; end659 def unboundable?; end660 def value; end661 def value_before_type_cast; end662end663class Arel::Nodes::Distinct < Arel::Nodes::NodeExpression664 def ==(other); end665 def eql?(other); end666 def hash; end667end668class Arel::Nodes::True < Arel::Nodes::NodeExpression669 def ==(other); end670 def eql?(other); end671 def hash; end672end673class Arel::Nodes::False < Arel::Nodes::NodeExpression674 def ==(other); end675 def eql?(other); end676 def hash; end677end678class Arel::Nodes::Unary < Arel::Nodes::NodeExpression679 def ==(other); end680 def eql?(other); end681 def expr; end682 def expr=(arg0); end683 def hash; end684 def initialize(expr); end685 def value; end686end687class Arel::Nodes::Bin < Arel::Nodes::Unary688end689class Arel::Nodes::Cube < Arel::Nodes::Unary690end691class Arel::Nodes::DistinctOn < Arel::Nodes::Unary692end693class Arel::Nodes::Group < Arel::Nodes::Unary694end695class Arel::Nodes::GroupingElement < Arel::Nodes::Unary696end697class Arel::Nodes::GroupingSet < Arel::Nodes::Unary698end699class Arel::Nodes::Lateral < Arel::Nodes::Unary700end701class Arel::Nodes::Limit < Arel::Nodes::Unary702end703class Arel::Nodes::Lock < Arel::Nodes::Unary704end705class Arel::Nodes::Not < Arel::Nodes::Unary706end707class Arel::Nodes::Offset < Arel::Nodes::Unary708end709class Arel::Nodes::On < Arel::Nodes::Unary710end711class Arel::Nodes::OptimizerHints < Arel::Nodes::Unary712end713class Arel::Nodes::RollUp < Arel::Nodes::Unary714end715class Arel::Nodes::Grouping < Arel::Nodes::Unary716 def fetch_attribute(&block); end717end718class Arel::Nodes::HomogeneousIn < Arel::Nodes::Node719 def ==(other); end720 def attribute; end721 def casted_values; end722 def column_name; end723 def eql?(other); end724 def equality?; end725 def fetch_attribute(&block); end726 def hash; end727 def initialize(values, attribute, type); end728 def invert; end729 def ivars; end730 def left; end731 def proc_for_binds; end732 def right; end733 def table_name; end734 def type; end735 def values; end736end737class Arel::Nodes::Ordering < Arel::Nodes::Unary738 def nulls_first; end739 def nulls_last; end740end741class Arel::Nodes::NullsFirst < Arel::Nodes::Ordering742 def reverse; end743end744class Arel::Nodes::NullsLast < Arel::Nodes::Ordering745 def reverse; end746end747class Arel::Nodes::Ascending < Arel::Nodes::Ordering748 def ascending?; end749 def descending?; end750 def direction; end751 def reverse; end752end753class Arel::Nodes::Descending < Arel::Nodes::Ordering754 def ascending?; end755 def descending?; end756 def direction; end757 def reverse; end758end759class Arel::Nodes::UnqualifiedColumn < Arel::Nodes::Unary760 def attribute; end761 def attribute=(arg0); end762 def column; end763 def name; end764 def relation; end765end766class Arel::Nodes::With < Arel::Nodes::Unary767 def children; end768end769class Arel::Nodes::WithRecursive < Arel::Nodes::With770end771class Arel::Nodes::Binary < Arel::Nodes::NodeExpression772 def ==(other); end773 def eql?(other); end774 def hash; end775 def initialize(left, right); end776 def initialize_copy(other); end777 def left; end778 def left=(arg0); end779 def right; end780 def right=(arg0); end781end782module Arel::Nodes::FetchAttribute783 def fetch_attribute; end784end785class Arel::Nodes::Between < Arel::Nodes::Binary786 include Arel::Nodes::FetchAttribute787end788class Arel::Nodes::GreaterThan < Arel::Nodes::Binary789 def invert; end790 include Arel::Nodes::FetchAttribute791end792class Arel::Nodes::GreaterThanOrEqual < Arel::Nodes::Binary793 def invert; end794 include Arel::Nodes::FetchAttribute795end796class Arel::Nodes::LessThan < Arel::Nodes::Binary797 def invert; end798 include Arel::Nodes::FetchAttribute799end800class Arel::Nodes::LessThanOrEqual < Arel::Nodes::Binary801 def invert; end802 include Arel::Nodes::FetchAttribute803end804class Arel::Nodes::IsDistinctFrom < Arel::Nodes::Binary805 def invert; end806 include Arel::Nodes::FetchAttribute807end808class Arel::Nodes::IsNotDistinctFrom < Arel::Nodes::Binary809 def invert; end810 include Arel::Nodes::FetchAttribute811end812class Arel::Nodes::NotEqual < Arel::Nodes::Binary813 def invert; end814 include Arel::Nodes::FetchAttribute815end816class Arel::Nodes::NotIn < Arel::Nodes::Binary817 def invert; end818 include Arel::Nodes::FetchAttribute819end820class Arel::Nodes::Or < Arel::Nodes::Binary821 def fetch_attribute(&block); end822end823class Arel::Nodes::As < Arel::Nodes::Binary824end825class Arel::Nodes::Assignment < Arel::Nodes::Binary826end827class Arel::Nodes::Join < Arel::Nodes::Binary828end829class Arel::Nodes::Union < Arel::Nodes::Binary830end831class Arel::Nodes::UnionAll < Arel::Nodes::Binary832end833class Arel::Nodes::Intersect < Arel::Nodes::Binary834end835class Arel::Nodes::Except < Arel::Nodes::Binary836end837class Arel::Nodes::Equality < Arel::Nodes::Binary838 def equality?; end839 def invert; end840 include Arel::Nodes::FetchAttribute841end842class Arel::Nodes::Filter < Arel::Nodes::Binary843 include Arel::AliasPredication844 include Arel::WindowPredications845end846class Arel::Nodes::In < Arel::Nodes::Binary847 def equality?; end848 def invert; end849 include Arel::Nodes::FetchAttribute850end851class Arel::Nodes::JoinSource < Arel::Nodes::Binary852 def empty?; end853 def initialize(single_source, joinop = nil); end854end855class Arel::Nodes::DeleteStatement < Arel::Nodes::Node856 def ==(other); end857 def eql?(other); end858 def groups; end859 def groups=(arg0); end860 def hash; end861 def havings; end862 def havings=(arg0); end863 def initialize(relation = nil, wheres = nil); end864 def initialize_copy(other); end865 def key; end866 def key=(arg0); end867 def limit; end868 def limit=(arg0); end869 def offset; end870 def offset=(arg0); end871 def orders; end872 def orders=(arg0); end873 def relation; end874 def relation=(arg0); end875 def wheres; end876 def wheres=(arg0); end877end878class Arel::Nodes::TableAlias < Arel::Nodes::Binary879 def [](name); end880 def able_to_type_cast?; end881 def name; end882 def relation; end883 def table_alias; end884 def table_name; end885 def type_cast_for_database(attr_name, value); end886 def type_for_attribute(name); end887end888class Arel::Nodes::InfixOperation < Arel::Nodes::Binary889 def initialize(operator, left, right); end890 def operator; end891 include Arel::AliasPredication892 include Arel::Expressions893 include Arel::Math894 include Arel::OrderPredications895 include Arel::Predications896end897class Arel::Nodes::Multiplication < Arel::Nodes::InfixOperation898 def initialize(left, right); end899end900class Arel::Nodes::Division < Arel::Nodes::InfixOperation901 def initialize(left, right); end902end903class Arel::Nodes::Addition < Arel::Nodes::InfixOperation904 def initialize(left, right); end905end906class Arel::Nodes::Subtraction < Arel::Nodes::InfixOperation907 def initialize(left, right); end908end909class Arel::Nodes::Concat < Arel::Nodes::InfixOperation910 def initialize(left, right); end911end912class Arel::Nodes::Contains < Arel::Nodes::InfixOperation913 def initialize(left, right); end914end915class Arel::Nodes::Overlaps < Arel::Nodes::InfixOperation916 def initialize(left, right); end917end918class Arel::Nodes::BitwiseAnd < Arel::Nodes::InfixOperation919 def initialize(left, right); end920end921class Arel::Nodes::BitwiseOr < Arel::Nodes::InfixOperation922 def initialize(left, right); end923end924class Arel::Nodes::BitwiseXor < Arel::Nodes::InfixOperation925 def initialize(left, right); end926end927class Arel::Nodes::BitwiseShiftLeft < Arel::Nodes::InfixOperation928 def initialize(left, right); end929end930class Arel::Nodes::BitwiseShiftRight < Arel::Nodes::InfixOperation931 def initialize(left, right); end932end933class Arel::Nodes::UnaryOperation < Arel::Nodes::Unary934 def initialize(operator, operand); end935 def operator; end936end937class Arel::Nodes::BitwiseNot < Arel::Nodes::UnaryOperation938 def initialize(operand); end939end940class Arel::Nodes::Over < Arel::Nodes::Binary941 def initialize(left, right = nil); end942 def operator; end943 include Arel::AliasPredication944end945class Arel::Nodes::Matches < Arel::Nodes::Binary946 def case_sensitive; end947 def case_sensitive=(arg0); end948 def escape; end949 def initialize(left, right, escape = nil, case_sensitive = nil); end950end951class Arel::Nodes::DoesNotMatch < Arel::Nodes::Matches952end953class Arel::Nodes::Regexp < Arel::Nodes::Binary954 def case_sensitive; end955 def case_sensitive=(arg0); end956 def initialize(left, right, case_sensitive = nil); end957end958class Arel::Nodes::NotRegexp < Arel::Nodes::Regexp959end960class Arel::Nodes::And < Arel::Nodes::NodeExpression961 def ==(other); end962 def children; end963 def eql?(other); end964 def hash; end965 def initialize(children); end966 def left; end967 def right; end968end969class Arel::Nodes::Function < Arel::Nodes::NodeExpression970 def ==(other); end971 def alias; end972 def alias=(arg0); end973 def as(aliaz); end974 def distinct; end975 def distinct=(arg0); end976 def eql?(other); end977 def expressions; end978 def expressions=(arg0); end979 def hash; end980 def initialize(expr, aliaz = nil); end981 include Arel::FilterPredications982 include Arel::WindowPredications983end984class Arel::Nodes::Sum < Arel::Nodes::Function985end986class Arel::Nodes::Exists < Arel::Nodes::Function987end988class Arel::Nodes::Max < Arel::Nodes::Function989end990class Arel::Nodes::Min < Arel::Nodes::Function991end992class Arel::Nodes::Avg < Arel::Nodes::Function993end994class Arel::Nodes::Count < Arel::Nodes::Function995 def initialize(expr, distinct = nil, aliaz = nil); end996end997class Arel::Nodes::Extract < Arel::Nodes::Unary998 def ==(other); end999 def eql?(other); end1000 def field; end1001 def field=(arg0); end1002 def hash; end1003 def initialize(expr, field); end1004end1005class Arel::Nodes::ValuesList < Arel::Nodes::Unary1006 def rows; end1007end1008class Arel::Nodes::NamedFunction < Arel::Nodes::Function1009 def ==(other); end1010 def eql?(other); end1011 def hash; end1012 def initialize(name, expr, aliaz = nil); end1013 def name; end1014 def name=(arg0); end1015end1016class Arel::Nodes::Window < Arel::Nodes::Node1017 def ==(other); end1018 def eql?(other); end1019 def frame(expr); end1020 def framing; end1021 def framing=(arg0); end1022 def hash; end1023 def initialize; end1024 def initialize_copy(other); end1025 def order(*expr); end1026 def orders; end1027 def orders=(arg0); end1028 def partition(*expr); end1029 def partitions; end1030 def partitions=(arg0); end1031 def range(expr = nil); end1032 def rows(expr = nil); end1033end1034class Arel::Nodes::NamedWindow < Arel::Nodes::Window1035 def ==(other); end1036 def eql?(other); end1037 def hash; end1038 def initialize(name); end1039 def initialize_copy(other); end1040 def name; end1041 def name=(arg0); end1042end1043class Arel::Nodes::Rows < Arel::Nodes::Unary1044 def initialize(expr = nil); end1045end1046class Arel::Nodes::Range < Arel::Nodes::Unary1047 def initialize(expr = nil); end1048end1049class Arel::Nodes::CurrentRow < Arel::Nodes::Node1050 def ==(other); end1051 def eql?(other); end1052 def hash; end1053end1054class Arel::Nodes::Preceding < Arel::Nodes::Unary1055 def initialize(expr = nil); end1056end1057class Arel::Nodes::Following < Arel::Nodes::Unary1058 def initialize(expr = nil); end1059end1060class Arel::Nodes::Case < Arel::Nodes::NodeExpression1061 def ==(other); end1062 def case; end1063 def case=(arg0); end1064 def conditions; end1065 def conditions=(arg0); end1066 def default; end1067 def default=(arg0); end1068 def else(expression); end1069 def eql?(other); end1070 def hash; end1071 def initialize(expression = nil, default = nil); end1072 def initialize_copy(other); end1073 def then(expression); end1074 def when(condition, expression = nil); end1075end1076class Arel::Nodes::When < Arel::Nodes::Binary1077end1078class Arel::Nodes::Else < Arel::Nodes::Unary1079end1080class Arel::Nodes::FullOuterJoin < Arel::Nodes::Join1081end1082class Arel::Nodes::InnerJoin < Arel::Nodes::Join1083end1084class Arel::Nodes::OuterJoin < Arel::Nodes::Join1085end1086class Arel::Nodes::RightOuterJoin < Arel::Nodes::Join1087end1088class Arel::Nodes::StringJoin < Arel::Nodes::Join1089 def initialize(left, right = nil); end1090end1091class Arel::Nodes::Comment < Arel::Nodes::Node1092 def ==(other); end1093 def eql?(other); end1094 def hash; end1095 def initialize(values); end1096 def initialize_copy(other); end1097 def values; end1098end1099class Arel::Nodes::SqlLiteral < String1100 def encode_with(coder); end1101 def fetch_attribute; end1102 include Arel::AliasPredication1103 include Arel::Expressions1104 include Arel::OrderPredications1105 include Arel::Predications1106end1107class Arel::Nodes::Casted < Arel::Nodes::NodeExpression1108 def ==(other); end1109 def attribute; end1110 def eql?(other); end1111 def hash; end1112 def initialize(value, attribute); end1113 def nil?; end1114 def value; end1115 def value_before_type_cast; end1116 def value_for_database; end1117end1118class Arel::Nodes::Quoted < Arel::Nodes::Unary1119 def infinite?; end1120 def nil?; end1121 def value_before_type_cast; end1122 def value_for_database; end1123end1124module ActiveRecord1125 def self.action_on_strict_loading_violation; end1126 def self.action_on_strict_loading_violation=(arg0); end1127 def self.application_record_class; end1128 def self.application_record_class=(arg0); end1129 def self.async_query_executor; end1130 def self.async_query_executor=(arg0); end1131 def self.default_timezone; end1132 def self.default_timezone=(default_timezone); end1133 def self.dump_schema_after_migration; end1134 def self.dump_schema_after_migration=(arg0); end1135 def self.dump_schemas; end1136 def self.dump_schemas=(arg0); end1137 def self.eager_load!; end1138 def self.error_on_ignored_order; end1139 def self.error_on_ignored_order=(arg0); end1140 def self.gem_version; end1141 def self.global_executor_concurrency; end1142 def self.global_executor_concurrency=(global_executor_concurrency); end1143 def self.global_thread_pool_async_query_executor; end1144 def self.index_nested_attribute_errors; end1145 def self.index_nested_attribute_errors=(arg0); end1146 def self.lazily_load_schema_cache; end1147 def self.lazily_load_schema_cache=(arg0); end1148 def self.legacy_connection_handling; end1149 def self.legacy_connection_handling=(arg0); end1150 def self.maintain_test_schema; end1151 def self.maintain_test_schema=(arg0); end1152 def self.query_transformers; end1153 def self.query_transformers=(arg0); end1154 def self.queues; end1155 def self.queues=(arg0); end1156 def self.reading_role; end1157 def self.reading_role=(arg0); end1158 def self.schema_cache_ignored_tables; end1159 def self.schema_cache_ignored_tables=(arg0); end1160 def self.schema_format; end1161 def self.schema_format=(arg0); end1162 def self.suppress_multiple_database_warning; end1163 def self.suppress_multiple_database_warning=(arg0); end1164 def self.timestamped_migrations; end1165 def self.timestamped_migrations=(arg0); end1166 def self.verbose_query_logs; end1167 def self.verbose_query_logs=(arg0); end1168 def self.verify_foreign_keys_for_fixtures; end1169 def self.verify_foreign_keys_for_fixtures=(arg0); end1170 def self.version; end1171 def self.warn_on_records_fetched_greater_than; end1172 def self.warn_on_records_fetched_greater_than=(arg0); end1173 def self.writing_role; end1174 def self.writing_role=(arg0); end1175 extend ActiveSupport::Autoload1176end1177module ActiveRecord::VERSION1178end1179class ActiveRecord::ActiveRecordError < StandardError1180end1181class ActiveRecord::ActiveJobRequiredError < ActiveRecord::ActiveRecordError1182end1183class ActiveRecord::SubclassNotFound < ActiveRecord::ActiveRecordError1184end1185class ActiveRecord::AssociationTypeMismatch < ActiveRecord::ActiveRecordError1186end1187class ActiveRecord::SerializationTypeMismatch < ActiveRecord::ActiveRecordError1188end1189class ActiveRecord::AdapterNotSpecified < ActiveRecord::ActiveRecordError1190end1191class ActiveRecord::TableNotSpecified < ActiveRecord::ActiveRecordError1192end1193class ActiveRecord::AdapterNotFound < ActiveRecord::ActiveRecordError1194end1195class ActiveRecord::ConnectionNotEstablished < ActiveRecord::ActiveRecordError1196end1197class ActiveRecord::ConnectionTimeoutError < ActiveRecord::ConnectionNotEstablished1198end1199class ActiveRecord::DatabaseConnectionError < ActiveRecord::ConnectionNotEstablished1200 def initialize(message = nil); end1201 def self.hostname_error(hostname); end1202 def self.username_error(username); end1203end1204class ActiveRecord::ExclusiveConnectionTimeoutError < ActiveRecord::ConnectionTimeoutError1205end1206class ActiveRecord::ReadOnlyError < ActiveRecord::ActiveRecordError1207end1208class ActiveRecord::RecordNotFound < ActiveRecord::ActiveRecordError1209 def id; end1210 def initialize(message = nil, model = nil, primary_key = nil, id = nil); end1211 def model; end1212 def primary_key; end1213end1214class ActiveRecord::RecordNotSaved < ActiveRecord::ActiveRecordError1215 def initialize(message = nil, record = nil); end1216 def record; end1217end1218class ActiveRecord::RecordNotDestroyed < ActiveRecord::ActiveRecordError1219 def initialize(message = nil, record = nil); end1220 def record; end1221end1222class ActiveRecord::SoleRecordExceeded < ActiveRecord::ActiveRecordError1223 def initialize(record = nil); end1224 def record; end1225end1226class ActiveRecord::StatementInvalid < ActiveRecord::ActiveRecordError1227 def binds; end1228 def initialize(message = nil, sql: nil, binds: nil); end1229 def sql; end1230end1231class ActiveRecord::WrappedDatabaseException < ActiveRecord::StatementInvalid1232end1233class ActiveRecord::RecordNotUnique < ActiveRecord::WrappedDatabaseException1234end1235class ActiveRecord::InvalidForeignKey < ActiveRecord::WrappedDatabaseException1236end1237class ActiveRecord::MismatchedForeignKey < ActiveRecord::StatementInvalid1238 def initialize(message: nil, sql: nil, binds: nil, table: nil, foreign_key: nil, target_table: nil, primary_key: nil, primary_key_column: nil); end1239end1240class ActiveRecord::NotNullViolation < ActiveRecord::StatementInvalid1241end1242class ActiveRecord::ValueTooLong < ActiveRecord::StatementInvalid1243end1244class ActiveRecord::RangeError < ActiveRecord::StatementInvalid1245end1246class ActiveRecord::PreparedStatementInvalid < ActiveRecord::ActiveRecordError1247end1248class ActiveRecord::NoDatabaseError < ActiveRecord::StatementInvalid1249 def _actions; end1250 def _actions=(arg0); end1251 def _actions?; end1252 def initialize(message = nil); end1253 def self._actions; end1254 def self._actions=(value); end1255 def self._actions?; end1256 def self.db_error(db_name); end1257 extend ActiveSupport::ActionableError::ClassMethods1258 include ActiveSupport::ActionableError1259end1260class ActiveRecord::DatabaseAlreadyExists < ActiveRecord::StatementInvalid1261end1262class ActiveRecord::PreparedStatementCacheExpired < ActiveRecord::StatementInvalid1263end1264class ActiveRecord::StaleObjectError < ActiveRecord::ActiveRecordError1265 def attempted_action; end1266 def initialize(record = nil, attempted_action = nil); end1267 def record; end1268end1269class ActiveRecord::ConfigurationError < ActiveRecord::ActiveRecordError1270end1271class ActiveRecord::ReadOnlyRecord < ActiveRecord::ActiveRecordError1272end1273class ActiveRecord::StrictLoadingViolationError < ActiveRecord::ActiveRecordError1274end1275class ActiveRecord::Rollback < ActiveRecord::ActiveRecordError1276end1277class ActiveRecord::DangerousAttributeError < ActiveRecord::ActiveRecordError1278end1279class ActiveRecord::AttributeAssignmentError < ActiveRecord::ActiveRecordError1280 def attribute; end1281 def exception; end1282 def initialize(message = nil, exception = nil, attribute = nil); end1283end1284class ActiveRecord::MultiparameterAssignmentErrors < ActiveRecord::ActiveRecordError1285 def errors; end1286 def initialize(errors = nil); end1287end1288class ActiveRecord::UnknownPrimaryKey < ActiveRecord::ActiveRecordError1289 def initialize(model = nil, description = nil); end1290 def model; end1291end1292class ActiveRecord::ImmutableRelation < ActiveRecord::ActiveRecordError1293end1294class ActiveRecord::TransactionIsolationError < ActiveRecord::ActiveRecordError1295end1296class ActiveRecord::TransactionRollbackError < ActiveRecord::StatementInvalid1297end1298class ActiveRecord::AsynchronousQueryInsideTransactionError < ActiveRecord::ActiveRecordError1299end1300class ActiveRecord::SerializationFailure < ActiveRecord::TransactionRollbackError1301end1302class ActiveRecord::Deadlocked < ActiveRecord::TransactionRollbackError1303end1304class ActiveRecord::IrreversibleOrderError < ActiveRecord::ActiveRecordError1305end1306class ActiveRecord::QueryAborted < ActiveRecord::StatementInvalid1307end1308class ActiveRecord::LockWaitTimeout < ActiveRecord::StatementInvalid1309end1310class ActiveRecord::StatementTimeout < ActiveRecord::QueryAborted1311end1312class ActiveRecord::QueryCanceled < ActiveRecord::QueryAborted1313end1314class ActiveRecord::AdapterTimeout < ActiveRecord::QueryAborted1315end1316class ActiveRecord::UnknownAttributeReference < ActiveRecord::ActiveRecordError1317end1318module ActiveRecord::AttributeMethods1319 def [](attr_name); end1320 def []=(attr_name, value); end1321 def _has_attribute?(attr_name); end1322 def accessed_fields; end1323 def attribute_for_inspect(attr_name); end1324 def attribute_method?(attr_name); end1325 def attribute_names; end1326 def attribute_present?(attr_name); end1327 def attributes; end1328 def attributes_for_create(attribute_names); end1329 def attributes_for_update(attribute_names); end1330 def attributes_with_values(attribute_names); end1331 def format_for_inspect(name, value); end1332 def has_attribute?(attr_name); end1333 def pk_attribute?(name); end1334 def respond_to?(name, include_private = nil); end1335 def self.dangerous_attribute_methods; end1336 extend ActiveSupport::Autoload1337 extend ActiveSupport::Concern1338 include ActiveModel::AttributeMethods1339end1340class ActiveRecord::AttributeMethods::GeneratedAttributeMethods < Module1341 def lock; end1342 def locked?; end1343 def synchronize(&block); end1344 def try_lock; end1345 def unlock; end1346 include Mutex_m1347end1348module ActiveRecord::AttributeMethods::ClassMethods1349 def _has_attribute?(attr_name); end1350 def attribute_method?(attribute); end1351 def attribute_names; end1352 def dangerous_attribute_method?(name); end1353 def dangerous_class_method?(method_name); end1354 def define_attribute_methods; end1355 def has_attribute?(attr_name); end1356 def inherited(child_class); end1357 def initialize_generated_modules; end1358 def instance_method_already_implemented?(method_name); end1359 def method_defined_within?(name, klass, superklass = nil); end1360 def undefine_attribute_methods; end1361end1362module ActiveRecord::Scoping1363 def initialize_internals_callback; end1364 def populate_with_current_scope_attributes; end1365 extend ActiveSupport::Autoload1366 extend ActiveSupport::Concern1367end1368module ActiveRecord::Scoping::ClassMethods1369 def current_scope(skip_inherited_scope = nil); end1370 def current_scope=(scope); end1371 def global_current_scope(skip_inherited_scope = nil); end1372 def global_current_scope=(scope); end1373 def scope_attributes; end1374 def scope_attributes?; end1375 def scope_registry; end1376end1377class ActiveRecord::Scoping::ScopeRegistry1378 def current_scope(model, skip_inherited_scope = nil); end1379 def global_current_scope(model, skip_inherited_scope = nil); end1380 def ignore_default_scope(model, skip_inherited_scope = nil); end1381 def initialize; end1382 def self.current_scope(**, ****, &&); end1383 def self.global_current_scope(**, ****, &&); end1384 def self.ignore_default_scope(**, ****, &&); end1385 def self.instance; end1386 def self.set_current_scope(**, ****, &&); end1387 def self.set_global_current_scope(**, ****, &&); end1388 def self.set_ignore_default_scope(**, ****, &&); end1389 def set_current_scope(model, value); end1390 def set_global_current_scope(model, value); end1391 def set_ignore_default_scope(model, value); end1392 def set_value_for(scope_type, model, value); end1393 def value_for(scope_type, model, skip_inherited_scope = nil); end1394end1395module ActiveRecord::Coders1396end1397module ActiveRecord::Locking1398 extend ActiveSupport::Autoload1399end1400module ActiveRecord::Middleware1401 extend ActiveSupport::Autoload1402end1403module ActiveRecord::Tasks1404 extend ActiveSupport::Autoload1405end1406class ActiveRecord::Railtie < Rails::Railtie1407end1408module ActiveRecord::Reflection1409 def self.add_aggregate_reflection(ar, name, reflection); end1410 def self.add_reflection(ar, name, reflection); end1411 def self.create(macro, name, scope, options, ar); end1412 def self.reflection_class_for(macro); end1413 extend ActiveSupport::Concern1414end1415module ActiveRecord::Reflection::ClassMethods1416 def _reflect_on_association(association); end1417 def clear_reflections_cache; end1418 def reflect_on_aggregation(aggregation); end1419 def reflect_on_all_aggregations; end1420 def reflect_on_all_associations(macro = nil); end1421 def reflect_on_all_autosave_associations; end1422 def reflect_on_association(association); end1423 def reflections; end1424end1425class ActiveRecord::Reflection::AbstractReflection1426 def actual_source_reflection; end1427 def alias_candidate(name); end1428 def build_association(attributes, &block); end1429 def build_scope(table, predicate_builder = nil, klass = nil); end1430 def chain; end1431 def check_validity_of_inverse!; end1432 def class_name; end1433 def constraints; end1434 def counter_cache_column; end1435 def counter_must_be_updated_by_has_many?; end1436 def ensure_option_not_given_as_class!(option_name); end1437 def has_cached_counter?; end1438 def inverse_of; end1439 def inverse_updates_counter_cache?; end1440 def inverse_updates_counter_in_memory?; end1441 def inverse_which_updates_counter_cache; end1442 def join_scope(table, foreign_table, foreign_klass); end1443 def join_scopes(table, predicate_builder, klass = nil, record = nil); end1444 def klass_join_scope(table, predicate_builder); end1445 def predicate_builder(table); end1446 def primary_key(klass); end1447 def scopes; end1448 def strict_loading?; end1449 def table_name; end1450 def through_reflection?; end1451end1452class ActiveRecord::Reflection::MacroReflection < ActiveRecord::Reflection::AbstractReflection1453 def ==(other_aggregation); end1454 def active_record; end1455 def autosave=(autosave); end1456 def compute_class(name); end1457 def derive_class_name; end1458 def initialize(name, scope, options, active_record); end1459 def klass; end1460 def name; end1461 def options; end1462 def plural_name; end1463 def scope; end1464 def scope_for(relation, owner = nil); end1465end1466class ActiveRecord::Reflection::AggregateReflection < ActiveRecord::Reflection::MacroReflection1467 def mapping; end1468end1469class ActiveRecord::Reflection::AssociationReflection < ActiveRecord::Reflection::MacroReflection1470 def active_record_primary_key; end1471 def add_as_polymorphic_through(reflection, seed); end1472 def add_as_source(seed); end1473 def add_as_through(seed); end1474 def association_class; end1475 def association_foreign_key; end1476 def association_primary_key(klass = nil); end1477 def association_scope_cache(klass, owner, &block); end1478 def automatic_inverse_of; end1479 def belongs_to?; end1480 def can_find_inverse_of_automatically?(reflection, inverse_reflection = nil); end1481 def check_eager_loadable!; end1482 def check_validity!; end1483 def clear_association_scope_cache; end1484 def collect_join_chain; end1485 def collection?; end1486 def compute_class(name); end1487 def derive_class_name; end1488 def derive_foreign_key; end1489 def derive_join_table; end1490 def extensions; end1491 def foreign_key; end1492 def foreign_type; end1493 def has_inverse?; end1494 def has_one?; end1495 def has_scope?; end1496 def initialize(name, scope, options, active_record); end1497 def inverse_name; end1498 def join_foreign_key; end1499 def join_id_for(owner); end1500 def join_primary_key(klass = nil); end1501 def join_table; end1502 def macro; end1503 def nested?; end1504 def parent_reflection; end1505 def parent_reflection=(arg0); end1506 def polymorphic?; end1507 def polymorphic_inverse_of(associated_class); end1508 def scope_allows_automatic_inverse_of?(reflection, inverse_reflection); end1509 def source_reflection; end1510 def through_reflection; end1511 def type; end1512 def valid_inverse_reflection?(reflection); end1513 def validate?; end1514end1515class ActiveRecord::Reflection::HasManyReflection < ActiveRecord::Reflection::AssociationReflection1516 def association_class; end1517 def collection?; end1518 def macro; end1519end1520class ActiveRecord::Reflection::HasOneReflection < ActiveRecord::Reflection::AssociationReflection1521 def association_class; end1522 def has_one?; end1523 def macro; end1524end1525class ActiveRecord::Reflection::BelongsToReflection < ActiveRecord::Reflection::AssociationReflection1526 def association_class; end1527 def association_primary_key(klass = nil); end1528 def belongs_to?; end1529 def can_find_inverse_of_automatically?(*arg0); end1530 def join_foreign_key; end1531 def join_foreign_type; end1532 def join_primary_key(klass = nil); end1533 def macro; end1534end1535class ActiveRecord::Reflection::HasAndBelongsToManyReflection < ActiveRecord::Reflection::AssociationReflection1536 def collection?; end1537 def macro; end1538end1539class ActiveRecord::Reflection::ThroughReflection < ActiveRecord::Reflection::AbstractReflection1540 def active_record(**, ****, &&); end1541 def active_record_primary_key(**, ****, &&); end1542 def actual_source_reflection; end1543 def add_as_polymorphic_through(reflection, seed); end1544 def add_as_source(seed); end1545 def add_as_through(seed); end1546 def association_class(**, ****, &&); end1547 def association_foreign_key(**, ****, &&); end1548 def association_primary_key(klass = nil); end1549 def association_scope_cache(**, ****, &&); end1550 def autosave=(arg); end1551 def belongs_to?(**, ****, &&); end1552 def check_eager_loadable!(**, ****, &&); end1553 def check_validity!; end1554 def clear_association_scope_cache; end1555 def collect_join_chain; end1556 def collect_join_reflections(seed); end1557 def collection?(**, ****, &&); end1558 def compute_class(**, ****, &&); end1559 def constraints; end1560 def delegate_reflection; end1561 def derive_class_name; end1562 def extensions(**, ****, &&); end1563 def foreign_key(**, ****, &&); end1564 def foreign_type(**, ****, &&); end1565 def has_inverse?(**, ****, &&); end1566 def has_one?(**, ****, &&); end1567 def has_scope?; end1568 def initialize(delegate_reflection); end1569 def inverse_name; end1570 def join_foreign_key(**, ****, &&); end1571 def join_id_for(**, ****, &&); end1572 def join_primary_key(klass = nil); end1573 def join_scopes(table, predicate_builder, klass = nil, record = nil); end1574 def join_table(**, ****, &&); end1575 def klass; end1576 def macro(**, ****, &&); end1577 def name(**, ****, &&); end1578 def nested?; end1579 def options(**, ****, &&); end1580 def parent_reflection(**, ****, &&); end1581 def parent_reflection=(arg); end1582 def plural_name(**, ****, &&); end1583 def polymorphic?(**, ****, &&); end1584 def polymorphic_inverse_of(**, ****, &&); end1585 def scope(**, ****, &&); end1586 def scope_for(**, ****, &&); end1587 def scopes; end1588 def source_options; end1589 def source_reflection; end1590 def source_reflection_name; end1591 def source_reflection_names; end1592 def through_options; end1593 def through_reflection; end1594 def through_reflection?; end1595 def type(**, ****, &&); end1596 def validate?(**, ****, &&); end1597end1598class ActiveRecord::Reflection::PolymorphicReflection < ActiveRecord::Reflection::AbstractReflection1599 def constraints; end1600 def initialize(reflection, previous_reflection); end1601 def join_foreign_key(**, ****, &&); end1602 def join_primary_key(**, ****, &&); end1603 def join_scopes(table, predicate_builder, klass = nil, record = nil); end1604 def klass(**, ****, &&); end1605 def name(**, ****, &&); end1606 def plural_name(**, ****, &&); end1607 def scope(**, ****, &&); end1608 def scope_for(**, ****, &&); end1609 def source_type_scope; end1610 def type(**, ****, &&); end1611end1612class ActiveRecord::Reflection::RuntimeReflection < ActiveRecord::Reflection::AbstractReflection1613 def aliased_table; end1614 def all_includes; end1615 def constraints(**, ****, &&); end1616 def initialize(reflection, association); end1617 def join_foreign_key(**, ****, &&); end1618 def join_primary_key(klass = nil); end1619 def klass; end1620 def scope(**, ****, &&); end1621 def type(**, ****, &&); end1622end1623class ActiveRecord::MigrationError < ActiveRecord::ActiveRecordError1624end1625class ActiveRecord::IrreversibleMigration < ActiveRecord::MigrationError1626end1627class ActiveRecord::DuplicateMigrationVersionError < ActiveRecord::MigrationError1628end1629class ActiveRecord::DuplicateMigrationNameError < ActiveRecord::MigrationError1630end...

Full Screen

Full Screen

spoom.rbi

Source:spoom.rbi Github

copy

Full Screen

...36class Spoom::Sorbet::Config37 def allowed_extensions; end38 def copy(*args, &blk); end39 def ignore; end40 def initialize(*args, &blk); end41 def no_stdlib(*args, &blk); end42 def no_stdlib=(arg0); end43 def options_string(*args, &blk); end44 def paths(*args, &blk); end45 def self.parse_file(*args, &blk); end46 def self.parse_option(*args, &blk); end47 def self.parse_string(*args, &blk); end48 extend T::Private::Methods::MethodHooks49 extend T::Private::Methods::SingletonMethodHooks50 extend T::Sig51end52module Spoom::Sorbet::Errors53 def self.sort_errors_by_code(*args, &blk); end54 extend T::Private::Methods::MethodHooks55 extend T::Private::Methods::SingletonMethodHooks56 extend T::Sig57end58class Spoom::Sorbet::Errors::Parser59 def append_error(*args, &blk); end60 def close_error(*args, &blk); end61 def error_line_match_regexp(*args, &blk); end62 def initialize(*args, &blk); end63 def match_error_line(*args, &blk); end64 def open_error(*args, &blk); end65 def parse(*args, &blk); end66 def self.parse_string(*args, &blk); end67 extend T::Private::Methods::MethodHooks68 extend T::Private::Methods::SingletonMethodHooks69 extend T::Sig70end71class Spoom::Sorbet::Errors::Error72 def <=>(*args, &blk); end73 def code; end74 def file(*args, &blk); end75 def initialize(*args, &blk); end76 def line(*args, &blk); end77 def message; end78 def more(*args, &blk); end79 def to_s(*args, &blk); end80 extend T::Private::Methods::MethodHooks81 extend T::Private::Methods::SingletonMethodHooks82 extend T::Sig83 include Comparable84end85module Spoom::LSP86end87class Spoom::LSP::Message88 def as_json; end89 def initialize; end90 def jsonrpc; end91 def to_json(*args); end92end93class Spoom::LSP::Request < Spoom::LSP::Message94 def id; end95 def initialize(id, method, params); end96 def method; end97 def params; end98end99class Spoom::LSP::Notification < Spoom::LSP::Message100 def initialize(method, params); end101 def method; end102 def params; end103end104class Spoom::Printer105 def colorize(*args, &blk); end106 def dedent(*args, &blk); end107 def indent(*args, &blk); end108 def initialize(*args, &blk); end109 def out(*args, &blk); end110 def out=(arg0); end111 def print(*args, &blk); end112 def print_colored(*args, &blk); end113 def printl(*args, &blk); end114 def printn(*args, &blk); end115 def printt(*args, &blk); end116 extend T::Helpers117 extend T::InterfaceWrapper::Helpers118 extend T::Private::Abstract::Hooks119 extend T::Private::Methods::MethodHooks120 extend T::Private::Methods::SingletonMethodHooks121 extend T::Sig122 include Spoom::Colorize123end124module Spoom::LSP::PrintableSymbol125 def accept_printer(*args, &blk); end126 extend T::Helpers127 extend T::InterfaceWrapper::Helpers128 extend T::Private::Abstract::Hooks129 extend T::Private::Methods::MethodHooks130 extend T::Private::Methods::SingletonMethodHooks131 extend T::Sig132end133class Spoom::LSP::Hover < T::Struct134 def __t_props_generated_deserialize(*args); end135 def __t_props_generated_serialize(*args); end136 def accept_printer(*args, &blk); end137 def contents; end138 def range; end139 def self.from_json(json); end140 def self.inherited(s); end141 def to_s; end142 extend T::Private::Methods::MethodHooks143 extend T::Private::Methods::SingletonMethodHooks144 extend T::Props::ClassMethods145 extend T::Props::Plugin::ClassMethods146 extend T::Props::Plugin::ClassMethods147 extend T::Props::Plugin::ClassMethods148 extend T::Props::Plugin::ClassMethods149 extend T::Props::Plugin::ClassMethods150 extend T::Props::Serializable::ClassMethods151 extend T::Sig152 include Spoom::LSP::PrintableSymbol153end154class Spoom::LSP::Position < T::Struct155 def __t_props_generated_deserialize(*args); end156 def __t_props_generated_serialize(*args); end157 def accept_printer(*args, &blk); end158 def char; end159 def line; end160 def self.from_json(json); end161 def self.inherited(s); end162 def to_s; end163 extend T::Private::Methods::MethodHooks164 extend T::Private::Methods::SingletonMethodHooks165 extend T::Props::ClassMethods166 extend T::Props::Plugin::ClassMethods167 extend T::Props::Plugin::ClassMethods168 extend T::Props::Plugin::ClassMethods169 extend T::Props::Plugin::ClassMethods170 extend T::Props::Plugin::ClassMethods171 extend T::Props::Serializable::ClassMethods172 extend T::Sig173 include Spoom::LSP::PrintableSymbol174end175class Spoom::LSP::Range < T::Struct176 def __t_props_generated_deserialize(*args); end177 def __t_props_generated_serialize(*args); end178 def accept_printer(*args, &blk); end179 def end; end180 def self.from_json(json); end181 def self.inherited(s); end182 def start; end183 def to_s; end184 extend T::Private::Methods::MethodHooks185 extend T::Private::Methods::SingletonMethodHooks186 extend T::Props::ClassMethods187 extend T::Props::Plugin::ClassMethods188 extend T::Props::Plugin::ClassMethods189 extend T::Props::Plugin::ClassMethods190 extend T::Props::Plugin::ClassMethods191 extend T::Props::Plugin::ClassMethods192 extend T::Props::Serializable::ClassMethods193 extend T::Sig194 include Spoom::LSP::PrintableSymbol195end196class Spoom::LSP::Location < T::Struct197 def __t_props_generated_deserialize(*args); end198 def __t_props_generated_serialize(*args); end199 def accept_printer(*args, &blk); end200 def range; end201 def self.from_json(json); end202 def self.inherited(s); end203 def to_s; end204 def uri; end205 extend T::Private::Methods::MethodHooks206 extend T::Private::Methods::SingletonMethodHooks207 extend T::Props::ClassMethods208 extend T::Props::Plugin::ClassMethods209 extend T::Props::Plugin::ClassMethods210 extend T::Props::Plugin::ClassMethods211 extend T::Props::Plugin::ClassMethods212 extend T::Props::Plugin::ClassMethods213 extend T::Props::Serializable::ClassMethods214 extend T::Sig215 include Spoom::LSP::PrintableSymbol216end217class Spoom::LSP::SignatureHelp < T::Struct218 def __t_props_generated_deserialize(*args); end219 def __t_props_generated_serialize(*args); end220 def accept_printer(*args, &blk); end221 def doc; end222 def label; end223 def params; end224 def self.from_json(json); end225 def self.inherited(s); end226 def to_s; end227 extend T::Private::Methods::MethodHooks228 extend T::Private::Methods::SingletonMethodHooks229 extend T::Props::ClassMethods230 extend T::Props::Plugin::ClassMethods231 extend T::Props::Plugin::ClassMethods232 extend T::Props::Plugin::ClassMethods233 extend T::Props::Plugin::ClassMethods234 extend T::Props::Plugin::ClassMethods235 extend T::Props::Serializable::ClassMethods236 extend T::Sig237 include Spoom::LSP::PrintableSymbol238end239class Spoom::LSP::Diagnostic < T::Struct240 def __t_props_generated_deserialize(*args); end241 def __t_props_generated_serialize(*args); end242 def accept_printer(*args, &blk); end243 def code; end244 def informations; end245 def message; end246 def range; end247 def self.from_json(json); end248 def self.inherited(s); end249 def to_s; end250 extend T::Private::Methods::MethodHooks251 extend T::Private::Methods::SingletonMethodHooks252 extend T::Props::ClassMethods253 extend T::Props::Plugin::ClassMethods254 extend T::Props::Plugin::ClassMethods255 extend T::Props::Plugin::ClassMethods256 extend T::Props::Plugin::ClassMethods257 extend T::Props::Plugin::ClassMethods258 extend T::Props::Serializable::ClassMethods259 extend T::Sig260 include Spoom::LSP::PrintableSymbol261end262class Spoom::LSP::DocumentSymbol < T::Struct263 def __t_props_generated_deserialize(*args); end264 def __t_props_generated_serialize(*args); end265 def accept_printer(*args, &blk); end266 def children; end267 def detail; end268 def kind; end269 def kind_string; end270 def location; end271 def name; end272 def range; end273 def self.from_json(json); end274 def self.inherited(s); end275 def to_s; end276 extend T::Private::Methods::MethodHooks277 extend T::Private::Methods::SingletonMethodHooks278 extend T::Props::ClassMethods279 extend T::Props::Plugin::ClassMethods280 extend T::Props::Plugin::ClassMethods281 extend T::Props::Plugin::ClassMethods282 extend T::Props::Plugin::ClassMethods283 extend T::Props::Plugin::ClassMethods284 extend T::Props::Serializable::ClassMethods285 extend T::Sig286 include Spoom::LSP::PrintableSymbol287end288class Spoom::LSP::SymbolPrinter < Spoom::Printer289 def clean_uri(*args, &blk); end290 def initialize(*args, &blk); end291 def prefix; end292 def prefix=(arg0); end293 def print_list(*args, &blk); end294 def print_object(*args, &blk); end295 def print_objects(*args, &blk); end296 def seen; end297 def seen=(arg0); end298 extend T::Private::Methods::MethodHooks299 extend T::Private::Methods::SingletonMethodHooks300 extend T::Sig301end302class Spoom::LSP::Error < StandardError303end304class Spoom::LSP::Error::AlreadyOpen < Spoom::LSP::Error305end306class Spoom::LSP::Error::BadHeaders < Spoom::LSP::Error307end308class Spoom::LSP::Error::Diagnostics < Spoom::LSP::Error309 def diagnostics; end310 def initialize(uri, diagnostics); end311 def self.from_json(json); end312 def uri; end313end314class Spoom::LSP::ResponseError < Spoom::LSP::Error315 def code; end316 def data; end317 def initialize(code, message, data); end318 def message; end319 def self.from_json(json); end320end321class Spoom::LSP::Client322 def close; end323 def definitions(uri, line, column); end324 def document_symbols(uri); end325 def hover(uri, line, column); end326 def initialize(sorbet_bin, *sorbet_args, path: nil); end327 def next_id; end328 def open(workspace_path); end329 def read; end330 def read_raw; end331 def references(uri, line, column, include_decl = nil); end332 def send(message); end333 def send_raw(json_string); end334 def signatures(uri, line, column); end335 def symbols(query); end336 def type_definitions(uri, line, column); end337end338module Spoom::Sorbet::Sigils339 def self.change_sigil_in_file(*args, &blk); end340 def self.change_sigil_in_files(*args, &blk); end341 def self.file_strictness(*args, &blk); end342 def self.files_with_sigil_strictness(*args, &blk); end343 def self.sigil_string(*args, &blk); end344 def self.strictness_in_content(*args, &blk); end345 def self.update_sigil(*args, &blk); end346 def self.valid_strictness?(*args, &blk); end347 extend T::Private::Methods::MethodHooks348 extend T::Private::Methods::SingletonMethodHooks349 extend T::Sig350end351module Spoom::Sorbet::MetricsParser352 def self.parse_file(*args, &blk); end353 def self.parse_hash(*args, &blk); end354 def self.parse_string(*args, &blk); end355 extend T::Private::Methods::MethodHooks356 extend T::Private::Methods::SingletonMethodHooks357 extend T::Sig358end359module Spoom::Cli360end361module Spoom::Cli::Helper362 def blue(*args, &blk); end363 def check_sorbet_segfault(*args, &blk); end364 def color?(*args, &blk); end365 def colorize(*args, &blk); end366 def cyan(*args, &blk); end367 def exec_path(*args, &blk); end368 def gray(*args, &blk); end369 def green(*args, &blk); end370 def highlight(*args, &blk); end371 def in_sorbet_project!(*args, &blk); end372 def in_sorbet_project?(*args, &blk); end373 def red(*args, &blk); end374 def say(*args, &blk); end375 def say_error(*args, &blk); end376 def sorbet_config(*args, &blk); end377 def sorbet_config_file(*args, &blk); end378 def yellow(*args, &blk); end379 extend T::Helpers380 extend T::Private::Methods::MethodHooks381 extend T::Private::Methods::SingletonMethodHooks382 extend T::Sig383 include Spoom::Colorize384end385class Spoom::Cli::Bump < Thor386 def bump(*args, &blk); end387 def config_files(path: nil); end388 def help(command = nil, subcommand = nil); end389 def print_changes(files, command:, from: nil, to: nil, dry: nil, path: nil); end390 def undo_changes(files, from_strictness); end391 extend T::Private::Methods::MethodHooks392 extend T::Private::Methods::SingletonMethodHooks393 extend T::Sig394 include Spoom::Cli::Helper395end396class Spoom::FileTree397 def add_path(*args, &blk); end398 def add_paths(*args, &blk); end399 def collect_nodes(*args, &blk); end400 def initialize(*args, &blk); end401 def nodes(*args, &blk); end402 def paths(*args, &blk); end403 def print(*args, &blk); end404 def roots(*args, &blk); end405 def strip_prefix(*args, &blk); end406 extend T::Private::Methods::MethodHooks407 extend T::Private::Methods::SingletonMethodHooks408 extend T::Sig409end410class Spoom::FileTree::Node < T::Struct411 def __t_props_generated_deserialize(*args); end412 def __t_props_generated_serialize(*args); end413 def children; end414 def name; end415 def parent; end416 def path(*args, &blk); end417 def self.inherited(s); end418 extend T::Private::Methods::MethodHooks419 extend T::Private::Methods::SingletonMethodHooks420 extend T::Props::ClassMethods421 extend T::Props::Plugin::ClassMethods422 extend T::Props::Plugin::ClassMethods423 extend T::Props::Plugin::ClassMethods424 extend T::Props::Plugin::ClassMethods425 extend T::Props::Plugin::ClassMethods426 extend T::Props::Serializable::ClassMethods427 extend T::Sig428end429class Spoom::FileTree::TreePrinter < Spoom::Printer430 def initialize(*args, &blk); end431 def node_strictness(*args, &blk); end432 def print_node(*args, &blk); end433 def print_nodes(*args, &blk); end434 def print_tree(*args, &blk); end435 def strictness_color(*args, &blk); end436 def tree(*args, &blk); end437 extend T::Private::Methods::MethodHooks438 extend T::Private::Methods::SingletonMethodHooks439 extend T::Sig440end441class Spoom::Cli::Config < Thor442 def help(command = nil, subcommand = nil); end443 def show; end444 include Spoom::Cli::Helper445end446class Spoom::Cli::LSP < Thor447 def defs(file, line, col); end448 def find(query); end449 def help(command = nil, subcommand = nil); end450 def hover(file, line, col); end451 def list; end452 def lsp_client; end453 def refs(file, line, col); end454 def run(&block); end455 def show; end456 def sigs(file, line, col); end457 def symbol_printer; end458 def symbols(file); end459 def to_uri(path); end460 def types(file, line, col); end461 include Spoom::Cli::Helper462end463module Spoom::Coverage464 def self.report(*args, &blk); end465 def self.sigils_tree(*args, &blk); end466 def self.snapshot(*args, &blk); end467 def self.sorbet_config(*args, &blk); end468 extend T::Private::Methods::MethodHooks469 extend T::Private::Methods::SingletonMethodHooks470 extend T::Sig471end472class Spoom::Coverage::Snapshot < T::Struct473 def __t_props_generated_deserialize(*args); end474 def __t_props_generated_serialize(*args); end475 def calls_typed; end476 def calls_typed=(val); end477 def calls_untyped; end478 def calls_untyped=(val); end479 def classes; end480 def classes=(val); end481 def commit_sha; end482 def commit_sha=(val); end483 def commit_timestamp; end484 def commit_timestamp=(val); end485 def duration; end486 def duration=(val); end487 def files; end488 def files=(val); end489 def methods_with_sig; end490 def methods_with_sig=(val); end491 def methods_without_sig; end492 def methods_without_sig=(val); end493 def modules; end494 def modules=(val); end495 def print(*args, &blk); end496 def rbi_files; end497 def rbi_files=(val); end498 def self.from_json(*args, &blk); end499 def self.from_obj(*args, &blk); end500 def self.inherited(s); end501 def sigils; end502 def sigils=(val); end503 def singleton_classes; end504 def singleton_classes=(val); end505 def timestamp; end506 def timestamp=(val); end507 def to_json(*args, &blk); end508 def version_runtime; end509 def version_runtime=(val); end510 def version_static; end511 def version_static=(val); end512 extend T::Private::Methods::MethodHooks513 extend T::Private::Methods::SingletonMethodHooks514 extend T::Props::ClassMethods515 extend T::Props::Plugin::ClassMethods516 extend T::Props::Plugin::ClassMethods517 extend T::Props::Plugin::ClassMethods518 extend T::Props::Plugin::ClassMethods519 extend T::Props::Plugin::ClassMethods520 extend T::Props::Serializable::ClassMethods521 extend T::Sig522end523class Spoom::Coverage::SnapshotPrinter < Spoom::Printer524 def percent(*args, &blk); end525 def print_map(*args, &blk); end526 def print_snapshot(*args, &blk); end527 extend T::Private::Methods::MethodHooks528 extend T::Private::Methods::SingletonMethodHooks529 extend T::Sig530end531module Spoom::Coverage::D3532 def self.header_script(*args, &blk); end533 def self.header_style(*args, &blk); end534 extend T::Private::Methods::MethodHooks535 extend T::Private::Methods::SingletonMethodHooks536 extend T::Sig537end538class Spoom::Coverage::D3::Base539 def html(*args, &blk); end540 def id(*args, &blk); end541 def initialize(*args, &blk); end542 def script(*args, &blk); end543 def self.header_script(*args, &blk); end544 def self.header_style(*args, &blk); end545 def tooltip(*args, &blk); end546 extend T::Helpers547 extend T::InterfaceWrapper::Helpers548 extend T::Private::Abstract::Hooks549 extend T::Private::Methods::MethodHooks550 extend T::Private::Methods::SingletonMethodHooks551 extend T::Sig552end553class Spoom::Coverage::D3::CircleMap < Spoom::Coverage::D3::Base554 def script(*args, &blk); end555 def self.header_script(*args, &blk); end556 def self.header_style(*args, &blk); end557 extend T::Private::Methods::MethodHooks558 extend T::Private::Methods::SingletonMethodHooks559 extend T::Sig560end561class Spoom::Coverage::D3::CircleMap::Sigils < Spoom::Coverage::D3::CircleMap562 def initialize(*args, &blk); end563 def tree_node_score(*args, &blk); end564 def tree_node_strictness(*args, &blk); end565 def tree_node_to_json(*args, &blk); end566 extend T::Private::Methods::MethodHooks567 extend T::Private::Methods::SingletonMethodHooks568 extend T::Sig569end570class Spoom::Coverage::D3::Pie < Spoom::Coverage::D3::Base571 def initialize(*args, &blk); end572 def script(*args, &blk); end573 def self.header_script(*args, &blk); end574 def self.header_style(*args, &blk); end575 extend T::Helpers576 extend T::InterfaceWrapper::Helpers577 extend T::Private::Abstract::Hooks578 extend T::Private::Methods::MethodHooks579 extend T::Private::Methods::SingletonMethodHooks580 extend T::Sig581end582class Spoom::Coverage::D3::Pie::Sigils < Spoom::Coverage::D3::Pie583 def initialize(*args, &blk); end584 def tooltip(*args, &blk); end585 extend T::Private::Methods::MethodHooks586 extend T::Private::Methods::SingletonMethodHooks587 extend T::Sig588end589class Spoom::Coverage::D3::Pie::Calls < Spoom::Coverage::D3::Pie590 def initialize(*args, &blk); end591 def tooltip(*args, &blk); end592 extend T::Private::Methods::MethodHooks593 extend T::Private::Methods::SingletonMethodHooks594 extend T::Sig595end596class Spoom::Coverage::D3::Pie::Sigs < Spoom::Coverage::D3::Pie597 def initialize(*args, &blk); end598 def tooltip(*args, &blk); end599 extend T::Private::Methods::MethodHooks600 extend T::Private::Methods::SingletonMethodHooks601 extend T::Sig602end603class Spoom::Coverage::D3::Timeline < Spoom::Coverage::D3::Base604 def area(*args, &blk); end605 def initialize(*args, &blk); end606 def line(*args, &blk); end607 def plot(*args, &blk); end608 def points(*args, &blk); end609 def script(*args, &blk); end610 def self.header_script(*args, &blk); end611 def self.header_style(*args, &blk); end612 def x_scale(*args, &blk); end613 def x_ticks(*args, &blk); end614 def y_scale(*args, &blk); end615 def y_ticks(*args, &blk); end616 extend T::Helpers617 extend T::InterfaceWrapper::Helpers618 extend T::Private::Abstract::Hooks619 extend T::Private::Methods::MethodHooks620 extend T::Private::Methods::SingletonMethodHooks621 extend T::Sig622end623class Spoom::Coverage::D3::Timeline::Versions < Spoom::Coverage::D3::Timeline624 def initialize(*args, &blk); end625 def plot(*args, &blk); end626 def tooltip(*args, &blk); end627 extend T::Private::Methods::MethodHooks628 extend T::Private::Methods::SingletonMethodHooks629 extend T::Sig630end631class Spoom::Coverage::D3::Timeline::Runtimes < Spoom::Coverage::D3::Timeline632 def initialize(*args, &blk); end633 def plot(*args, &blk); end634 def tooltip(*args, &blk); end635 extend T::Private::Methods::MethodHooks636 extend T::Private::Methods::SingletonMethodHooks637 extend T::Sig638end639class Spoom::Coverage::D3::Timeline::Stacked < Spoom::Coverage::D3::Timeline640 def initialize(*args, &blk); end641 def line(*args, &blk); end642 def plot(*args, &blk); end643 def script(*args, &blk); end644 extend T::Helpers645 extend T::InterfaceWrapper::Helpers646 extend T::Private::Abstract::Hooks647 extend T::Private::Methods::MethodHooks648 extend T::Private::Methods::SingletonMethodHooks649 extend T::Sig650end651class Spoom::Coverage::D3::Timeline::Sigils < Spoom::Coverage::D3::Timeline::Stacked652 def initialize(*args, &blk); end653 def tooltip(*args, &blk); end654 extend T::Private::Methods::MethodHooks655 extend T::Private::Methods::SingletonMethodHooks656 extend T::Sig657end658class Spoom::Coverage::D3::Timeline::Calls < Spoom::Coverage::D3::Timeline::Stacked659 def initialize(*args, &blk); end660 def tooltip(*args, &blk); end661 extend T::Private::Methods::MethodHooks662 extend T::Private::Methods::SingletonMethodHooks663 extend T::Sig664end665class Spoom::Coverage::D3::Timeline::Sigs < Spoom::Coverage::D3::Timeline::Stacked666 def initialize(*args, &blk); end667 def tooltip(*args, &blk); end668 extend T::Private::Methods::MethodHooks669 extend T::Private::Methods::SingletonMethodHooks670 extend T::Sig671end672class Spoom::Coverage::D3::Timeline::RBIs < Spoom::Coverage::D3::Timeline::Stacked673 def initialize(*args, &blk); end674 def line(*args, &blk); end675 def plot(*args, &blk); end676 def script(*args, &blk); end677 def tooltip(*args, &blk); end678 extend T::Private::Methods::MethodHooks679 extend T::Private::Methods::SingletonMethodHooks680 extend T::Sig681end682class Spoom::Coverage::D3::ColorPalette < T::Struct683 def __t_props_generated_deserialize(*args); end684 def __t_props_generated_serialize(*args); end685 def false; end686 def false=(val); end687 def ignore; end688 def ignore=(val); end689 def self.inherited(s); end690 def strict; end691 def strict=(val); end692 def strong; end693 def strong=(val); end694 def true; end695 def true=(val); end696 extend T::Props::ClassMethods697 extend T::Props::Plugin::ClassMethods698 extend T::Props::Plugin::ClassMethods699 extend T::Props::Plugin::ClassMethods700 extend T::Props::Plugin::ClassMethods701 extend T::Props::Plugin::ClassMethods702 extend T::Props::Serializable::ClassMethods703end704class Spoom::Coverage::Template705 def erb(*args, &blk); end706 def get_binding(*args, &blk); end707 def html(*args, &blk); end708 def initialize(*args, &blk); end709 extend T::Helpers710 extend T::InterfaceWrapper::Helpers711 extend T::Private::Abstract::Hooks712 extend T::Private::Methods::MethodHooks713 extend T::Private::Methods::SingletonMethodHooks714 extend T::Sig715end716class Spoom::Coverage::Page < Spoom::Coverage::Template717 def body_html(*args, &blk); end718 def cards(*args, &blk); end719 def footer_html(*args, &blk); end720 def header_html(*args, &blk); end721 def header_script(*args, &blk); end722 def header_style(*args, &blk); end723 def initialize(*args, &blk); end724 def palette(*args, &blk); end725 def title(*args, &blk); end726 extend T::Helpers727 extend T::InterfaceWrapper::Helpers728 extend T::Private::Abstract::Hooks729 extend T::Private::Methods::MethodHooks730 extend T::Private::Methods::SingletonMethodHooks731 extend T::Sig732end733module Spoom::Coverage::Cards734end735class Spoom::Coverage::Cards::Card < Spoom::Coverage::Template736 def body; end737 def initialize(*args, &blk); end738 def title(*args, &blk); end739 extend T::Private::Methods::MethodHooks740 extend T::Private::Methods::SingletonMethodHooks741 extend T::Sig742end743class Spoom::Coverage::Cards::Erb < Spoom::Coverage::Cards::Card744 def erb(*args, &blk); end745 def html(*args, &blk); end746 def initialize(*args, &blk); end747 extend T::Helpers748 extend T::InterfaceWrapper::Helpers749 extend T::Private::Abstract::Hooks750 extend T::Private::Methods::MethodHooks751 extend T::Private::Methods::SingletonMethodHooks752 extend T::Sig753end754class Spoom::Coverage::Cards::Snapshot < Spoom::Coverage::Cards::Card755 def initialize(*args, &blk); end756 def pie_calls(*args, &blk); end757 def pie_sigils(*args, &blk); end758 def pie_sigs(*args, &blk); end759 def snapshot(*args, &blk); end760 extend T::Private::Methods::MethodHooks761 extend T::Private::Methods::SingletonMethodHooks762 extend T::Sig763end764class Spoom::Coverage::Cards::Map < Spoom::Coverage::Cards::Card765 def initialize(*args, &blk); end766 extend T::Private::Methods::MethodHooks767 extend T::Private::Methods::SingletonMethodHooks768 extend T::Sig769end770class Spoom::Coverage::Cards::Timeline < Spoom::Coverage::Cards::Card771 def initialize(*args, &blk); end772 extend T::Private::Methods::MethodHooks773 extend T::Private::Methods::SingletonMethodHooks774 extend T::Sig775end776class Spoom::Coverage::Cards::Timeline::Sigils < Spoom::Coverage::Cards::Timeline777 def initialize(*args, &blk); end778 extend T::Private::Methods::MethodHooks779 extend T::Private::Methods::SingletonMethodHooks780 extend T::Sig781end782class Spoom::Coverage::Cards::Timeline::Calls < Spoom::Coverage::Cards::Timeline783 def initialize(*args, &blk); end784 extend T::Private::Methods::MethodHooks785 extend T::Private::Methods::SingletonMethodHooks786 extend T::Sig787end788class Spoom::Coverage::Cards::Timeline::Sigs < Spoom::Coverage::Cards::Timeline789 def initialize(*args, &blk); end790 extend T::Private::Methods::MethodHooks791 extend T::Private::Methods::SingletonMethodHooks792 extend T::Sig793end794class Spoom::Coverage::Cards::Timeline::RBIs < Spoom::Coverage::Cards::Timeline795 def initialize(*args, &blk); end796 extend T::Private::Methods::MethodHooks797 extend T::Private::Methods::SingletonMethodHooks798 extend T::Sig799end800class Spoom::Coverage::Cards::Timeline::Versions < Spoom::Coverage::Cards::Timeline801 def initialize(*args, &blk); end802 extend T::Private::Methods::MethodHooks803 extend T::Private::Methods::SingletonMethodHooks804 extend T::Sig805end806class Spoom::Coverage::Cards::Timeline::Runtimes < Spoom::Coverage::Cards::Timeline807 def initialize(*args, &blk); end808 extend T::Private::Methods::MethodHooks809 extend T::Private::Methods::SingletonMethodHooks810 extend T::Sig811end812class Spoom::Coverage::Cards::SorbetIntro < Spoom::Coverage::Cards::Erb813 def erb(*args, &blk); end814 def initialize(*args, &blk); end815 extend T::Private::Methods::MethodHooks816 extend T::Private::Methods::SingletonMethodHooks817 extend T::Sig818end819class Spoom::Coverage::Report < Spoom::Coverage::Page820 def cards(*args, &blk); end821 def header_html(*args, &blk); end822 def initialize(*args, &blk); end823 def project_name(*args, &blk); end824 def sigils_tree(*args, &blk); end825 def snapshots(*args, &blk); end826 def sorbet_intro_commit(*args, &blk); end827 def sorbet_intro_date(*args, &blk); end828 extend T::Private::Methods::MethodHooks829 extend T::Private::Methods::SingletonMethodHooks830 extend T::Sig831end832module Spoom::Git833 def self.checkout(*args, &blk); end834 def self.commit_time(*args, &blk); end835 def self.commit_timestamp(*args, &blk); end836 def self.current_branch(*args, &blk); end837 def self.diff(*args, &blk); end838 def self.epoch_to_time(*args, &blk); end839 def self.exec(*args, &blk); end840 def self.last_commit(*args, &blk); end841 def self.log(*args, &blk); end842 def self.rev_parse(*args, &blk); end843 def self.show(*args, &blk); end844 def self.sorbet_intro_commit(*args, &blk); end845 def self.sorbet_removal_commit(*args, &blk); end846 def self.workdir_clean?(*args, &blk); end847 extend T::Private::Methods::MethodHooks848 extend T::Private::Methods::SingletonMethodHooks849 extend T::Sig850end851class Spoom::Timeline852 def commits_for_dates(*args, &blk); end853 def initialize(*args, &blk); end854 def months(*args, &blk); end855 def ticks(*args, &blk); end856 extend T::Private::Methods::MethodHooks857 extend T::Private::Methods::SingletonMethodHooks858 extend T::Sig859end860class Spoom::Cli::Coverage < Thor861 def bundle_install(path, sha); end862 def help(command = nil, subcommand = nil); end863 def message_no_data(file); end864 def open(file = nil); end865 def parse_time(string, option); end866 def report; end867 def snapshot; end...

Full Screen

Full Screen

initialize

Using AI Code Generation

copy

Full Screen

1 def initialize(name)2 def initialize(name)3 def initialize(name)4 def initialize(name)5 def initialize(name)6 def initialize(name)7 def initialize(name)8 def initialize(name)9 def initialize(name)10 def initialize(name)11 def initialize(name)

Full Screen

Full Screen

Automation Testing Tutorials

Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.

LambdaTest Learning Hubs:

YouTube

You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.

Run Test-prof_ruby automation tests on LambdaTest cloud grid

Perform automation testing on 3000+ real desktop and mobile devices online.

Try LambdaTest Now !!

Get 100 minutes of automation test minutes FREE!!

Next-Gen App & Browser Testing Cloud

Was this article helpful?

Helpful

NotHelpful