public sealed class DdlStatementActionInfo : IMessage<DdlStatementActionInfo>, IEquatable<DdlStatementActionInfo>, IDeepCloneable<DdlStatementActionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class DdlStatementActionInfo.
Action information extracted from a DDL statement. This proto is used to
display the brief info of the DDL statement for the operation
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl].
The entity type for the DDL statement, e.g. TABLE, INDEX, VIEW, etc.
This field can be empty string for some DDL statement,
e.g. for statement "ANALYZE", entity_type = "".
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eDdlStatementActionInfo\u003c/code\u003e class is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, which can be found in the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDdlStatementActionInfo\u003c/code\u003e class provides information extracted from a DDL statement, such as the action performed, entity type, and the entity names.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud Spanner Database Administration v1 API and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple prior versions of the class available, with the earliest listed version being \u003ccode\u003e3.5.0\u003c/code\u003e, and the \u003ccode\u003eDdlStatementActionInfo\u003c/code\u003e class can be constructed using the default constructor or by passing another \u003ccode\u003eDdlStatementActionInfo\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eAction\u003c/code\u003e, \u003ccode\u003eEntityType\u003c/code\u003e, and \u003ccode\u003eEntityNames\u003c/code\u003e provide details on the operation and the entities involved in the DDL statement, as well as their types.\u003c/p\u003e\n"]]],[],null,[]]