Analytics Hub v1 API - Class CloudStorageConfig.Types.TextConfig (1.8.0)

public sealed class CloudStorageConfig.Types.TextConfig : IMessage<CloudStorageConfig.Types.TextConfig>, IEquatable<CloudStorageConfig.Types.TextConfig>, IDeepCloneable<CloudStorageConfig.Types.TextConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Analytics Hub v1 API class CloudStorageConfig.Types.TextConfig.

Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline.

Inheritance

object > CloudStorageConfig.Types.TextConfig

Namespace

Google.Cloud.BigQuery.AnalyticsHub.V1

Assembly

Google.Cloud.BigQuery.AnalyticsHub.V1.dll

Constructors

TextConfig()

public TextConfig()

TextConfig(TextConfig)

public TextConfig(CloudStorageConfig.Types.TextConfig other)
Parameter
Name Description
other CloudStorageConfigTypesTextConfig