GoogleRidesharingConsumer Framework Reference
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-01-21 UTC.
[null,null,["Last updated 2025-01-21 UTC."],[[["`GMTSRequestOptions` is an abstract class used to define request options."],["It conforms to the `NSCopying` and `NSMutableCopying` protocols."],["This object is intended to be incorporated into a `GMTSRequest` to specify additional request parameters."]]],[]]