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 UndeployIssueModelResponse
UndeployIssueModelResponse.Builder. build()
UndeployIssueModelResponse
UndeployIssueModelResponse.Builder. buildPartial()
static UndeployIssueModelResponse
UndeployIssueModelResponse. getDefaultInstance()
UndeployIssueModelResponse
UndeployIssueModelResponse.Builder. getDefaultInstanceForType()
UndeployIssueModelResponse
UndeployIssueModelResponse. getDefaultInstanceForType()
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseDelimitedFrom(InputStream input)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(byte[] data)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(com.google.protobuf.ByteString data)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(InputStream input)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployIssueModelResponse
UndeployIssueModelResponse. parseFrom(ByteBuffer data)
static UndeployIssueModelResponse
UndeployIssueModelResponse. 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.Builder
UndeployIssueModelResponse.Builder. mergeFrom(UndeployIssueModelResponse other)
static UndeployIssueModelResponse.Builder
UndeployIssueModelResponse. 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.
-