result
public final StepDelta.Delta.GoogleMapsResult.Builder result(List<StepDelta.Delta.GoogleMapsResult> result)
The results of the Google Maps.
public final StepDelta.Delta.GoogleMapsResult.Builder result(JsonField<List<StepDelta.Delta.GoogleMapsResult>> result)
Sets Builder.result to an arbitrary JSON value.
You should usually call Builder.result with a well-typed List<GoogleMapsResult> value instead. This method is primarily for setting the field to an undocumented or not yet supported value.