Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.Intent
-
Packages that use Intent Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of Intent in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Intent Modifier and Type Method Description IntentIntent.Builder. build()IntentIntent.Builder. buildPartial()IntentIntentsClient. createIntent(AgentName parent, Intent intent)Creates an intent in the specified agent.IntentIntentsClient. createIntent(CreateIntentRequest request)Creates an intent in the specified agent.IntentIntentsClient. createIntent(String parent, Intent intent)Creates an intent in the specified agent.IntentIntentsGrpc.IntentsBlockingStub. createIntent(CreateIntentRequest request)Creates an intent in the specified agent.static IntentIntent. getDefaultInstance()IntentIntent.Builder. getDefaultInstanceForType()IntentIntent. getDefaultInstanceForType()IntentCreateIntentRequest.Builder. getIntent()Required.IntentCreateIntentRequest. getIntent()Required.IntentCreateIntentRequestOrBuilder. getIntent()Required.IntentIntentsClient. getIntent(GetIntentRequest request)Retrieves the specified intent.IntentIntentsClient. getIntent(IntentName name)Retrieves the specified intent.IntentIntentsClient. getIntent(String name)Retrieves the specified intent.IntentIntentsGrpc.IntentsBlockingStub. getIntent(GetIntentRequest request)Retrieves the specified intent.IntentMatch.Builder. getIntent()The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that matched the query.IntentMatch. getIntent()The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that matched the query.IntentMatchOrBuilder. getIntent()The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that matched the query.IntentQueryResult.Builder. getIntent()Deprecated.google.cloud.dialogflow.cx.v3beta1.QueryResult.intent is deprecated.IntentQueryResult. getIntent()Deprecated.google.cloud.dialogflow.cx.v3beta1.QueryResult.intent is deprecated.IntentQueryResultOrBuilder. getIntent()Deprecated.google.cloud.dialogflow.cx.v3beta1.QueryResult.intent is deprecated.IntentUpdateIntentRequest.Builder. getIntent()Required.IntentUpdateIntentRequest. getIntent()Required.IntentUpdateIntentRequestOrBuilder. getIntent()Required.IntentListIntentsResponse.Builder. getIntents(int index)The list of intents.IntentListIntentsResponse. getIntents(int index)The list of intents.IntentListIntentsResponseOrBuilder. getIntents(int index)The list of intents.IntentConversationTurn.VirtualAgentOutput.Builder. getTriggeredIntent()The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that triggered the response.IntentConversationTurn.VirtualAgentOutput. getTriggeredIntent()The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that triggered the response.IntentConversationTurn.VirtualAgentOutputOrBuilder. getTriggeredIntent()The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that triggered the response.static IntentIntent. parseDelimitedFrom(InputStream input)static IntentIntent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(byte[] data)static IntentIntent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(com.google.protobuf.ByteString data)static IntentIntent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(com.google.protobuf.CodedInputStream input)static IntentIntent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(InputStream input)static IntentIntent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IntentIntent. parseFrom(ByteBuffer data)static IntentIntent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)IntentIntentsClient. updateIntent(Intent intent, com.google.protobuf.FieldMask updateMask)Updates the specified intent.IntentIntentsClient. updateIntent(UpdateIntentRequest request)Updates the specified intent.IntentIntentsGrpc.IntentsBlockingStub. updateIntent(UpdateIntentRequest request)Updates the specified intent.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type Intent Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Intent>IntentsGrpc.IntentsFutureStub. createIntent(CreateIntentRequest request)Creates an intent in the specified agent.com.google.api.gax.rpc.UnaryCallable<CreateIntentRequest,Intent>IntentsClient. createIntentCallable()Creates an intent in the specified agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIntentRequest,Intent>IntentsSettings.Builder. createIntentSettings()Returns the builder for the settings used for calls to createIntent.com.google.api.gax.rpc.UnaryCallSettings<CreateIntentRequest,Intent>IntentsSettings. createIntentSettings()Returns the object with the settings used for calls to createIntent.static io.grpc.MethodDescriptor<CreateIntentRequest,Intent>IntentsGrpc. getCreateIntentMethod()static io.grpc.MethodDescriptor<GetIntentRequest,Intent>IntentsGrpc. getGetIntentMethod()com.google.common.util.concurrent.ListenableFuture<Intent>IntentsGrpc.IntentsFutureStub. getIntent(GetIntentRequest request)Retrieves the specified intent.com.google.api.gax.rpc.UnaryCallable<GetIntentRequest,Intent>IntentsClient. getIntentCallable()Retrieves the specified intent.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIntentRequest,Intent>IntentsSettings.Builder. getIntentSettings()Returns the builder for the settings used for calls to getIntent.com.google.api.gax.rpc.UnaryCallSettings<GetIntentRequest,Intent>IntentsSettings. getIntentSettings()Returns the object with the settings used for calls to getIntent.List<Intent>ListIntentsResponse.Builder. getIntentsList()The list of intents.List<Intent>ListIntentsResponse. getIntentsList()The list of intents.List<Intent>ListIntentsResponseOrBuilder. getIntentsList()The list of intents.com.google.protobuf.Parser<Intent>Intent. getParserForType()static io.grpc.MethodDescriptor<UpdateIntentRequest,Intent>IntentsGrpc. getUpdateIntentMethod()static com.google.protobuf.Parser<Intent>Intent. parser()com.google.common.util.concurrent.ListenableFuture<Intent>IntentsGrpc.IntentsFutureStub. updateIntent(UpdateIntentRequest request)Updates the specified intent.com.google.api.gax.rpc.UnaryCallable<UpdateIntentRequest,Intent>IntentsClient. updateIntentCallable()Updates the specified intent.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIntentRequest,Intent>IntentsSettings.Builder. updateIntentSettings()Returns the builder for the settings used for calls to updateIntent.com.google.api.gax.rpc.UnaryCallSettings<UpdateIntentRequest,Intent>IntentsSettings. updateIntentSettings()Returns the object with the settings used for calls to updateIntent.Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type Intent Modifier and Type Method Description ListIntentsResponse.BuilderListIntentsResponse.Builder. addIntents(int index, Intent value)The list of intents.ListIntentsResponse.BuilderListIntentsResponse.Builder. addIntents(Intent value)The list of intents.IntentIntentsClient. createIntent(AgentName parent, Intent intent)Creates an intent in the specified agent.IntentIntentsClient. createIntent(String parent, Intent intent)Creates an intent in the specified agent.Intent.BuilderIntent.Builder. mergeFrom(Intent other)CreateIntentRequest.BuilderCreateIntentRequest.Builder. mergeIntent(Intent value)Required.Match.BuilderMatch.Builder. mergeIntent(Intent value)The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that matched the query.QueryResult.BuilderQueryResult.Builder. mergeIntent(Intent value)Deprecated.UpdateIntentRequest.BuilderUpdateIntentRequest.Builder. mergeIntent(Intent value)Required.ConversationTurn.VirtualAgentOutput.BuilderConversationTurn.VirtualAgentOutput.Builder. mergeTriggeredIntent(Intent value)The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that triggered the response.static Intent.BuilderIntent. newBuilder(Intent prototype)CreateIntentRequest.BuilderCreateIntentRequest.Builder. setIntent(Intent value)Required.Match.BuilderMatch.Builder. setIntent(Intent value)The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that matched the query.QueryResult.BuilderQueryResult.Builder. setIntent(Intent value)Deprecated.UpdateIntentRequest.BuilderUpdateIntentRequest.Builder. setIntent(Intent value)Required.ListIntentsResponse.BuilderListIntentsResponse.Builder. setIntents(int index, Intent value)The list of intents.ConversationTurn.VirtualAgentOutput.BuilderConversationTurn.VirtualAgentOutput.Builder. setTriggeredIntent(Intent value)The [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] that triggered the response.IntentIntentsClient. updateIntent(Intent intent, com.google.protobuf.FieldMask updateMask)Updates the specified intent.Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type Intent Modifier and Type Method Description ListIntentsResponse.BuilderListIntentsResponse.Builder. addAllIntents(Iterable<? extends Intent> values)The list of intents.static com.google.api.core.ApiFuture<IntentsClient.ListIntentsPagedResponse>IntentsClient.ListIntentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context, com.google.api.core.ApiFuture<ListIntentsResponse> futureResponse)default voidIntentsGrpc.AsyncService. createIntent(CreateIntentRequest request, io.grpc.stub.StreamObserver<Intent> responseObserver)Creates an intent in the specified agent.voidIntentsGrpc.IntentsStub. createIntent(CreateIntentRequest request, io.grpc.stub.StreamObserver<Intent> responseObserver)Creates an intent in the specified agent.protected IntentsClient.ListIntentsPageIntentsClient.ListIntentsPage. createPage(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context, ListIntentsResponse response)com.google.api.core.ApiFuture<IntentsClient.ListIntentsPage>IntentsClient.ListIntentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context, com.google.api.core.ApiFuture<ListIntentsResponse> futureResponse)default voidIntentsGrpc.AsyncService. getIntent(GetIntentRequest request, io.grpc.stub.StreamObserver<Intent> responseObserver)Retrieves the specified intent.voidIntentsGrpc.IntentsStub. getIntent(GetIntentRequest request, io.grpc.stub.StreamObserver<Intent> responseObserver)Retrieves the specified intent.default voidIntentsGrpc.AsyncService. updateIntent(UpdateIntentRequest request, io.grpc.stub.StreamObserver<Intent> responseObserver)Updates the specified intent.voidIntentsGrpc.IntentsStub. updateIntent(UpdateIntentRequest request, io.grpc.stub.StreamObserver<Intent> responseObserver)Updates the specified intent. -
Uses of Intent in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type Intent Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateIntentRequest,Intent>GrpcIntentsStub. createIntentCallable()com.google.api.gax.rpc.UnaryCallable<CreateIntentRequest,Intent>HttpJsonIntentsStub. createIntentCallable()com.google.api.gax.rpc.UnaryCallable<CreateIntentRequest,Intent>IntentsStub. createIntentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIntentRequest,Intent>IntentsStubSettings.Builder. createIntentSettings()Returns the builder for the settings used for calls to createIntent.com.google.api.gax.rpc.UnaryCallSettings<CreateIntentRequest,Intent>IntentsStubSettings. createIntentSettings()Returns the object with the settings used for calls to createIntent.com.google.api.gax.rpc.UnaryCallable<GetIntentRequest,Intent>GrpcIntentsStub. getIntentCallable()com.google.api.gax.rpc.UnaryCallable<GetIntentRequest,Intent>HttpJsonIntentsStub. getIntentCallable()com.google.api.gax.rpc.UnaryCallable<GetIntentRequest,Intent>IntentsStub. getIntentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIntentRequest,Intent>IntentsStubSettings.Builder. getIntentSettings()Returns the builder for the settings used for calls to getIntent.com.google.api.gax.rpc.UnaryCallSettings<GetIntentRequest,Intent>IntentsStubSettings. getIntentSettings()Returns the object with the settings used for calls to getIntent.com.google.api.gax.rpc.UnaryCallable<UpdateIntentRequest,Intent>GrpcIntentsStub. updateIntentCallable()com.google.api.gax.rpc.UnaryCallable<UpdateIntentRequest,Intent>HttpJsonIntentsStub. updateIntentCallable()com.google.api.gax.rpc.UnaryCallable<UpdateIntentRequest,Intent>IntentsStub. updateIntentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIntentRequest,Intent>IntentsStubSettings.Builder. updateIntentSettings()Returns the builder for the settings used for calls to updateIntent.com.google.api.gax.rpc.UnaryCallSettings<UpdateIntentRequest,Intent>IntentsStubSettings. updateIntentSettings()Returns the object with the settings used for calls to updateIntent.
-