Google Cloud Text-to-Speech v1beta1 API - Class AdvancedVoiceOptions.Types.SafetySettings (2.0.0-beta18)

public sealed class AdvancedVoiceOptions.Types.SafetySettings : IMessage<AdvancedVoiceOptions.Types.SafetySettings>, IEquatable<AdvancedVoiceOptions.Types.SafetySettings>, IDeepCloneable<AdvancedVoiceOptions.Types.SafetySettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class AdvancedVoiceOptions.Types.SafetySettings.

Safety settings for the request.

Inheritance

object > AdvancedVoiceOptions.Types.SafetySettings

Namespace

Google.Cloud.TextToSpeech.V1Beta1

Assembly

Google.Cloud.TextToSpeech.V1Beta1.dll

Constructors

SafetySettings()

public SafetySettings()

SafetySettings(SafetySettings)

public SafetySettings(AdvancedVoiceOptions.Types.SafetySettings other)
Parameter
Name Description
other AdvancedVoiceOptionsTypesSafetySettings

Properties

Settings

public RepeatedField<AdvancedVoiceOptions.Types.SafetySetting> Settings { get; }

The safety settings for the request.

Property Value
Type Description
RepeatedFieldAdvancedVoiceOptionsTypesSafetySetting