DeletionRequest.End Property

Definition

Get the end of the deletion range.

public virtual Java.Time.Instant End { [Android.Runtime.Register("getEnd", "()Ljava/time/Instant;", "GetGetEndHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getEnd", "()Ljava/time/Instant;", "GetGetEndHandler", ApiSince=34)>]
member this.End : Java.Time.Instant

Property Value

Attributes

Remarks

Get the end of the deletion range.

Java documentation for android.adservices.measurement.DeletionRequest.getEnd().

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