Uses of Class
com.google.cloud.contactcenterinsights.v1.Settings
-
Packages that use Settings Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of Settings in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return Settings Modifier and Type Method Description Settings
Settings.Builder. build()
Settings
Settings.Builder. buildPartial()
static Settings
Settings. getDefaultInstance()
Settings
Settings.Builder. getDefaultInstanceForType()
Settings
Settings. getDefaultInstanceForType()
Settings
ContactCenterInsightsClient. getSettings(GetSettingsRequest request)
Gets project-level settings.Settings
ContactCenterInsightsClient. getSettings(SettingsName name)
Gets project-level settings.Settings
ContactCenterInsightsClient. getSettings(String name)
Gets project-level settings.Settings
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. getSettings(GetSettingsRequest request)
Gets project-level settings.Settings
UpdateSettingsRequest.Builder. getSettings()
Required.Settings
UpdateSettingsRequest. getSettings()
Required.Settings
UpdateSettingsRequestOrBuilder. getSettings()
Required.static Settings
Settings. parseDelimitedFrom(InputStream input)
static Settings
Settings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(byte[] data)
static Settings
Settings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(com.google.protobuf.ByteString data)
static Settings
Settings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(com.google.protobuf.CodedInputStream input)
static Settings
Settings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(InputStream input)
static Settings
Settings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(ByteBuffer data)
static Settings
Settings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Settings
ContactCenterInsightsClient. updateSettings(Settings settings, com.google.protobuf.FieldMask updateMask)
Updates project-level settings.Settings
ContactCenterInsightsClient. updateSettings(UpdateSettingsRequest request)
Updates project-level settings.Settings
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. updateSettings(UpdateSettingsRequest request)
Updates project-level settings.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Settings Modifier and Type Method Description static io.grpc.MethodDescriptor<GetSettingsRequest,Settings>
ContactCenterInsightsGrpc. getGetSettingsMethod()
com.google.protobuf.Parser<Settings>
Settings. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Settings>
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. getSettings(GetSettingsRequest request)
Gets project-level settings.com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
ContactCenterInsightsClient. getSettingsCallable()
Gets project-level settings.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>
ContactCenterInsightsSettings.Builder. getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>
ContactCenterInsightsSettings. getSettingsSettings()
Returns the object with the settings used for calls to getSettings.static io.grpc.MethodDescriptor<UpdateSettingsRequest,Settings>
ContactCenterInsightsGrpc. getUpdateSettingsMethod()
static com.google.protobuf.Parser<Settings>
Settings. parser()
com.google.common.util.concurrent.ListenableFuture<Settings>
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. updateSettings(UpdateSettingsRequest request)
Updates project-level settings.com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>
ContactCenterInsightsClient. updateSettingsCallable()
Updates project-level settings.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>
ContactCenterInsightsSettings.Builder. updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings>
ContactCenterInsightsSettings. updateSettingsSettings()
Returns the object with the settings used for calls to updateSettings.Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type Settings Modifier and Type Method Description Settings.Builder
Settings.Builder. mergeFrom(Settings other)
UpdateSettingsRequest.Builder
UpdateSettingsRequest.Builder. mergeSettings(Settings value)
Required.static Settings.Builder
Settings. newBuilder(Settings prototype)
UpdateSettingsRequest.Builder
UpdateSettingsRequest.Builder. setSettings(Settings value)
Required.Settings
ContactCenterInsightsClient. updateSettings(Settings settings, com.google.protobuf.FieldMask updateMask)
Updates project-level settings.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type Settings Modifier and Type Method Description default void
ContactCenterInsightsGrpc.AsyncService. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Gets project-level settings.void
ContactCenterInsightsGrpc.ContactCenterInsightsStub. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Gets project-level settings.default void
ContactCenterInsightsGrpc.AsyncService. updateSettings(UpdateSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Updates project-level settings.void
ContactCenterInsightsGrpc.ContactCenterInsightsStub. updateSettings(UpdateSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Updates project-level settings. -
Uses of Settings in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type Settings Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
ContactCenterInsightsStub. getSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
GrpcContactCenterInsightsStub. getSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
HttpJsonContactCenterInsightsStub. getSettingsCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>
ContactCenterInsightsStubSettings.Builder. getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>
ContactCenterInsightsStubSettings. getSettingsSettings()
Returns the object with the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>
ContactCenterInsightsStub. updateSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>
GrpcContactCenterInsightsStub. updateSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>
HttpJsonContactCenterInsightsStub. updateSettingsCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>
ContactCenterInsightsStubSettings.Builder. updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings>
ContactCenterInsightsStubSettings. updateSettingsSettings()
Returns the object with the settings used for calls to updateSettings.
-