Class Extension (3.27.1)
Stay organized with collections
Save and categorize content based on your preferences.
public abstract class Extension
Represents a non-generic extension definition. This API is experimental and subject to change.
Inheritance
object >
Extension
Namespace
Google.Protobuf
Assembly
Google.Protobuf.dll
Constructors
Extension(int)
protected Extension(int fieldNumber)
Internal use. Creates a new extension with the specified field number.
| Parameter |
| Name |
Description |
fieldNumber |
int
|
Properties
FieldNumber
public int FieldNumber { get; }
Gets the field number of this extension
| Property Value |
| Type |
Description |
int |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-09 UTC.
[null,null,["Last updated 2026-03-09 UTC."],[],[]]