FetchResponse
Specifies a response from a request to invoke an Elide app via a `fetch`-style interface.
Content copied to clipboard
elide.call.v1alpha1.FetchResponse
Types
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
Link copied to clipboard
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the HTTP response info enclosed for this fetch invocation response.
Content copied to clipboard
.elide.http.HttpResponse response = 3;
Link copied to clipboard
Specifies the HTTP response info enclosed for this fetch invocation response.
Content copied to clipboard
.elide.http.HttpResponse response = 3;
Link copied to clipboard
Link copied to clipboard
Describes the status resulting from this invocation.
Content copied to clipboard
.elide.call.v1alpha1.InvocationStatus status = 2;
Link copied to clipboard
Describes the status resulting from this invocation.
Content copied to clipboard
.elide.call.v1alpha1.InvocationStatus status = 2;
Link copied to clipboard
Link copied to clipboard
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
Link copied to clipboard
Specifies the HTTP response info enclosed for this fetch invocation response.
Content copied to clipboard
.elide.http.HttpResponse response = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): FetchResponse
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): FetchResponse
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard