AppSearchBatchResult.Builder.Build Method

Definition

Builds an AppSearchBatchResult object from the contents of this Builder.

[Android.Runtime.Register("build", "()Landroid/app/appsearch/AppSearchBatchResult;", "", ApiSince=31)]
public Android.App.AppSearch.AppSearchBatchResult Build ();
[<Android.Runtime.Register("build", "()Landroid/app/appsearch/AppSearchBatchResult;", "", ApiSince=31)>]
member this.Build : unit -> Android.App.AppSearch.AppSearchBatchResult

Returns

Attributes

Remarks

Java documentation for android.app.appsearch.AppSearchBatchResult.Builder.build().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to