Cloud Dataplex v1 API - Class Content.Types.SqlScript (2.12.0)

public sealed class Content.Types.SqlScript : IMessage<Content.Types.SqlScript>, IEquatable<Content.Types.SqlScript>, IDeepCloneable<Content.Types.SqlScript>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Dataplex v1 API class Content.Types.SqlScript.

Configuration for the Sql Script content.

Inheritance

object > Content.Types.SqlScript

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

SqlScript()

public SqlScript()

SqlScript(SqlScript)

public SqlScript(Content.Types.SqlScript other)
Parameter
NameDescription
otherContentTypesSqlScript

Properties

Engine

public Content.Types.SqlScript.Types.QueryEngine Engine { get; set; }

Required. Query Engine to be used for the Sql Query.

Property Value
TypeDescription
ContentTypesSqlScriptTypesQueryEngine