Uses of Class
com.google.cloud.contactcenterinsights.v1.Issue
-
Packages that use Issue Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of Issue in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return Issue Modifier and Type Method Description IssueIssue.Builder. build()IssueIssue.Builder. buildPartial()static IssueIssue. getDefaultInstance()IssueIssue.Builder. getDefaultInstanceForType()IssueIssue. getDefaultInstanceForType()IssueContactCenterInsightsClient. getIssue(GetIssueRequest request)Gets an issue.IssueContactCenterInsightsClient. getIssue(IssueName name)Gets an issue.IssueContactCenterInsightsClient. getIssue(String name)Gets an issue.IssueContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. getIssue(GetIssueRequest request)Gets an issue.IssueUpdateIssueRequest.Builder. getIssue()Required.IssueUpdateIssueRequest. getIssue()Required.IssueUpdateIssueRequestOrBuilder. getIssue()Required.IssueListIssuesResponse.Builder. getIssues(int index)The issues that match the request.IssueListIssuesResponse. getIssues(int index)The issues that match the request.IssueListIssuesResponseOrBuilder. getIssues(int index)The issues that match the request.static IssueIssue. parseDelimitedFrom(InputStream input)static IssueIssue. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueIssue. parseFrom(byte[] data)static IssueIssue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueIssue. parseFrom(com.google.protobuf.ByteString data)static IssueIssue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueIssue. parseFrom(com.google.protobuf.CodedInputStream input)static IssueIssue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueIssue. parseFrom(InputStream input)static IssueIssue. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IssueIssue. parseFrom(ByteBuffer data)static IssueIssue. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)IssueContactCenterInsightsClient. updateIssue(Issue issue, com.google.protobuf.FieldMask updateMask)Updates an issue.IssueContactCenterInsightsClient. updateIssue(UpdateIssueRequest request)Updates an issue.IssueContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. updateIssue(UpdateIssueRequest request)Updates an issue.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Issue Modifier and Type Method Description static io.grpc.MethodDescriptor<GetIssueRequest,Issue>ContactCenterInsightsGrpc. getGetIssueMethod()com.google.common.util.concurrent.ListenableFuture<Issue>ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. getIssue(GetIssueRequest request)Gets an issue.com.google.api.gax.rpc.UnaryCallable<GetIssueRequest,Issue>ContactCenterInsightsClient. getIssueCallable()Gets an issue.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIssueRequest,Issue>ContactCenterInsightsSettings.Builder. getIssueSettings()Returns the builder for the settings used for calls to getIssue.com.google.api.gax.rpc.UnaryCallSettings<GetIssueRequest,Issue>ContactCenterInsightsSettings. getIssueSettings()Returns the object with the settings used for calls to getIssue.List<Issue>ListIssuesResponse.Builder. getIssuesList()The issues that match the request.List<Issue>ListIssuesResponse. getIssuesList()The issues that match the request.List<Issue>ListIssuesResponseOrBuilder. getIssuesList()The issues that match the request.com.google.protobuf.Parser<Issue>Issue. getParserForType()static io.grpc.MethodDescriptor<UpdateIssueRequest,Issue>ContactCenterInsightsGrpc. getUpdateIssueMethod()static com.google.protobuf.Parser<Issue>Issue. parser()com.google.common.util.concurrent.ListenableFuture<Issue>ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. updateIssue(UpdateIssueRequest request)Updates an issue.com.google.api.gax.rpc.UnaryCallable<UpdateIssueRequest,Issue>ContactCenterInsightsClient. updateIssueCallable()Updates an issue.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIssueRequest,Issue>ContactCenterInsightsSettings.Builder. updateIssueSettings()Returns the builder for the settings used for calls to updateIssue.com.google.api.gax.rpc.UnaryCallSettings<UpdateIssueRequest,Issue>ContactCenterInsightsSettings. updateIssueSettings()Returns the object with the settings used for calls to updateIssue.Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type Issue Modifier and Type Method Description ListIssuesResponse.BuilderListIssuesResponse.Builder. addIssues(int index, Issue value)The issues that match the request.ListIssuesResponse.BuilderListIssuesResponse.Builder. addIssues(Issue value)The issues that match the request.Issue.BuilderIssue.Builder. mergeFrom(Issue other)UpdateIssueRequest.BuilderUpdateIssueRequest.Builder. mergeIssue(Issue value)Required.static Issue.BuilderIssue. newBuilder(Issue prototype)UpdateIssueRequest.BuilderUpdateIssueRequest.Builder. setIssue(Issue value)Required.ListIssuesResponse.BuilderListIssuesResponse.Builder. setIssues(int index, Issue value)The issues that match the request.IssueContactCenterInsightsClient. updateIssue(Issue issue, com.google.protobuf.FieldMask updateMask)Updates an issue.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type Issue Modifier and Type Method Description ListIssuesResponse.BuilderListIssuesResponse.Builder. addAllIssues(Iterable<? extends Issue> values)The issues that match the request.default voidContactCenterInsightsGrpc.AsyncService. getIssue(GetIssueRequest request, io.grpc.stub.StreamObserver<Issue> responseObserver)Gets an issue.voidContactCenterInsightsGrpc.ContactCenterInsightsStub. getIssue(GetIssueRequest request, io.grpc.stub.StreamObserver<Issue> responseObserver)Gets an issue.default voidContactCenterInsightsGrpc.AsyncService. updateIssue(UpdateIssueRequest request, io.grpc.stub.StreamObserver<Issue> responseObserver)Updates an issue.voidContactCenterInsightsGrpc.ContactCenterInsightsStub. updateIssue(UpdateIssueRequest request, io.grpc.stub.StreamObserver<Issue> responseObserver)Updates an issue. -
Uses of Issue in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type Issue Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIssueRequest,Issue>ContactCenterInsightsStub. getIssueCallable()com.google.api.gax.rpc.UnaryCallable<GetIssueRequest,Issue>GrpcContactCenterInsightsStub. getIssueCallable()com.google.api.gax.rpc.UnaryCallable<GetIssueRequest,Issue>HttpJsonContactCenterInsightsStub. getIssueCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIssueRequest,Issue>ContactCenterInsightsStubSettings.Builder. getIssueSettings()Returns the builder for the settings used for calls to getIssue.com.google.api.gax.rpc.UnaryCallSettings<GetIssueRequest,Issue>ContactCenterInsightsStubSettings. getIssueSettings()Returns the object with the settings used for calls to getIssue.com.google.api.gax.rpc.UnaryCallable<UpdateIssueRequest,Issue>ContactCenterInsightsStub. updateIssueCallable()com.google.api.gax.rpc.UnaryCallable<UpdateIssueRequest,Issue>GrpcContactCenterInsightsStub. updateIssueCallable()com.google.api.gax.rpc.UnaryCallable<UpdateIssueRequest,Issue>HttpJsonContactCenterInsightsStub. updateIssueCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIssueRequest,Issue>ContactCenterInsightsStubSettings.Builder. updateIssueSettings()Returns the builder for the settings used for calls to updateIssue.com.google.api.gax.rpc.UnaryCallSettings<UpdateIssueRequest,Issue>ContactCenterInsightsStubSettings. updateIssueSettings()Returns the object with the settings used for calls to updateIssue.
-