Uses of Class
com.google.cloud.contactcenterinsights.v1.Analysis
-
Packages that use Analysis Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of Analysis in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return Analysis Modifier and Type Method Description AnalysisAnalysis.Builder. build()AnalysisAnalysis.Builder. buildPartial()AnalysisListAnalysesResponse.Builder. getAnalyses(int index)The analyses that match the request.AnalysisListAnalysesResponse. getAnalyses(int index)The analyses that match the request.AnalysisListAnalysesResponseOrBuilder. getAnalyses(int index)The analyses that match the request.AnalysisContactCenterInsightsClient. getAnalysis(AnalysisName name)Gets an analysis.AnalysisContactCenterInsightsClient. getAnalysis(GetAnalysisRequest request)Gets an analysis.AnalysisContactCenterInsightsClient. getAnalysis(String name)Gets an analysis.AnalysisContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. getAnalysis(GetAnalysisRequest request)Gets an analysis.AnalysisCreateAnalysisRequest.Builder. getAnalysis()Required.AnalysisCreateAnalysisRequest. getAnalysis()Required.AnalysisCreateAnalysisRequestOrBuilder. getAnalysis()Required.static AnalysisAnalysis. getDefaultInstance()AnalysisAnalysis.Builder. getDefaultInstanceForType()AnalysisAnalysis. getDefaultInstanceForType()AnalysisConversation.Builder. getLatestAnalysis()Output only.AnalysisConversation. getLatestAnalysis()Output only.AnalysisConversationOrBuilder. getLatestAnalysis()Output only.static AnalysisAnalysis. parseDelimitedFrom(InputStream input)static AnalysisAnalysis. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisAnalysis. parseFrom(byte[] data)static AnalysisAnalysis. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisAnalysis. parseFrom(com.google.protobuf.ByteString data)static AnalysisAnalysis. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisAnalysis. parseFrom(com.google.protobuf.CodedInputStream input)static AnalysisAnalysis. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisAnalysis. parseFrom(InputStream input)static AnalysisAnalysis. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalysisAnalysis. parseFrom(ByteBuffer data)static AnalysisAnalysis. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Analysis Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsClient. createAnalysisAsync(ConversationName parent, Analysis analysis)Creates an analysis.com.google.api.gax.longrunning.OperationFuture<Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsClient. createAnalysisAsync(CreateAnalysisRequest request)Creates an analysis.com.google.api.gax.longrunning.OperationFuture<Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsClient. createAnalysisAsync(String parent, Analysis analysis)Creates an analysis.com.google.api.gax.rpc.OperationCallable<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsClient. createAnalysisOperationCallable()Creates an analysis.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsSettings.Builder. createAnalysisOperationSettings()Returns the builder for the settings used for calls to createAnalysis.com.google.api.gax.rpc.OperationCallSettings<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsSettings. createAnalysisOperationSettings()Returns the object with the settings used for calls to createAnalysis.List<Analysis>ListAnalysesResponse.Builder. getAnalysesList()The analyses that match the request.List<Analysis>ListAnalysesResponse. getAnalysesList()The analyses that match the request.List<Analysis>ListAnalysesResponseOrBuilder. getAnalysesList()The analyses that match the request.com.google.common.util.concurrent.ListenableFuture<Analysis>ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. getAnalysis(GetAnalysisRequest request)Gets an analysis.com.google.api.gax.rpc.UnaryCallable<GetAnalysisRequest,Analysis>ContactCenterInsightsClient. getAnalysisCallable()Gets an analysis.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnalysisRequest,Analysis>ContactCenterInsightsSettings.Builder. getAnalysisSettings()Returns the builder for the settings used for calls to getAnalysis.com.google.api.gax.rpc.UnaryCallSettings<GetAnalysisRequest,Analysis>ContactCenterInsightsSettings. getAnalysisSettings()Returns the object with the settings used for calls to getAnalysis.static io.grpc.MethodDescriptor<GetAnalysisRequest,Analysis>ContactCenterInsightsGrpc. getGetAnalysisMethod()com.google.protobuf.Parser<Analysis>Analysis. getParserForType()static com.google.protobuf.Parser<Analysis>Analysis. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type Analysis Modifier and Type Method Description ListAnalysesResponse.BuilderListAnalysesResponse.Builder. addAnalyses(int index, Analysis value)The analyses that match the request.ListAnalysesResponse.BuilderListAnalysesResponse.Builder. addAnalyses(Analysis value)The analyses that match the request.com.google.api.gax.longrunning.OperationFuture<Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsClient. createAnalysisAsync(ConversationName parent, Analysis analysis)Creates an analysis.com.google.api.gax.longrunning.OperationFuture<Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsClient. createAnalysisAsync(String parent, Analysis analysis)Creates an analysis.CreateAnalysisRequest.BuilderCreateAnalysisRequest.Builder. mergeAnalysis(Analysis value)Required.Analysis.BuilderAnalysis.Builder. mergeFrom(Analysis other)Conversation.BuilderConversation.Builder. mergeLatestAnalysis(Analysis value)Output only.static Analysis.BuilderAnalysis. newBuilder(Analysis prototype)ListAnalysesResponse.BuilderListAnalysesResponse.Builder. setAnalyses(int index, Analysis value)The analyses that match the request.CreateAnalysisRequest.BuilderCreateAnalysisRequest.Builder. setAnalysis(Analysis value)Required.Conversation.BuilderConversation.Builder. setLatestAnalysis(Analysis value)Output only.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type Analysis Modifier and Type Method Description ListAnalysesResponse.BuilderListAnalysesResponse.Builder. addAllAnalyses(Iterable<? extends Analysis> values)The analyses that match the request.static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListAnalysesPagedResponse>ContactCenterInsightsClient.ListAnalysesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis> context, com.google.api.core.ApiFuture<ListAnalysesResponse> futureResponse)protected ContactCenterInsightsClient.ListAnalysesPageContactCenterInsightsClient.ListAnalysesPage. createPage(com.google.api.gax.rpc.PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis> context, ListAnalysesResponse response)com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListAnalysesPage>ContactCenterInsightsClient.ListAnalysesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis> context, com.google.api.core.ApiFuture<ListAnalysesResponse> futureResponse)default voidContactCenterInsightsGrpc.AsyncService. getAnalysis(GetAnalysisRequest request, io.grpc.stub.StreamObserver<Analysis> responseObserver)Gets an analysis.voidContactCenterInsightsGrpc.ContactCenterInsightsStub. getAnalysis(GetAnalysisRequest request, io.grpc.stub.StreamObserver<Analysis> responseObserver)Gets an analysis. -
Uses of Analysis in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type Analysis Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsStub. createAnalysisOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata>GrpcContactCenterInsightsStub. createAnalysisOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata>HttpJsonContactCenterInsightsStub. createAnalysisOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsStubSettings.Builder. createAnalysisOperationSettings()Returns the builder for the settings used for calls to createAnalysis.com.google.api.gax.rpc.OperationCallSettings<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata>ContactCenterInsightsStubSettings. createAnalysisOperationSettings()Returns the object with the settings used for calls to createAnalysis.com.google.api.gax.rpc.UnaryCallable<GetAnalysisRequest,Analysis>ContactCenterInsightsStub. getAnalysisCallable()com.google.api.gax.rpc.UnaryCallable<GetAnalysisRequest,Analysis>GrpcContactCenterInsightsStub. getAnalysisCallable()com.google.api.gax.rpc.UnaryCallable<GetAnalysisRequest,Analysis>HttpJsonContactCenterInsightsStub. getAnalysisCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnalysisRequest,Analysis>ContactCenterInsightsStubSettings.Builder. getAnalysisSettings()Returns the builder for the settings used for calls to getAnalysis.com.google.api.gax.rpc.UnaryCallSettings<GetAnalysisRequest,Analysis>ContactCenterInsightsStubSettings. getAnalysisSettings()Returns the object with the settings used for calls to getAnalysis.
-