Class OmnichannelIntegrationConfig.ChannelConfig.Builder (0.1.0)
public static final class OmnichannelIntegrationConfig.ChannelConfig.Builder extends GeneratedMessage.Builder<OmnichannelIntegrationConfig.ChannelConfig.Builder> implements OmnichannelIntegrationConfig.ChannelConfigOrBuilder
ChannelConfig contains config for various of app integration.
Protobuf type google.cloud.ces.v1.OmnichannelIntegrationConfig.ChannelConfig
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
build()
public OmnichannelIntegrationConfig.ChannelConfig build()
buildPartial()
public OmnichannelIntegrationConfig.ChannelConfig buildPartial()
clear()
public OmnichannelIntegrationConfig.ChannelConfig.Builder clear()
Overrides
clearChannelConfig()
public OmnichannelIntegrationConfig.ChannelConfig.Builder clearChannelConfig()
clearWhatsappConfig()
public OmnichannelIntegrationConfig.ChannelConfig.Builder clearWhatsappConfig()
WhatsApp config.
.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig whatsapp_config = 1;
getChannelConfigCase()
public OmnichannelIntegrationConfig.ChannelConfig.ChannelConfigCase getChannelConfigCase()
getDefaultInstanceForType()
public OmnichannelIntegrationConfig.ChannelConfig getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getWhatsappConfig()
public OmnichannelIntegrationConfig.WhatsappConfig getWhatsappConfig()
WhatsApp config.
.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig whatsapp_config = 1;
getWhatsappConfigBuilder()
public OmnichannelIntegrationConfig.WhatsappConfig.Builder getWhatsappConfigBuilder()
WhatsApp config.
.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig whatsapp_config = 1;
getWhatsappConfigOrBuilder()
public OmnichannelIntegrationConfig.WhatsappConfigOrBuilder getWhatsappConfigOrBuilder()
WhatsApp config.
.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig whatsapp_config = 1;
hasWhatsappConfig()
public boolean hasWhatsappConfig()
WhatsApp config.
.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig whatsapp_config = 1;
| Returns |
| Type |
Description |
boolean |
Whether the whatsappConfig field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(OmnichannelIntegrationConfig.ChannelConfig other)
public OmnichannelIntegrationConfig.ChannelConfig.Builder mergeFrom(OmnichannelIntegrationConfig.ChannelConfig other)
public OmnichannelIntegrationConfig.ChannelConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public OmnichannelIntegrationConfig.ChannelConfig.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeWhatsappConfig(OmnichannelIntegrationConfig.WhatsappConfig value)
public OmnichannelIntegrationConfig.ChannelConfig.Builder mergeWhatsappConfig(OmnichannelIntegrationConfig.WhatsappConfig value)
WhatsApp config.
.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig whatsapp_config = 1;
setWhatsappConfig(OmnichannelIntegrationConfig.WhatsappConfig value)
public OmnichannelIntegrationConfig.ChannelConfig.Builder setWhatsappConfig(OmnichannelIntegrationConfig.WhatsappConfig value)
WhatsApp config.
.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig whatsapp_config = 1;
setWhatsappConfig(OmnichannelIntegrationConfig.WhatsappConfig.Builder builderForValue)
public OmnichannelIntegrationConfig.ChannelConfig.Builder setWhatsappConfig(OmnichannelIntegrationConfig.WhatsappConfig.Builder builderForValue)
WhatsApp config.
.google.cloud.ces.v1.OmnichannelIntegrationConfig.WhatsappConfig whatsapp_config = 1;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-27 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-27 UTC."],[],[]]