status

The status of the URL retrieval.


public final UrlContextResult.Builder status(JsonField<UrlContextResult.Status> status)

Sets Builder.status to an arbitrary JSON value.

You should usually call Builder.status with a well-typed Status value instead. This method is primarily for setting the field to an undocumented or not yet supported value.