Uses of Class
com.google.cloud.contactcenterinsights.v1.UndeployIssueModelRequest
-
Packages that use UndeployIssueModelRequest Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of UndeployIssueModelRequest in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return UndeployIssueModelRequest Modifier and Type Method Description UndeployIssueModelRequestUndeployIssueModelRequest.Builder. build()UndeployIssueModelRequestUndeployIssueModelRequest.Builder. buildPartial()static UndeployIssueModelRequestUndeployIssueModelRequest. getDefaultInstance()UndeployIssueModelRequestUndeployIssueModelRequest.Builder. getDefaultInstanceForType()UndeployIssueModelRequestUndeployIssueModelRequest. getDefaultInstanceForType()UndeployIssueModelRequestUndeployIssueModelMetadata.Builder. getRequest()The original request for undeployment.UndeployIssueModelRequestUndeployIssueModelMetadata. getRequest()The original request for undeployment.UndeployIssueModelRequestUndeployIssueModelMetadataOrBuilder. getRequest()The original request for undeployment.static UndeployIssueModelRequestUndeployIssueModelRequest. parseDelimitedFrom(InputStream input)static UndeployIssueModelRequestUndeployIssueModelRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(byte[] data)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(com.google.protobuf.ByteString data)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(InputStream input)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(ByteBuffer data)static UndeployIssueModelRequestUndeployIssueModelRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type UndeployIssueModelRequest Modifier and Type Method Description com.google.protobuf.Parser<UndeployIssueModelRequest>UndeployIssueModelRequest. getParserForType()static io.grpc.MethodDescriptor<UndeployIssueModelRequest,com.google.longrunning.Operation>ContactCenterInsightsGrpc. getUndeployIssueModelMethod()static com.google.protobuf.Parser<UndeployIssueModelRequest>UndeployIssueModelRequest. parser()com.google.api.gax.rpc.UnaryCallable<UndeployIssueModelRequest,com.google.longrunning.Operation>ContactCenterInsightsClient. undeployIssueModelCallable()Undeploys an issue model.com.google.api.gax.rpc.OperationCallable<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsClient. undeployIssueModelOperationCallable()Undeploys an issue model.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsSettings.Builder. undeployIssueModelOperationSettings()Returns the builder for the settings used for calls to undeployIssueModel.com.google.api.gax.rpc.OperationCallSettings<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsSettings. undeployIssueModelOperationSettings()Returns the object with the settings used for calls to undeployIssueModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployIssueModelRequest,com.google.longrunning.Operation>ContactCenterInsightsSettings.Builder. undeployIssueModelSettings()Returns the builder for the settings used for calls to undeployIssueModel.com.google.api.gax.rpc.UnaryCallSettings<UndeployIssueModelRequest,com.google.longrunning.Operation>ContactCenterInsightsSettings. undeployIssueModelSettings()Returns the object with the settings used for calls to undeployIssueModel.Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type UndeployIssueModelRequest Modifier and Type Method Description UndeployIssueModelRequest.BuilderUndeployIssueModelRequest.Builder. mergeFrom(UndeployIssueModelRequest other)UndeployIssueModelMetadata.BuilderUndeployIssueModelMetadata.Builder. mergeRequest(UndeployIssueModelRequest value)The original request for undeployment.static UndeployIssueModelRequest.BuilderUndeployIssueModelRequest. newBuilder(UndeployIssueModelRequest prototype)UndeployIssueModelMetadata.BuilderUndeployIssueModelMetadata.Builder. setRequest(UndeployIssueModelRequest value)The original request for undeployment.default voidContactCenterInsightsGrpc.AsyncService. undeployIssueModel(UndeployIssueModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeploys an issue model.com.google.longrunning.OperationContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. undeployIssueModel(UndeployIssueModelRequest request)Undeploys an issue model.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. undeployIssueModel(UndeployIssueModelRequest request)Undeploys an issue model.voidContactCenterInsightsGrpc.ContactCenterInsightsStub. undeployIssueModel(UndeployIssueModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeploys an issue model.com.google.api.gax.longrunning.OperationFuture<UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsClient. undeployIssueModelAsync(UndeployIssueModelRequest request)Undeploys an issue model. -
Uses of UndeployIssueModelRequest in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type UndeployIssueModelRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UndeployIssueModelRequest,com.google.longrunning.Operation>ContactCenterInsightsStub. undeployIssueModelCallable()com.google.api.gax.rpc.UnaryCallable<UndeployIssueModelRequest,com.google.longrunning.Operation>GrpcContactCenterInsightsStub. undeployIssueModelCallable()com.google.api.gax.rpc.UnaryCallable<UndeployIssueModelRequest,com.google.longrunning.Operation>HttpJsonContactCenterInsightsStub. undeployIssueModelCallable()com.google.api.gax.rpc.OperationCallable<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsStub. undeployIssueModelOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata>GrpcContactCenterInsightsStub. undeployIssueModelOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata>HttpJsonContactCenterInsightsStub. undeployIssueModelOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsStubSettings.Builder. undeployIssueModelOperationSettings()Returns the builder for the settings used for calls to undeployIssueModel.com.google.api.gax.rpc.OperationCallSettings<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsStubSettings. undeployIssueModelOperationSettings()Returns the object with the settings used for calls to undeployIssueModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployIssueModelRequest,com.google.longrunning.Operation>ContactCenterInsightsStubSettings.Builder. undeployIssueModelSettings()Returns the builder for the settings used for calls to undeployIssueModel.com.google.api.gax.rpc.UnaryCallSettings<UndeployIssueModelRequest,com.google.longrunning.Operation>ContactCenterInsightsStubSettings. undeployIssueModelSettings()Returns the object with the settings used for calls to undeployIssueModel.
-