UnaryInvocationResponse
Describes a response to a unary invocation request.
Content copied to clipboard
elide.call.v1alpha1.UnaryInvocationResponse
Types
Properties
Functions
Link copied to clipboard
inline fun UnaryInvocationResponse.copy(block: UnaryInvocationResponseKt.Dsl.() -> Unit): UnaryInvocationResponse
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
Specifies a fetch invocation response.
Content copied to clipboard
.elide.call.v1alpha1.FetchResponse fetch = 1;
Link copied to clipboard
Specifies a fetch invocation response.
Content copied to clipboard
.elide.call.v1alpha1.FetchResponse fetch = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies a queue invocation response.
Content copied to clipboard
.elide.call.v1alpha1.QueueInvocationResponse queue = 3;
Link copied to clipboard
Specifies a queue invocation response.
Content copied to clipboard
.elide.call.v1alpha1.QueueInvocationResponse queue = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies a scheduled invocation response.
Content copied to clipboard
.elide.call.v1alpha1.ScheduledInvocationResponse scheduled = 2;
Link copied to clipboard
Specifies a scheduled invocation response.
Content copied to clipboard
.elide.call.v1alpha1.ScheduledInvocationResponse scheduled = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies a scheduled invocation response.
Content copied to clipboard
.elide.call.v1alpha1.ScheduledInvocationResponse scheduled = 2;
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): UnaryInvocationResponse
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): UnaryInvocationResponse
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): UnaryInvocationResponse
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): UnaryInvocationResponse
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): UnaryInvocationResponse
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): UnaryInvocationResponse
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard