Interface protos.google.protobuf.IFeatureSet (0.23.0)

Properties of a FeatureSet.

Package

@google-cloud/sql

Properties

enumType

enumType?:(google.protobuf.FeatureSet.EnumType|keyoftypeofgoogle.protobuf.FeatureSet.EnumType|null);

FeatureSet enumType

fieldPresence

fieldPresence?:(google.protobuf.FeatureSet.FieldPresence|keyoftypeofgoogle.protobuf.FeatureSet.FieldPresence|null);

FeatureSet fieldPresence

jsonFormat

jsonFormat?:(google.protobuf.FeatureSet.JsonFormat|keyoftypeofgoogle.protobuf.FeatureSet.JsonFormat|null);

FeatureSet jsonFormat

messageEncoding

messageEncoding?:(google.protobuf.FeatureSet.MessageEncoding|keyoftypeofgoogle.protobuf.FeatureSet.MessageEncoding|null);

FeatureSet messageEncoding

repeatedFieldEncoding

repeatedFieldEncoding?:(google.protobuf.FeatureSet.RepeatedFieldEncoding|keyoftypeofgoogle.protobuf.FeatureSet.RepeatedFieldEncoding|null);

FeatureSet repeatedFieldEncoding

utf8Validation

utf8Validation?:(google.protobuf.FeatureSet.Utf8Validation|keyoftypeofgoogle.protobuf.FeatureSet.Utf8Validation|null);

FeatureSet utf8Validation

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-03 UTC.