Język

InferenceInput.Params.Builder.SetModelKey(String) Method

Definition

The key of the table where the corresponding value stores a pre-trained model.

[Android.Runtime.Register("setModelKey", "(Ljava/lang/String;)Landroid/adservices/ondevicepersonalization/InferenceInput$Params$Builder;", "", ApiSince=35)]
public Android.AdServices.OnDevicePersonalization.InferenceInput.Params.Builder SetModelKey(string value);
[<Android.Runtime.Register("setModelKey", "(Ljava/lang/String;)Landroid/adservices/ondevicepersonalization/InferenceInput$Params$Builder;", "", ApiSince=35)>]
member this.SetModelKey : string -> Android.AdServices.OnDevicePersonalization.InferenceInput.Params.Builder

Parameters

value
String

Returns

Attributes

Remarks

The key of the table where the corresponding value stores a pre-trained model.

Android reference for android.adservices.ondevicepersonalization.InferenceInput.Params.Builder.setModelKey.

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