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 GenerativeSettings
GenerativeSettings.Builder. build()
GenerativeSettings
GenerativeSettings.Builder. buildPartial()
static GenerativeSettings
GenerativeSettings. getDefaultInstance()
GenerativeSettings
GenerativeSettings.Builder. getDefaultInstanceForType()
GenerativeSettings
GenerativeSettings. getDefaultInstanceForType()
GenerativeSettings
AgentsClient. getGenerativeSettings(AgentGenerativeSettingsName name, String languageCode)
Gets the generative settings for the agent.GenerativeSettings
AgentsClient. getGenerativeSettings(GetGenerativeSettingsRequest request)
Gets the generative settings for the agent.GenerativeSettings
AgentsClient. getGenerativeSettings(String name, String languageCode)
Gets the generative settings for the agent.GenerativeSettings
AgentsGrpc.AgentsBlockingStub. getGenerativeSettings(GetGenerativeSettingsRequest request)
Gets the generative settings for the agent.GenerativeSettings
UpdateGenerativeSettingsRequest.Builder. getGenerativeSettings()
Required.GenerativeSettings
UpdateGenerativeSettingsRequest. getGenerativeSettings()
Required.GenerativeSettings
UpdateGenerativeSettingsRequestOrBuilder. getGenerativeSettings()
Required.static GenerativeSettings
GenerativeSettings. parseDelimitedFrom(InputStream input)
static GenerativeSettings
GenerativeSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerativeSettings
GenerativeSettings. parseFrom(byte[] data)
static GenerativeSettings
GenerativeSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerativeSettings
GenerativeSettings. parseFrom(com.google.protobuf.ByteString data)
static GenerativeSettings
GenerativeSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerativeSettings
GenerativeSettings. parseFrom(com.google.protobuf.CodedInputStream input)
static GenerativeSettings
GenerativeSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerativeSettings
GenerativeSettings. parseFrom(InputStream input)
static GenerativeSettings
GenerativeSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerativeSettings
GenerativeSettings. parseFrom(ByteBuffer data)
static GenerativeSettings
GenerativeSettings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GenerativeSettings
AgentsClient. updateGenerativeSettings(GenerativeSettings generativeSettings, com.google.protobuf.FieldMask updateMask)
Updates the generative settings for the agent.GenerativeSettings
AgentsClient. updateGenerativeSettings(UpdateGenerativeSettingsRequest request)
Updates the generative settings for the agent.GenerativeSettings
AgentsGrpc.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.Builder
GenerativeSettings.Builder. mergeFrom(GenerativeSettings other)
UpdateGenerativeSettingsRequest.Builder
UpdateGenerativeSettingsRequest.Builder. mergeGenerativeSettings(GenerativeSettings value)
Required.static GenerativeSettings.Builder
GenerativeSettings. newBuilder(GenerativeSettings prototype)
UpdateGenerativeSettingsRequest.Builder
UpdateGenerativeSettingsRequest.Builder. setGenerativeSettings(GenerativeSettings value)
Required.GenerativeSettings
AgentsClient. 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 void
AgentsGrpc.AgentsStub. getGenerativeSettings(GetGenerativeSettingsRequest request, io.grpc.stub.StreamObserver<GenerativeSettings> responseObserver)
Gets the generative settings for the agent.default void
AgentsGrpc.AsyncService. getGenerativeSettings(GetGenerativeSettingsRequest request, io.grpc.stub.StreamObserver<GenerativeSettings> responseObserver)
Gets the generative settings for the agent.void
AgentsGrpc.AgentsStub. updateGenerativeSettings(UpdateGenerativeSettingsRequest request, io.grpc.stub.StreamObserver<GenerativeSettings> responseObserver)
Updates the generative settings for the agent.default void
AgentsGrpc.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.
-