Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.Page
-
Packages that use Page Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of Page in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Page Modifier and Type Method Description PagePage.Builder. build()PagePage.Builder. buildPartial()PagePagesClient. createPage(CreatePageRequest request)Creates a page in the specified flow.PagePagesClient. createPage(FlowName parent, Page page)Creates a page in the specified flow.PagePagesClient. createPage(String parent, Page page)Creates a page in the specified flow.PagePagesGrpc.PagesBlockingStub. createPage(CreatePageRequest request)Creates a page in the specified flow.PageConversationTurn.VirtualAgentOutput.Builder. getCurrentPage()The [Page][google.cloud.dialogflow.cx.v3beta1.Page] on which the utterance was spoken.PageConversationTurn.VirtualAgentOutput. getCurrentPage()The [Page][google.cloud.dialogflow.cx.v3beta1.Page] on which the utterance was spoken.PageConversationTurn.VirtualAgentOutputOrBuilder. getCurrentPage()The [Page][google.cloud.dialogflow.cx.v3beta1.Page] on which the utterance was spoken.PageMatchIntentResponse.Builder. getCurrentPage()The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].PageMatchIntentResponse. getCurrentPage()The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].PageMatchIntentResponseOrBuilder. getCurrentPage()The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].PageQueryResult.Builder. getCurrentPage()The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].PageQueryResult. getCurrentPage()The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].PageQueryResultOrBuilder. getCurrentPage()The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].static PagePage. getDefaultInstance()PagePage.Builder. getDefaultInstanceForType()PagePage. getDefaultInstanceForType()PageCreatePageRequest.Builder. getPage()Required.PageCreatePageRequest. getPage()Required.PageCreatePageRequestOrBuilder. getPage()Required.PagePagesClient. getPage(GetPageRequest request)Retrieves the specified page.PagePagesClient. getPage(PageName name)Retrieves the specified page.PagePagesClient. getPage(String name)Retrieves the specified page.PagePagesGrpc.PagesBlockingStub. getPage(GetPageRequest request)Retrieves the specified page.PageTransitionCoverage.TransitionNode.Builder. getPage()Indicates a transition to a [Page][google.cloud.dialogflow.cx.v3beta1.Page].PageTransitionCoverage.TransitionNode. getPage()Indicates a transition to a [Page][google.cloud.dialogflow.cx.v3beta1.Page].PageTransitionCoverage.TransitionNodeOrBuilder. getPage()Indicates a transition to a [Page][google.cloud.dialogflow.cx.v3beta1.Page].PageUpdatePageRequest.Builder. getPage()Required.PageUpdatePageRequest. getPage()Required.PageUpdatePageRequestOrBuilder. getPage()Required.PageListPagesResponse.Builder. getPages(int index)The list of pages.PageListPagesResponse. getPages(int index)The list of pages.PageListPagesResponseOrBuilder. getPages(int index)The list of pages.static PagePage. parseDelimitedFrom(InputStream input)static PagePage. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PagePage. parseFrom(byte[] data)static PagePage. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PagePage. parseFrom(com.google.protobuf.ByteString data)static PagePage. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PagePage. parseFrom(com.google.protobuf.CodedInputStream input)static PagePage. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PagePage. parseFrom(InputStream input)static PagePage. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PagePage. parseFrom(ByteBuffer data)static PagePage. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PagePagesClient. updatePage(Page page, com.google.protobuf.FieldMask updateMask)Updates the specified page.PagePagesClient. updatePage(UpdatePageRequest request)Updates the specified page.PagePagesGrpc.PagesBlockingStub. updatePage(UpdatePageRequest request)Updates the specified page.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type Page Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Page>PagesGrpc.PagesFutureStub. createPage(CreatePageRequest request)Creates a page in the specified flow.com.google.api.gax.rpc.UnaryCallable<CreatePageRequest,Page>PagesClient. createPageCallable()Creates a page in the specified flow.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePageRequest,Page>PagesSettings.Builder. createPageSettings()Returns the builder for the settings used for calls to createPage.com.google.api.gax.rpc.UnaryCallSettings<CreatePageRequest,Page>PagesSettings. createPageSettings()Returns the object with the settings used for calls to createPage.static io.grpc.MethodDescriptor<CreatePageRequest,Page>PagesGrpc. getCreatePageMethod()static io.grpc.MethodDescriptor<GetPageRequest,Page>PagesGrpc. getGetPageMethod()com.google.common.util.concurrent.ListenableFuture<Page>PagesGrpc.PagesFutureStub. getPage(GetPageRequest request)Retrieves the specified page.com.google.api.gax.rpc.UnaryCallable<GetPageRequest,Page>PagesClient. getPageCallable()Retrieves the specified page.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPageRequest,Page>PagesSettings.Builder. getPageSettings()Returns the builder for the settings used for calls to getPage.com.google.api.gax.rpc.UnaryCallSettings<GetPageRequest,Page>PagesSettings. getPageSettings()Returns the object with the settings used for calls to getPage.List<Page>ListPagesResponse.Builder. getPagesList()The list of pages.List<Page>ListPagesResponse. getPagesList()The list of pages.List<Page>ListPagesResponseOrBuilder. getPagesList()The list of pages.com.google.protobuf.Parser<Page>Page. getParserForType()static io.grpc.MethodDescriptor<UpdatePageRequest,Page>PagesGrpc. getUpdatePageMethod()static com.google.protobuf.Parser<Page>Page. parser()com.google.common.util.concurrent.ListenableFuture<Page>PagesGrpc.PagesFutureStub. updatePage(UpdatePageRequest request)Updates the specified page.com.google.api.gax.rpc.UnaryCallable<UpdatePageRequest,Page>PagesClient. updatePageCallable()Updates the specified page.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePageRequest,Page>PagesSettings.Builder. updatePageSettings()Returns the builder for the settings used for calls to updatePage.com.google.api.gax.rpc.UnaryCallSettings<UpdatePageRequest,Page>PagesSettings. updatePageSettings()Returns the object with the settings used for calls to updatePage.Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type Page Modifier and Type Method Description ListPagesResponse.BuilderListPagesResponse.Builder. addPages(int index, Page value)The list of pages.ListPagesResponse.BuilderListPagesResponse.Builder. addPages(Page value)The list of pages.PagePagesClient. createPage(FlowName parent, Page page)Creates a page in the specified flow.PagePagesClient. createPage(String parent, Page page)Creates a page in the specified flow.ConversationTurn.VirtualAgentOutput.BuilderConversationTurn.VirtualAgentOutput.Builder. mergeCurrentPage(Page value)The [Page][google.cloud.dialogflow.cx.v3beta1.Page] on which the utterance was spoken.MatchIntentResponse.BuilderMatchIntentResponse.Builder. mergeCurrentPage(Page value)The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].QueryResult.BuilderQueryResult.Builder. mergeCurrentPage(Page value)The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].Page.BuilderPage.Builder. mergeFrom(Page other)CreatePageRequest.BuilderCreatePageRequest.Builder. mergePage(Page value)Required.TransitionCoverage.TransitionNode.BuilderTransitionCoverage.TransitionNode.Builder. mergePage(Page value)Indicates a transition to a [Page][google.cloud.dialogflow.cx.v3beta1.Page].UpdatePageRequest.BuilderUpdatePageRequest.Builder. mergePage(Page value)Required.static Page.BuilderPage. newBuilder(Page prototype)ConversationTurn.VirtualAgentOutput.BuilderConversationTurn.VirtualAgentOutput.Builder. setCurrentPage(Page value)The [Page][google.cloud.dialogflow.cx.v3beta1.Page] on which the utterance was spoken.MatchIntentResponse.BuilderMatchIntentResponse.Builder. setCurrentPage(Page value)The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].QueryResult.BuilderQueryResult.Builder. setCurrentPage(Page value)The current [Page][google.cloud.dialogflow.cx.v3beta1.Page].CreatePageRequest.BuilderCreatePageRequest.Builder. setPage(Page value)Required.TransitionCoverage.TransitionNode.BuilderTransitionCoverage.TransitionNode.Builder. setPage(Page value)Indicates a transition to a [Page][google.cloud.dialogflow.cx.v3beta1.Page].UpdatePageRequest.BuilderUpdatePageRequest.Builder. setPage(Page value)Required.ListPagesResponse.BuilderListPagesResponse.Builder. setPages(int index, Page value)The list of pages.PagePagesClient. updatePage(Page page, com.google.protobuf.FieldMask updateMask)Updates the specified page.Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type Page Modifier and Type Method Description ListPagesResponse.BuilderListPagesResponse.Builder. addAllPages(Iterable<? extends Page> values)The list of pages.static com.google.api.core.ApiFuture<PagesClient.ListPagesPagedResponse>PagesClient.ListPagesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPagesRequest,ListPagesResponse,Page> context, com.google.api.core.ApiFuture<ListPagesResponse> futureResponse)protected PagesClient.ListPagesPagePagesClient.ListPagesPage. createPage(com.google.api.gax.rpc.PageContext<ListPagesRequest,ListPagesResponse,Page> context, ListPagesResponse response)default voidPagesGrpc.AsyncService. createPage(CreatePageRequest request, io.grpc.stub.StreamObserver<Page> responseObserver)Creates a page in the specified flow.voidPagesGrpc.PagesStub. createPage(CreatePageRequest request, io.grpc.stub.StreamObserver<Page> responseObserver)Creates a page in the specified flow.com.google.api.core.ApiFuture<PagesClient.ListPagesPage>PagesClient.ListPagesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPagesRequest,ListPagesResponse,Page> context, com.google.api.core.ApiFuture<ListPagesResponse> futureResponse)default voidPagesGrpc.AsyncService. getPage(GetPageRequest request, io.grpc.stub.StreamObserver<Page> responseObserver)Retrieves the specified page.voidPagesGrpc.PagesStub. getPage(GetPageRequest request, io.grpc.stub.StreamObserver<Page> responseObserver)Retrieves the specified page.default voidPagesGrpc.AsyncService. updatePage(UpdatePageRequest request, io.grpc.stub.StreamObserver<Page> responseObserver)Updates the specified page.voidPagesGrpc.PagesStub. updatePage(UpdatePageRequest request, io.grpc.stub.StreamObserver<Page> responseObserver)Updates the specified page. -
Uses of Page in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type Page Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreatePageRequest,Page>GrpcPagesStub. createPageCallable()com.google.api.gax.rpc.UnaryCallable<CreatePageRequest,Page>HttpJsonPagesStub. createPageCallable()com.google.api.gax.rpc.UnaryCallable<CreatePageRequest,Page>PagesStub. createPageCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePageRequest,Page>PagesStubSettings.Builder. createPageSettings()Returns the builder for the settings used for calls to createPage.com.google.api.gax.rpc.UnaryCallSettings<CreatePageRequest,Page>PagesStubSettings. createPageSettings()Returns the object with the settings used for calls to createPage.com.google.api.gax.rpc.UnaryCallable<GetPageRequest,Page>GrpcPagesStub. getPageCallable()com.google.api.gax.rpc.UnaryCallable<GetPageRequest,Page>HttpJsonPagesStub. getPageCallable()com.google.api.gax.rpc.UnaryCallable<GetPageRequest,Page>PagesStub. getPageCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPageRequest,Page>PagesStubSettings.Builder. getPageSettings()Returns the builder for the settings used for calls to getPage.com.google.api.gax.rpc.UnaryCallSettings<GetPageRequest,Page>PagesStubSettings. getPageSettings()Returns the object with the settings used for calls to getPage.com.google.api.gax.rpc.UnaryCallable<UpdatePageRequest,Page>GrpcPagesStub. updatePageCallable()com.google.api.gax.rpc.UnaryCallable<UpdatePageRequest,Page>HttpJsonPagesStub. updatePageCallable()com.google.api.gax.rpc.UnaryCallable<UpdatePageRequest,Page>PagesStub. updatePageCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePageRequest,Page>PagesStubSettings.Builder. updatePageSettings()Returns the builder for the settings used for calls to updatePage.com.google.api.gax.rpc.UnaryCallSettings<UpdatePageRequest,Page>PagesStubSettings. updatePageSettings()Returns the object with the settings used for calls to updatePage.
-