LocationSettingsRequest
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
LocationSettingsRequest specifies the types of location services the client is interested in using.
LocationSettingsRequest can be constructed using LocationSettingsRequest.Builder.
LocationSettingsRequest implements the Parcelable interface.
public final class LocationSettingsRequest extends Object
implements Parcelable
Specifies the types of location services the client is interested in using. Settings will
be checked for optimal functionality of all requested services. Use LocationSettingsRequest.Builder
to construct this object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],[]]