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 UndeployIssueModelRequest
UndeployIssueModelRequest.Builder. build()
UndeployIssueModelRequest
UndeployIssueModelRequest.Builder. buildPartial()
static UndeployIssueModelRequest
UndeployIssueModelRequest. getDefaultInstance()
UndeployIssueModelRequest
UndeployIssueModelRequest.Builder. getDefaultInstanceForType()
UndeployIssueModelRequest
UndeployIssueModelRequest. getDefaultInstanceForType()
UndeployIssueModelRequest
UndeployIssueModelMetadata.Builder. getRequest()
The original request for undeployment.UndeployIssueModelRequest
UndeployIssueModelMetadata. getRequest()
The original request for undeployment.UndeployIssueModelRequest
UndeployIssueModelMetadataOrBuilder. getRequest()
The original request for undeployment.static UndeployIssueModelRequest
UndeployIssueModelRequest. parseDelimitedFrom(InputStream input)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(byte[] data)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(com.google.protobuf.ByteString data)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(InputStream input)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelRequest
UndeployIssueModelRequest. parseFrom(ByteBuffer data)
static UndeployIssueModelRequest
UndeployIssueModelRequest. 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.Builder
UndeployIssueModelRequest.Builder. mergeFrom(UndeployIssueModelRequest other)
UndeployIssueModelMetadata.Builder
UndeployIssueModelMetadata.Builder. mergeRequest(UndeployIssueModelRequest value)
The original request for undeployment.static UndeployIssueModelRequest.Builder
UndeployIssueModelRequest. newBuilder(UndeployIssueModelRequest prototype)
UndeployIssueModelMetadata.Builder
UndeployIssueModelMetadata.Builder. setRequest(UndeployIssueModelRequest value)
The original request for undeployment.default void
ContactCenterInsightsGrpc.AsyncService. undeployIssueModel(UndeployIssueModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Undeploys an issue model.com.google.longrunning.Operation
ContactCenterInsightsGrpc.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.void
ContactCenterInsightsGrpc.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.
-