Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig.
Message for configuration for the web widget.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#modality
def modality() -> ::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Modality
Returns
- (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Modality) — Optional. The modality of the web widget.
#modality=
def modality=(value) -> ::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Modality
Parameter
- value (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Modality) — Optional. The modality of the web widget.
Returns
- (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Modality) — Optional. The modality of the web widget.
#security_settings
def security_settings() -> ::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::SecuritySettings
Returns
- (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::SecuritySettings) — Optional. The security settings of the web widget.
#security_settings=
def security_settings=(value) -> ::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::SecuritySettings
Parameter
- value (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::SecuritySettings) — Optional. The security settings of the web widget.
Returns
- (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::SecuritySettings) — Optional. The security settings of the web widget.
#theme
def theme() -> ::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Theme
Returns
- (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Theme) — Optional. The theme of the web widget.
#theme=
def theme=(value) -> ::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Theme
Parameter
- value (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Theme) — Optional. The theme of the web widget.
Returns
- (::Google::Cloud::Ces::V1beta::ChannelProfile::WebWidgetConfig::Theme) — Optional. The theme of the web widget.
#web_widget_title
def web_widget_title() -> ::String
Returns
- (::String) — Optional. The title of the web widget.
#web_widget_title=
def web_widget_title=(value) -> ::String
Parameter
- value (::String) — Optional. The title of the web widget.
Returns
- (::String) — Optional. The title of the web widget.