Uses of Interface
com.google.protobuf.BytesValueOrBuilder
-
Packages that use BytesValueOrBuilder Package Description com.cognite.client.dto com.google.protobuf -
-
Uses of BytesValueOrBuilder in com.cognite.client.dto
Methods in com.cognite.client.dto that return BytesValueOrBuilder Modifier and Type Method Description BytesValueOrBuilderPnIDResponse.Builder. getPngBinaryOrBuilder()The converted PNG binaryBytesValueOrBuilderPnIDResponse. getPngBinaryOrBuilder()The converted PNG binaryBytesValueOrBuilderPnIDResponseOrBuilder. getPngBinaryOrBuilder()The converted PNG binaryBytesValueOrBuilderPnIDResponse.Builder. getSvgBinaryOrBuilder()The converted SVG binaryBytesValueOrBuilderPnIDResponse. getSvgBinaryOrBuilder()The converted SVG binaryBytesValueOrBuilderPnIDResponseOrBuilder. getSvgBinaryOrBuilder()The converted SVG binary -
Uses of BytesValueOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement BytesValueOrBuilder Modifier and Type Class Description classBytesValueWrapper message for `bytes`.static classBytesValue.BuilderWrapper message for `bytes`.
-