GoogleRidesharingConsumer Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
GMTSRequestOptions
@interface GMTSRequestOptions : NSObject <NSCopying, NSMutableCopying>
An object for defining the request options. This is an abstract class.
This object can be a part of a GMTSRequest
, to specify extra prarameters of a request.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMTSRequestOptions\u003c/code\u003e is an abstract class used to define request options.\u003c/p\u003e\n"],["\u003cp\u003eIt conforms to the \u003ccode\u003eNSCopying\u003c/code\u003e and \u003ccode\u003eNSMutableCopying\u003c/code\u003e protocols.\u003c/p\u003e\n"],["\u003cp\u003eThis object is intended to be incorporated into a \u003ccode\u003eGMTSRequest\u003c/code\u003e to specify additional request parameters.\u003c/p\u003e\n"]]],[],null,["# GoogleRidesharingConsumer Framework Reference\n\nGMTSRequestOptions\n==================\n\n @interface GMTSRequestOptions : NSObject \u003cNSCopying, NSMutableCopying\u003e\n\nAn object for defining the request options. This is an abstract class.\nThis object can be a part of a [GMTSRequest](../Classes/GMTSRequest.html), to specify extra prarameters of a request."]]