HttpRequestOrBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Body payload, if specified/available.
Content copied to clipboard
.elide.http.HttpBody body = 7;Link copied to clipboard
Custom HTTP method.
Content copied to clipboard
string custom = 3;Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 6;Link copied to clipboard
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 6;Link copied to clipboard
Link copied to clipboard
Specifies metadata known or available about the HTTP request.
Content copied to clipboard
.elide.http.HttpRequestMetadata metadata = 1;Link copied to clipboard
Specifies metadata known or available about the HTTP request.
Content copied to clipboard
.elide.http.HttpRequestMetadata metadata = 1;Link copied to clipboard
Link copied to clipboard
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
Specifies the HTTP request path.
Content copied to clipboard
string path = 4;Link copied to clipboard
Query/search parameters attached to the URI.
Content copied to clipboard
string query = 5;Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Standard HTTP method.
Content copied to clipboard
.elide.http.HttpMethod standard = 2;Link copied to clipboard
Standard HTTP method.
Content copied to clipboard
.elide.http.HttpMethod standard = 2;Link copied to clipboard
Link copied to clipboard
Specifies the HTTP headers constituent to the request.
Content copied to clipboard
.elide.http.HttpHeaders headers = 6;Link copied to clipboard
Specifies metadata known or available about the HTTP request.
Content copied to clipboard
.elide.http.HttpRequestMetadata metadata = 1;Link copied to clipboard
Standard HTTP method.
Content copied to clipboard
.elide.http.HttpMethod standard = 2;Link copied to clipboard