From 4ac6aceb4f9a4cd1c2ab22fab5f3d71e7787de9c Mon Sep 17 00:00:00 2001 From: masesdevelopers Date: Mon, 6 Nov 2023 10:33:37 +0000 Subject: [PATCH] Update documentation after commit 7f21532 --- ...uf.Storage.GenericValue.KindOneofCase.html | 4 +- ...ization.Protobuf.Storage.GenericValue.html | 118 +++++++++--------- ...ization.Protobuf.Storage.KeyContainer.html | 30 ++--- ...ation.Protobuf.Storage.PrimaryKeyType.html | 30 ++--- ...n.Protobuf.Storage.PropertyDataRecord.html | 42 +++---- ...ation.Protobuf.Storage.ValueContainer.html | 42 +++---- 6 files changed, 133 insertions(+), 133 deletions(-) diff --git a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.GenericValue.KindOneofCase.html b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.GenericValue.KindOneofCase.html index 5c0118b5..f91ebb50 100644 --- a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.GenericValue.KindOneofCase.html +++ b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.GenericValue.KindOneofCase.html @@ -88,7 +88,7 @@
Table of Contents

Enum GenericValue.KindOneofCase - +

@@ -148,7 +148,7 @@

Fields diff --git a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.GenericValue.html b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.GenericValue.html index e79873ae..920c8d8c 100644 --- a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.GenericValue.html +++ b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.GenericValue.html @@ -154,7 +154,7 @@

Constructors

GenericValue() - +

@@ -180,7 +180,7 @@

GenericValue(GenericValue) - +

@@ -252,7 +252,7 @@

Fields

BoolValueFieldNumber - +

Field number for the "bool_value" field.

@@ -283,7 +283,7 @@

Field Value

ByteValueFieldNumber - +

Field number for the "byte_value" field.

@@ -314,7 +314,7 @@

Field Value

DatetimeValueFieldNumber - +

Field number for the "datetime_value" field.

@@ -345,7 +345,7 @@

Field Value

DatetimeoffsetValueFieldNumber - +

Field number for the "datetimeoffset_value" field.

@@ -376,7 +376,7 @@

Field Value

DoubleValueFieldNumber - +

Field number for the "double_value" field.

@@ -407,7 +407,7 @@

Field Value

FloatValueFieldNumber - +

Field number for the "float_value" field.

@@ -438,7 +438,7 @@

Field Value

GuidValueFieldNumber - +

Field number for the "guid_value" field.

@@ -469,7 +469,7 @@

Field Value

IntValueFieldNumber - +

Field number for the "int_value" field.

@@ -500,7 +500,7 @@

Field Value

LongValueFieldNumber - +

Field number for the "long_value" field.

@@ -531,7 +531,7 @@

Field Value

NullValueFieldNumber - +

Field number for the "null_value" field.

@@ -562,7 +562,7 @@

Field Value

ShortValueFieldNumber - +

Field number for the "short_value" field.

@@ -593,7 +593,7 @@

Field Value

StringValueFieldNumber - +

Field number for the "string_value" field.

@@ -629,7 +629,7 @@

Properties

BoolValue - +

Represents a boolean value.

@@ -661,7 +661,7 @@

Property Value

ByteValue - +

Represents a int value.

@@ -693,7 +693,7 @@

Property Value

DatetimeValue - +

Represents a Timestamp value.

@@ -725,7 +725,7 @@

Property Value

DatetimeoffsetValue - +

Represents a Timestamp value.

@@ -757,7 +757,7 @@

Property Value

Descriptor - +

@@ -788,7 +788,7 @@

Property Value

DoubleValue - +

Represents a double value.

@@ -820,7 +820,7 @@

Property Value

FloatValue - +

Represents a float value.

@@ -852,7 +852,7 @@

Property Value

GuidValue - +

Represents a Guid value.

@@ -884,7 +884,7 @@

Property Value

HasBoolValue - +

Gets whether the "bool_value" field is set

@@ -916,7 +916,7 @@

Property Value

HasByteValue - +

Gets whether the "byte_value" field is set

@@ -948,7 +948,7 @@

Property Value

HasDoubleValue - +

Gets whether the "double_value" field is set

@@ -980,7 +980,7 @@

Property Value

HasFloatValue - +

Gets whether the "float_value" field is set

@@ -1012,7 +1012,7 @@

Property Value

HasGuidValue - +

Gets whether the "guid_value" field is set

@@ -1044,7 +1044,7 @@

Property Value

HasIntValue - +

Gets whether the "int_value" field is set

@@ -1076,7 +1076,7 @@

Property Value

HasLongValue - +

Gets whether the "long_value" field is set

@@ -1108,7 +1108,7 @@

Property Value

HasNullValue - +

Gets whether the "null_value" field is set

@@ -1140,7 +1140,7 @@

Property Value

HasShortValue - +

Gets whether the "short_value" field is set

@@ -1172,7 +1172,7 @@

Property Value

HasStringValue - +

Gets whether the "string_value" field is set

@@ -1204,7 +1204,7 @@

Property Value

IntValue - +

Represents a int value.

@@ -1236,7 +1236,7 @@

Property Value

KindCase - +

@@ -1267,7 +1267,7 @@

Property Value

LongValue - +

Represents a long value.

@@ -1299,7 +1299,7 @@

Property Value

NullValue - +

Represents a null value.

@@ -1331,7 +1331,7 @@

Property Value

Parser - +

@@ -1362,7 +1362,7 @@

Property Value

ShortValue - +

Represents a int value.

@@ -1394,7 +1394,7 @@

Property Value

StringValue - +

Represents a string value.

@@ -1430,7 +1430,7 @@

Methods

CalculateSize() - +

Calculates the size of this message in Protocol Buffer wire format, in bytes.

@@ -1464,7 +1464,7 @@

Returns

ClearBoolValue() - +

Clears the value of the oneof if it's currently set to "bool_value"

@@ -1491,7 +1491,7 @@

ClearByteValue() - +

Clears the value of the oneof if it's currently set to "byte_value"

@@ -1518,7 +1518,7 @@

ClearDoubleValue() - +

Clears the value of the oneof if it's currently set to "double_value"

@@ -1545,7 +1545,7 @@

ClearFloatValue() - +

Clears the value of the oneof if it's currently set to "float_value"

@@ -1572,7 +1572,7 @@

ClearGuidValue() - +

Clears the value of the oneof if it's currently set to "guid_value"

@@ -1599,7 +1599,7 @@

ClearIntValue() - +

Clears the value of the oneof if it's currently set to "int_value"

@@ -1626,7 +1626,7 @@

ClearKind() - +

@@ -1652,7 +1652,7 @@

ClearLongValue() - +

Clears the value of the oneof if it's currently set to "long_value"

@@ -1679,7 +1679,7 @@

ClearNullValue() - +

Clears the value of the oneof if it's currently set to "null_value"

@@ -1706,7 +1706,7 @@

ClearShortValue() - +

Clears the value of the oneof if it's currently set to "short_value"

@@ -1733,7 +1733,7 @@

ClearStringValue() - +

Clears the value of the oneof if it's currently set to "string_value"

@@ -1760,7 +1760,7 @@

Clone() - +

Creates a deep clone of this object.

@@ -1793,7 +1793,7 @@

Returns

Equals(GenericValue) - +

Indicates whether the current object is equal to another object of the same type.

@@ -1832,7 +1832,7 @@

Returns

Equals(object) - +

Determines whether the specified object is equal to the current object.

@@ -1902,7 +1902,7 @@

Returns

GetHashCode() - +

Serves as the default hash function.

@@ -1935,7 +1935,7 @@

Returns

MergeFrom(CodedInputStream) - +

Merges the data from the specified coded input stream with the current message.

@@ -1970,7 +1970,7 @@

MergeFrom(GenericValue) - +

Merges the given message into this one.

@@ -2005,7 +2005,7 @@

ToString() - +

Returns a string that represents the current object.

@@ -2038,7 +2038,7 @@

Returns

WriteTo(CodedOutputStream) - +

Writes the data to the given coded output stream.

diff --git a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.KeyContainer.html b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.KeyContainer.html index 4159617f..6a21fbdd 100644 --- a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.KeyContainer.html +++ b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.KeyContainer.html @@ -153,7 +153,7 @@

Constructors

KeyContainer() - +

@@ -179,7 +179,7 @@

KeyContainer(KeyContainer) - +

@@ -245,7 +245,7 @@

Fields

PrimaryKeyFieldNumber - +

Field number for the "PrimaryKey" field.

@@ -281,7 +281,7 @@

Properties

Descriptor - +

@@ -312,7 +312,7 @@

Property Value

Parser - +

@@ -343,7 +343,7 @@

Property Value

PrimaryKey - +

@@ -378,7 +378,7 @@

Methods

CalculateSize() - +

Calculates the size of this message in Protocol Buffer wire format, in bytes.

@@ -412,7 +412,7 @@

Returns

Clone() - +

Creates a deep clone of this object.

@@ -445,7 +445,7 @@

Returns

Equals(KeyContainer) - +

Indicates whether the current object is equal to another object of the same type.

@@ -484,7 +484,7 @@

Returns

Equals(object) - +

Determines whether the specified object is equal to the current object.

@@ -554,7 +554,7 @@

Returns

GetHashCode() - +

Serves as the default hash function.

@@ -587,7 +587,7 @@

Returns

MergeFrom(CodedInputStream) - +

Merges the data from the specified coded input stream with the current message.

@@ -622,7 +622,7 @@

MergeFrom(KeyContainer) - +

Merges the given message into this one.

@@ -657,7 +657,7 @@

ToString() - +

Returns a string that represents the current object.

@@ -690,7 +690,7 @@

Returns

WriteTo(CodedOutputStream) - +

Writes the data to the given coded output stream.

diff --git a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.PrimaryKeyType.html b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.PrimaryKeyType.html index 112b09af..b9594f3b 100644 --- a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.PrimaryKeyType.html +++ b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.PrimaryKeyType.html @@ -153,7 +153,7 @@

Constructors

PrimaryKeyType() - +

@@ -179,7 +179,7 @@

PrimaryKeyType(PrimaryKeyType) - +

@@ -245,7 +245,7 @@

Fields

ValuesFieldNumber - +

Field number for the "values" field.

@@ -281,7 +281,7 @@

Properties

Descriptor - +

@@ -312,7 +312,7 @@

Property Value

Parser - +

@@ -343,7 +343,7 @@

Property Value

Values - +

@@ -378,7 +378,7 @@

Methods

CalculateSize() - +

Calculates the size of this message in Protocol Buffer wire format, in bytes.

@@ -412,7 +412,7 @@

Returns

Clone() - +

Creates a deep clone of this object.

@@ -445,7 +445,7 @@

Returns

Equals(PrimaryKeyType) - +

Indicates whether the current object is equal to another object of the same type.

@@ -484,7 +484,7 @@

Returns

Equals(object) - +

Determines whether the specified object is equal to the current object.

@@ -554,7 +554,7 @@

Returns

GetHashCode() - +

Serves as the default hash function.

@@ -587,7 +587,7 @@

Returns

MergeFrom(CodedInputStream) - +

Merges the data from the specified coded input stream with the current message.

@@ -622,7 +622,7 @@

MergeFrom(PrimaryKeyType) - +

Merges the given message into this one.

@@ -657,7 +657,7 @@

ToString() - +

Returns a string that represents the current object.

@@ -690,7 +690,7 @@

Returns

WriteTo(CodedOutputStream) - +

Writes the data to the given coded output stream.

diff --git a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.PropertyDataRecord.html b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.PropertyDataRecord.html index a2c75672..8eb61bd7 100644 --- a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.PropertyDataRecord.html +++ b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.PropertyDataRecord.html @@ -153,7 +153,7 @@

Constructors

PropertyDataRecord() - +

@@ -179,7 +179,7 @@

PropertyDataRecord(PropertyDataRecord) - +

@@ -213,7 +213,7 @@

Fields

ClrTypeFieldNumber - +

Field number for the "ClrType" field.

@@ -244,7 +244,7 @@

Field Value

PropertyIndexFieldNumber - +

Field number for the "PropertyIndex" field.

@@ -275,7 +275,7 @@

Field Value

PropertyNameFieldNumber - +

Field number for the "PropertyName" field.

@@ -306,7 +306,7 @@

Field Value

ValueFieldNumber - +

Field number for the "Value" field.

@@ -342,7 +342,7 @@

Properties

ClrType - +

@@ -373,7 +373,7 @@

Property Value

Descriptor - +

@@ -404,7 +404,7 @@

Property Value

Parser - +

@@ -435,7 +435,7 @@

Property Value

PropertyIndex - +

@@ -466,7 +466,7 @@

Property Value

PropertyName - +

@@ -497,7 +497,7 @@

Property Value

Value - +

@@ -532,7 +532,7 @@

Methods

CalculateSize() - +

Calculates the size of this message in Protocol Buffer wire format, in bytes.

@@ -566,7 +566,7 @@

Returns

Clone() - +

Creates a deep clone of this object.

@@ -599,7 +599,7 @@

Returns

Equals(PropertyDataRecord) - +

Indicates whether the current object is equal to another object of the same type.

@@ -638,7 +638,7 @@

Returns

Equals(object) - +

Determines whether the specified object is equal to the current object.

@@ -676,7 +676,7 @@

Returns

GetHashCode() - +

Serves as the default hash function.

@@ -709,7 +709,7 @@

Returns

MergeFrom(CodedInputStream) - +

Merges the data from the specified coded input stream with the current message.

@@ -744,7 +744,7 @@

MergeFrom(PropertyDataRecord) - +

Merges the given message into this one.

@@ -779,7 +779,7 @@

ToString() - +

Returns a string that represents the current object.

@@ -812,7 +812,7 @@

Returns

WriteTo(CodedOutputStream) - +

Writes the data to the given coded output stream.

diff --git a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.ValueContainer.html b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.ValueContainer.html index 896343e0..a7356c8d 100644 --- a/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.ValueContainer.html +++ b/docs/api/MASES.EntityFrameworkCore.KNet.Serialization.Protobuf.Storage.ValueContainer.html @@ -87,7 +87,7 @@
Table of Contents

Class ValueContainer - +

@@ -153,7 +153,7 @@

Constructors

ValueContainer() - +

@@ -179,7 +179,7 @@

ValueContainer(ValueContainer) - +

@@ -213,7 +213,7 @@

Fields

ClrTypeFieldNumber - +

Field number for the "ClrType" field.

@@ -244,7 +244,7 @@

Field Value

DataFieldNumber - +

Field number for the "Data" field.

@@ -275,7 +275,7 @@

Field Value

EntityNameFieldNumber - +

Field number for the "EntityName" field.

@@ -311,7 +311,7 @@

Properties

ClrType - +

@@ -342,7 +342,7 @@

Property Value

Data - +

@@ -373,7 +373,7 @@

Property Value

Descriptor - +

@@ -404,7 +404,7 @@

Property Value

EntityName - +

@@ -435,7 +435,7 @@

Property Value

Parser - +

@@ -470,7 +470,7 @@

Methods

CalculateSize() - +

Calculates the size of this message in Protocol Buffer wire format, in bytes.

@@ -504,7 +504,7 @@

Returns

Clone() - +

Creates a deep clone of this object.

@@ -537,7 +537,7 @@

Returns

Equals(ValueContainer) - +

Indicates whether the current object is equal to another object of the same type.

@@ -576,7 +576,7 @@

Returns

Equals(object) - +

Determines whether the specified object is equal to the current object.

@@ -614,7 +614,7 @@

Returns

GetHashCode() - +

Serves as the default hash function.

@@ -647,7 +647,7 @@

Returns

MergeFrom(CodedInputStream) - +

Merges the data from the specified coded input stream with the current message.

@@ -682,7 +682,7 @@

MergeFrom(ValueContainer) - +

Merges the given message into this one.

@@ -717,7 +717,7 @@

ToString() - +

Returns a string that represents the current object.

@@ -750,7 +750,7 @@

Returns

WriteTo(CodedOutputStream) - +

Writes the data to the given coded output stream.

@@ -783,7 +783,7 @@

Parameters