Uses of Class
com.google.cloud.dialogflow.cx.v3.GenerativeSettings
-
Packages that use GenerativeSettings Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of GenerativeSettings in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return GenerativeSettings Modifier and Type Method Description GenerativeSettingsGenerativeSettings.Builder. build()GenerativeSettingsGenerativeSettings.Builder. buildPartial()static GenerativeSettingsGenerativeSettings. getDefaultInstance()GenerativeSettingsGenerativeSettings.Builder. getDefaultInstanceForType()GenerativeSettingsGenerativeSettings. getDefaultInstanceForType()GenerativeSettingsAgentsClient. getGenerativeSettings(AgentGenerativeSettingsName name, String languageCode)Gets the generative settings for the agent.GenerativeSettingsAgentsClient. getGenerativeSettings(GetGenerativeSettingsRequest request)Gets the generative settings for the agent.GenerativeSettingsAgentsClient. getGenerativeSettings(String name, String languageCode)Gets the generative settings for the agent.GenerativeSettingsAgentsGrpc.AgentsBlockingStub. getGenerativeSettings(GetGenerativeSettingsRequest request)Gets the generative settings for the agent.GenerativeSettingsUpdateGenerativeSettingsRequest.Builder. getGenerativeSettings()Required.GenerativeSettingsUpdateGenerativeSettingsRequest. getGenerativeSettings()Required.GenerativeSettingsUpdateGenerativeSettingsRequestOrBuilder. getGenerativeSettings()Required.static GenerativeSettingsGenerativeSettings. parseDelimitedFrom(InputStream input)static GenerativeSettingsGenerativeSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerativeSettingsGenerativeSettings. parseFrom(byte[] data)static GenerativeSettingsGenerativeSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerativeSettingsGenerativeSettings. parseFrom(com.google.protobuf.ByteString data)static GenerativeSettingsGenerativeSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerativeSettingsGenerativeSettings. parseFrom(com.google.protobuf.CodedInputStream input)static GenerativeSettingsGenerativeSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerativeSettingsGenerativeSettings. parseFrom(InputStream input)static GenerativeSettingsGenerativeSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerativeSettingsGenerativeSettings. parseFrom(ByteBuffer data)static GenerativeSettingsGenerativeSettings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GenerativeSettingsAgentsClient. updateGenerativeSettings(GenerativeSettings generativeSettings, com.google.protobuf.FieldMask updateMask)Updates the generative settings for the agent.GenerativeSettingsAgentsClient. updateGenerativeSettings(UpdateGenerativeSettingsRequest request)Updates the generative settings for the agent.GenerativeSettingsAgentsGrpc.AgentsBlockingStub. updateGenerativeSettings(UpdateGenerativeSettingsRequest request)Updates the generative settings for the agent.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type GenerativeSettings Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<GenerativeSettings>AgentsGrpc.AgentsFutureStub. getGenerativeSettings(GetGenerativeSettingsRequest request)Gets the generative settings for the agent.com.google.api.gax.rpc.UnaryCallable<GetGenerativeSettingsRequest,GenerativeSettings>AgentsClient. getGenerativeSettingsCallable()Gets the generative settings for the agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGenerativeSettingsRequest,GenerativeSettings>AgentsSettings.Builder. getGenerativeSettingsSettings()Returns the builder for the settings used for calls to getGenerativeSettings.com.google.api.gax.rpc.UnaryCallSettings<GetGenerativeSettingsRequest,GenerativeSettings>AgentsSettings. getGenerativeSettingsSettings()Returns the object with the settings used for calls to getGenerativeSettings.static io.grpc.MethodDescriptor<GetGenerativeSettingsRequest,GenerativeSettings>AgentsGrpc. getGetGenerativeSettingsMethod()com.google.protobuf.Parser<GenerativeSettings>GenerativeSettings. getParserForType()static io.grpc.MethodDescriptor<UpdateGenerativeSettingsRequest,GenerativeSettings>AgentsGrpc. getUpdateGenerativeSettingsMethod()static com.google.protobuf.Parser<GenerativeSettings>GenerativeSettings. parser()com.google.common.util.concurrent.ListenableFuture<GenerativeSettings>AgentsGrpc.AgentsFutureStub. updateGenerativeSettings(UpdateGenerativeSettingsRequest request)Updates the generative settings for the agent.com.google.api.gax.rpc.UnaryCallable<UpdateGenerativeSettingsRequest,GenerativeSettings>AgentsClient. updateGenerativeSettingsCallable()Updates the generative settings for the agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGenerativeSettingsRequest,GenerativeSettings>AgentsSettings.Builder. updateGenerativeSettingsSettings()Returns the builder for the settings used for calls to updateGenerativeSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateGenerativeSettingsRequest,GenerativeSettings>AgentsSettings. updateGenerativeSettingsSettings()Returns the object with the settings used for calls to updateGenerativeSettings.Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type GenerativeSettings Modifier and Type Method Description GenerativeSettings.BuilderGenerativeSettings.Builder. mergeFrom(GenerativeSettings other)UpdateGenerativeSettingsRequest.BuilderUpdateGenerativeSettingsRequest.Builder. mergeGenerativeSettings(GenerativeSettings value)Required.static GenerativeSettings.BuilderGenerativeSettings. newBuilder(GenerativeSettings prototype)UpdateGenerativeSettingsRequest.BuilderUpdateGenerativeSettingsRequest.Builder. setGenerativeSettings(GenerativeSettings value)Required.GenerativeSettingsAgentsClient. updateGenerativeSettings(GenerativeSettings generativeSettings, com.google.protobuf.FieldMask updateMask)Updates the generative settings for the agent.Method parameters in com.google.cloud.dialogflow.cx.v3 with type arguments of type GenerativeSettings Modifier and Type Method Description voidAgentsGrpc.AgentsStub. getGenerativeSettings(GetGenerativeSettingsRequest request, io.grpc.stub.StreamObserver<GenerativeSettings> responseObserver)Gets the generative settings for the agent.default voidAgentsGrpc.AsyncService. getGenerativeSettings(GetGenerativeSettingsRequest request, io.grpc.stub.StreamObserver<GenerativeSettings> responseObserver)Gets the generative settings for the agent.voidAgentsGrpc.AgentsStub. updateGenerativeSettings(UpdateGenerativeSettingsRequest request, io.grpc.stub.StreamObserver<GenerativeSettings> responseObserver)Updates the generative settings for the agent.default voidAgentsGrpc.AsyncService. updateGenerativeSettings(UpdateGenerativeSettingsRequest request, io.grpc.stub.StreamObserver<GenerativeSettings> responseObserver)Updates the generative settings for the agent. -
Uses of GenerativeSettings in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type GenerativeSettings Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGenerativeSettingsRequest,GenerativeSettings>AgentsStub. getGenerativeSettingsCallable()com.google.api.gax.rpc.UnaryCallable<GetGenerativeSettingsRequest,GenerativeSettings>GrpcAgentsStub. getGenerativeSettingsCallable()com.google.api.gax.rpc.UnaryCallable<GetGenerativeSettingsRequest,GenerativeSettings>HttpJsonAgentsStub. getGenerativeSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGenerativeSettingsRequest,GenerativeSettings>AgentsStubSettings.Builder. getGenerativeSettingsSettings()Returns the builder for the settings used for calls to getGenerativeSettings.com.google.api.gax.rpc.UnaryCallSettings<GetGenerativeSettingsRequest,GenerativeSettings>AgentsStubSettings. getGenerativeSettingsSettings()Returns the object with the settings used for calls to getGenerativeSettings.com.google.api.gax.rpc.UnaryCallable<UpdateGenerativeSettingsRequest,GenerativeSettings>AgentsStub. updateGenerativeSettingsCallable()com.google.api.gax.rpc.UnaryCallable<UpdateGenerativeSettingsRequest,GenerativeSettings>GrpcAgentsStub. updateGenerativeSettingsCallable()com.google.api.gax.rpc.UnaryCallable<UpdateGenerativeSettingsRequest,GenerativeSettings>HttpJsonAgentsStub. updateGenerativeSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGenerativeSettingsRequest,GenerativeSettings>AgentsStubSettings.Builder. updateGenerativeSettingsSettings()Returns the builder for the settings used for calls to updateGenerativeSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateGenerativeSettingsRequest,GenerativeSettings>AgentsStubSettings. updateGenerativeSettingsSettings()Returns the object with the settings used for calls to updateGenerativeSettings.
-