Uses of Interface
com.google.protobuf.Int32ValueOrBuilder
-
Packages that use Int32ValueOrBuilder Package Description com.cognite.client.dto com.google.protobuf -
-
Uses of Int32ValueOrBuilder in com.cognite.client.dto
Methods in com.cognite.client.dto that return Int32ValueOrBuilder Modifier and Type Method Description Int32ValueOrBuilderAsset.Aggregates.Builder. getChildCountOrBuilder().google.protobuf.Int32Value child_count = 1;Int32ValueOrBuilderAsset.Aggregates. getChildCountOrBuilder().google.protobuf.Int32Value child_count = 1;Int32ValueOrBuilderAsset.AggregatesOrBuilder. getChildCountOrBuilder().google.protobuf.Int32Value child_count = 1;Int32ValueOrBuilderAsset.Aggregates.Builder. getDepthOrBuilder().google.protobuf.Int32Value depth = 2;Int32ValueOrBuilderAsset.Aggregates. getDepthOrBuilder().google.protobuf.Int32Value depth = 2;Int32ValueOrBuilderAsset.AggregatesOrBuilder. getDepthOrBuilder().google.protobuf.Int32Value depth = 2; -
Uses of Int32ValueOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement Int32ValueOrBuilder Modifier and Type Class Description classInt32ValueWrapper message for `int32`.static classInt32Value.BuilderWrapper message for `int32`.
-