Package p4.config.v1

Class P4InfoOuterClass.TableActionCall

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
p4.config.v1.P4InfoOuterClass.TableActionCall
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, P4InfoOuterClass.TableActionCallOrBuilder
Enclosing class:
P4InfoOuterClass

public static final class P4InfoOuterClass.TableActionCall extends com.google.protobuf.GeneratedMessage implements P4InfoOuterClass.TableActionCallOrBuilder
 A TableActionCall references a particular action id and executes the
 action with the supplied list of arguments.
 Arguments are matched to the id of the respective action parameter.
 TableActionCalls may be used as the default action call of a table implementation.
 Added in 1.4.0.
 
Protobuf type p4.config.v1.TableActionCall
See Also: