Record Class UIHandlePendingSamplingResponse
java.lang.Object
java.lang.Record
com.github.copilot.generated.rpc.UIHandlePendingSamplingResponse
Optional sampling result payload. Omit to reject/cancel the sampling request without providing a result.
- Since:
- 1.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aUIHandlePendingSamplingResponserecord class. -
Method Summary
-
Constructor Details
-
UIHandlePendingSamplingResponse
public UIHandlePendingSamplingResponse()Creates an instance of aUIHandlePendingSamplingResponserecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-