Uses of Class
com.google.cloud.dialogflow.v2beta1.Fulfillment
-
Packages that use Fulfillment Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of Fulfillment in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return Fulfillment Modifier and Type Method Description Fulfillment
Fulfillment.Builder. build()
Fulfillment
Fulfillment.Builder. buildPartial()
static Fulfillment
Fulfillment. getDefaultInstance()
Fulfillment
Fulfillment.Builder. getDefaultInstanceForType()
Fulfillment
Fulfillment. getDefaultInstanceForType()
Fulfillment
Environment.Builder. getFulfillment()
Optional.Fulfillment
Environment. getFulfillment()
Optional.Fulfillment
EnvironmentOrBuilder. getFulfillment()
Optional.Fulfillment
FulfillmentsClient. getFulfillment(FulfillmentName name)
Retrieves the fulfillment.Fulfillment
FulfillmentsClient. getFulfillment(GetFulfillmentRequest request)
Retrieves the fulfillment.Fulfillment
FulfillmentsClient. getFulfillment(String name)
Retrieves the fulfillment.Fulfillment
FulfillmentsGrpc.FulfillmentsBlockingStub. getFulfillment(GetFulfillmentRequest request)
Retrieves the fulfillment.Fulfillment
UpdateFulfillmentRequest.Builder. getFulfillment()
Required.Fulfillment
UpdateFulfillmentRequest. getFulfillment()
Required.Fulfillment
UpdateFulfillmentRequestOrBuilder. getFulfillment()
Required.static Fulfillment
Fulfillment. parseDelimitedFrom(InputStream input)
static Fulfillment
Fulfillment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Fulfillment
Fulfillment. parseFrom(byte[] data)
static Fulfillment
Fulfillment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Fulfillment
Fulfillment. parseFrom(com.google.protobuf.ByteString data)
static Fulfillment
Fulfillment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Fulfillment
Fulfillment. parseFrom(com.google.protobuf.CodedInputStream input)
static Fulfillment
Fulfillment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Fulfillment
Fulfillment. parseFrom(InputStream input)
static Fulfillment
Fulfillment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Fulfillment
Fulfillment. parseFrom(ByteBuffer data)
static Fulfillment
Fulfillment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Fulfillment
FulfillmentsClient. updateFulfillment(Fulfillment fulfillment, com.google.protobuf.FieldMask updateMask)
Updates the fulfillment.Fulfillment
FulfillmentsClient. updateFulfillment(UpdateFulfillmentRequest request)
Updates the fulfillment.Fulfillment
FulfillmentsGrpc.FulfillmentsBlockingStub. updateFulfillment(UpdateFulfillmentRequest request)
Updates the fulfillment.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Fulfillment Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Fulfillment>
FulfillmentsGrpc.FulfillmentsFutureStub. getFulfillment(GetFulfillmentRequest request)
Retrieves the fulfillment.com.google.api.gax.rpc.UnaryCallable<GetFulfillmentRequest,Fulfillment>
FulfillmentsClient. getFulfillmentCallable()
Retrieves the fulfillment.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFulfillmentRequest,Fulfillment>
FulfillmentsSettings.Builder. getFulfillmentSettings()
Returns the builder for the settings used for calls to getFulfillment.com.google.api.gax.rpc.UnaryCallSettings<GetFulfillmentRequest,Fulfillment>
FulfillmentsSettings. getFulfillmentSettings()
Returns the object with the settings used for calls to getFulfillment.static io.grpc.MethodDescriptor<GetFulfillmentRequest,Fulfillment>
FulfillmentsGrpc. getGetFulfillmentMethod()
com.google.protobuf.Parser<Fulfillment>
Fulfillment. getParserForType()
static io.grpc.MethodDescriptor<UpdateFulfillmentRequest,Fulfillment>
FulfillmentsGrpc. getUpdateFulfillmentMethod()
static com.google.protobuf.Parser<Fulfillment>
Fulfillment. parser()
com.google.common.util.concurrent.ListenableFuture<Fulfillment>
FulfillmentsGrpc.FulfillmentsFutureStub. updateFulfillment(UpdateFulfillmentRequest request)
Updates the fulfillment.com.google.api.gax.rpc.UnaryCallable<UpdateFulfillmentRequest,Fulfillment>
FulfillmentsClient. updateFulfillmentCallable()
Updates the fulfillment.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFulfillmentRequest,Fulfillment>
FulfillmentsSettings.Builder. updateFulfillmentSettings()
Returns the builder for the settings used for calls to updateFulfillment.com.google.api.gax.rpc.UnaryCallSettings<UpdateFulfillmentRequest,Fulfillment>
FulfillmentsSettings. updateFulfillmentSettings()
Returns the object with the settings used for calls to updateFulfillment.Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type Fulfillment Modifier and Type Method Description Fulfillment.Builder
Fulfillment.Builder. mergeFrom(Fulfillment other)
Environment.Builder
Environment.Builder. mergeFulfillment(Fulfillment value)
Optional.UpdateFulfillmentRequest.Builder
UpdateFulfillmentRequest.Builder. mergeFulfillment(Fulfillment value)
Required.static Fulfillment.Builder
Fulfillment. newBuilder(Fulfillment prototype)
Environment.Builder
Environment.Builder. setFulfillment(Fulfillment value)
Optional.UpdateFulfillmentRequest.Builder
UpdateFulfillmentRequest.Builder. setFulfillment(Fulfillment value)
Required.Fulfillment
FulfillmentsClient. updateFulfillment(Fulfillment fulfillment, com.google.protobuf.FieldMask updateMask)
Updates the fulfillment.Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type Fulfillment Modifier and Type Method Description default void
FulfillmentsGrpc.AsyncService. getFulfillment(GetFulfillmentRequest request, io.grpc.stub.StreamObserver<Fulfillment> responseObserver)
Retrieves the fulfillment.void
FulfillmentsGrpc.FulfillmentsStub. getFulfillment(GetFulfillmentRequest request, io.grpc.stub.StreamObserver<Fulfillment> responseObserver)
Retrieves the fulfillment.default void
FulfillmentsGrpc.AsyncService. updateFulfillment(UpdateFulfillmentRequest request, io.grpc.stub.StreamObserver<Fulfillment> responseObserver)
Updates the fulfillment.void
FulfillmentsGrpc.FulfillmentsStub. updateFulfillment(UpdateFulfillmentRequest request, io.grpc.stub.StreamObserver<Fulfillment> responseObserver)
Updates the fulfillment. -
Uses of Fulfillment in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type Fulfillment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetFulfillmentRequest,Fulfillment>
FulfillmentsStub. getFulfillmentCallable()
com.google.api.gax.rpc.UnaryCallable<GetFulfillmentRequest,Fulfillment>
GrpcFulfillmentsStub. getFulfillmentCallable()
com.google.api.gax.rpc.UnaryCallable<GetFulfillmentRequest,Fulfillment>
HttpJsonFulfillmentsStub. getFulfillmentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFulfillmentRequest,Fulfillment>
FulfillmentsStubSettings.Builder. getFulfillmentSettings()
Returns the builder for the settings used for calls to getFulfillment.com.google.api.gax.rpc.UnaryCallSettings<GetFulfillmentRequest,Fulfillment>
FulfillmentsStubSettings. getFulfillmentSettings()
Returns the object with the settings used for calls to getFulfillment.com.google.api.gax.rpc.UnaryCallable<UpdateFulfillmentRequest,Fulfillment>
FulfillmentsStub. updateFulfillmentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateFulfillmentRequest,Fulfillment>
GrpcFulfillmentsStub. updateFulfillmentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateFulfillmentRequest,Fulfillment>
HttpJsonFulfillmentsStub. updateFulfillmentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFulfillmentRequest,Fulfillment>
FulfillmentsStubSettings.Builder. updateFulfillmentSettings()
Returns the builder for the settings used for calls to updateFulfillment.com.google.api.gax.rpc.UnaryCallSettings<UpdateFulfillmentRequest,Fulfillment>
FulfillmentsStubSettings. updateFulfillmentSettings()
Returns the object with the settings used for calls to updateFulfillment.
-