Functions
Link copied to clipboard
public final UrlContextResultStep.Result.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Returns an immutable instance of Result.
Link copied to clipboard
Link copied to clipboard
public final UrlContextResultStep.Result.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final UrlContextResultStep.Result.Builder status(JsonField<UrlContextResultStep.Result.Status> status)
Sets Builder.status to an arbitrary JSON value.
The status of the URL retrieval.
Link copied to clipboard
Sets Builder.url to an arbitrary JSON value.
The URL that was fetched.