yext

package
v0.29.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 4 Imported by: 32

Documentation

Overview

package yext contains generated code for the yext protobuf.

Index

Constants

This section is empty.

Variables

View Source
var (
	// schemapath stores the schema path to the field within the YANG schema.
	// The path stored is absolute if the entity is at the root of the schema
	// tree. In the case that it is not (i.e., it is an entity that has a parent
	// which is not a module, the path supplied is the relative path to the
	// parent of the entity). The field number for this extension is reserved
	// in the global protobuf registry.
	//
	// optional string schemapath = 1040;
	E_Schemapath = &file_yext_proto_extTypes[0]
	// leaflist indicates that the field represents a YANG leaf-list. It is
	// valid only for repeated fields, and can be used to determine that the
	// generated field is a list of scalar values by any parsing code.
	//
	// optional bool leaflist = 1179;
	E_Leaflist = &file_yext_proto_extTypes[1]
	// leaflistunion indicates that hte field represents a YANG leaf-list
	// of union types. It is valid only for repeated message fields and can be
	// used to determine that specific leaf-list union handling is required.
	//
	// optional bool leaflistunion = 1180;
	E_Leaflistunion = &file_yext_proto_extTypes[2]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var (
	// yang_name stores the original YANG name of the enumerated value, for
	// serialisation to a string. The field number for this extension is
	// reserved in the global protobuf registry.
	//
	// optional string yang_name = 1040;
	E_YangName = &file_yext_proto_extTypes[3]
)

Extension fields to descriptorpb.EnumValueOptions.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL