the name of this address component
diff --git a/index.html b/index.html index 647bdc8..2348ac4 100644 --- a/index.html +++ b/index.html @@ -124,7 +124,7 @@
Builds a new AddressComponent.
the constructed AddressComponent
the name of this address component
the types of this address component
the actions to apply to the AddressComponent.Builder
Builds a new AutocompletePrediction.
the constructed AutocompletePrediction
the place's ID
the actions to apply to the AutocompletePrediction.Builder
Builds a new OpeningHours.
the constructed OpeningHours
the actions to apply to the OpeningHours.Builder
Builds a new PhotoMetadata.
the constructed PhotoMetadata
the reference identifying the underlying photo
the actions to apply to the PhotoMetadata.Builder
Builds a new PlusCode.
the constructed PlusCode
the actions to apply to the PlusCode.Builder
Wraps PlacesClient.fetchPhoto in a suspending function.
Fetches a photo. If an error occurred, an ApiException will be thrown.
Wraps PlacesClient.fetchPhoto in a suspending function.
Fetches a photo. If an error occurred, an ApiException will be thrown.
Wraps PlacesClient.fetchPlace in a suspending function.
Fetches the details of a place. If an error occurred, an ApiException will be thrown.
Wraps PlacesClient.fetchPlace in a suspending function.
Fetches the details of a place. If an error occurred, an ApiException will be thrown.
Wraps PlacesClient.findAutocompletePredictions in a suspending function.
Fetches autocomplete predictions. If an error occurred, an ApiException will be thrown.
Wraps PlacesClient.findAutocompletePredictions in a suspending function.
Fetches autocomplete predictions. If an error occurred, an ApiException will be thrown.
Wraps PlacesClient.findCurrentPlace in a suspending function.
Fetches the approximate current place of the user's device. Calling this method without granting the appropriate permissions will result in a SecurityException being thrown. In addition, if an error occurred while fetching the current place, an ApiException will be thrown.
Wraps PlacesClient.findCurrentPlace in a suspending function.
Fetches the approximate current place of the user's device. Calling this method without granting the appropriate permissions will result in a SecurityException being thrown. In addition, if an error occurred while fetching the current place, an ApiException will be thrown.
Builds a new FetchPhotoRequest.
the constructed FetchPhotoRequest
the metadata for the requested photo
the actions to apply to the FetchPhotoRequest.Builder
Builds a new FetchPlaceRequest.
the constructed FetchPlaceRequest
the ID of the place to fetch
the fields of the place to be requested
the actions to apply to the FetchPlaceRequest.Builder
Builds a new FindAutocompletePredictionsRequest.
the constructed FindAutocompletePredictionsRequest
the actions to apply to the FindAutocompletePredictionsRequest.Builder
Builds a new FindCurrentPlaceRequest.
the constructed FindCurrentPlaceRequest
the fields of the places to be returned
the actions to apply to the FindCurrentPlaceRequest.Builder
Wraps PlacesClient.fetchPhoto in a suspending function.
Wraps PlacesClient.fetchPhoto in a suspending function.
Wraps PlacesClient.fetchPlace in a suspending function.
Wraps PlacesClient.fetchPlace in a suspending function.
Wraps PlacesClient.findAutocompletePredictions in a suspending function.
Wraps PlacesClient.findAutocompletePredictions in a suspending function.
Wraps PlacesClient.findCurrentPlace in a suspending function.
Wraps PlacesClient.findCurrentPlace in a suspending function.