Uses of Class
com.google.cloud.contactcenterinsights.v1.UndeployIssueModelResponse
-
Packages that use UndeployIssueModelResponse Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of UndeployIssueModelResponse in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return UndeployIssueModelResponse Modifier and Type Method Description UndeployIssueModelResponseUndeployIssueModelResponse.Builder. build()UndeployIssueModelResponseUndeployIssueModelResponse.Builder. buildPartial()static UndeployIssueModelResponseUndeployIssueModelResponse. getDefaultInstance()UndeployIssueModelResponseUndeployIssueModelResponse.Builder. getDefaultInstanceForType()UndeployIssueModelResponseUndeployIssueModelResponse. getDefaultInstanceForType()static UndeployIssueModelResponseUndeployIssueModelResponse. parseDelimitedFrom(InputStream input)static UndeployIssueModelResponseUndeployIssueModelResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(byte[] data)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(com.google.protobuf.ByteString data)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(com.google.protobuf.CodedInputStream input)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(InputStream input)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(ByteBuffer data)static UndeployIssueModelResponseUndeployIssueModelResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type UndeployIssueModelResponse Modifier and Type Method Description com.google.protobuf.Parser<UndeployIssueModelResponse>UndeployIssueModelResponse. getParserForType()static com.google.protobuf.Parser<UndeployIssueModelResponse>UndeployIssueModelResponse. parser()com.google.api.gax.longrunning.OperationFuture<UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsClient. undeployIssueModelAsync(IssueModelName name)Undeploys an issue model.com.google.api.gax.longrunning.OperationFuture<UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsClient. undeployIssueModelAsync(UndeployIssueModelRequest request)Undeploys an issue model.com.google.api.gax.longrunning.OperationFuture<UndeployIssueModelResponse,UndeployIssueModelMetadata>ContactCenterInsightsClient. undeployIssueModelAsync(String name)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.Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type UndeployIssueModelResponse Modifier and Type Method Description UndeployIssueModelResponse.BuilderUndeployIssueModelResponse.Builder. mergeFrom(UndeployIssueModelResponse other)static UndeployIssueModelResponse.BuilderUndeployIssueModelResponse. newBuilder(UndeployIssueModelResponse prototype) -
Uses of UndeployIssueModelResponse in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type UndeployIssueModelResponse Modifier and Type Method Description 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.
-