Uses of Interface
com.google.protobuf.AnyOrBuilder
Packages that use AnyOrBuilder
-
Uses of AnyOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement AnyOrBuilderModifier and TypeClassDescriptionfinal class`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.static final class`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. -
Uses of AnyOrBuilder in org.tensorflow.framework
Methods in org.tensorflow.framework that return AnyOrBuilderModifier and TypeMethodDescriptionMetaGraphDef.MetaInfoDef.Builder.getAnyInfoOrBuilder()A serialized protobuf.MetaGraphDef.MetaInfoDef.getAnyInfoOrBuilder()A serialized protobuf.MetaGraphDef.MetaInfoDefOrBuilder.getAnyInfoOrBuilder()A serialized protobuf.CollectionDef.AnyList.Builder.getValueOrBuilder(int index) repeated .google.protobuf.Any value = 1;CollectionDef.AnyList.getValueOrBuilder(int index) repeated .google.protobuf.Any value = 1;CollectionDef.AnyListOrBuilder.getValueOrBuilder(int index) repeated .google.protobuf.Any value = 1;Methods in org.tensorflow.framework that return types with arguments of type AnyOrBuilderModifier and TypeMethodDescriptionList<? extends AnyOrBuilder> CollectionDef.AnyList.Builder.getValueOrBuilderList()repeated .google.protobuf.Any value = 1;List<? extends AnyOrBuilder> CollectionDef.AnyList.getValueOrBuilderList()repeated .google.protobuf.Any value = 1;List<? extends AnyOrBuilder> CollectionDef.AnyListOrBuilder.getValueOrBuilderList()repeated .google.protobuf.Any value = 1; -
Uses of AnyOrBuilder in tensorflow
Methods in tensorflow that return AnyOrBuilderModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObject.Builder.getSerializedUserProtoOrBuilder()The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.SavedObjectGraphOuterClass.SavedObject.getSerializedUserProtoOrBuilder()The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel.SavedObjectGraphOuterClass.SavedObjectOrBuilder.getSerializedUserProtoOrBuilder()The user-generated proto storing metadata for this object, to be passed to the registered classes's _deserialize_from_proto method when this object is loaded from the SavedModel. -
Uses of AnyOrBuilder in tensorflow.serving
Methods in tensorflow.serving that return AnyOrBuilderModifier and TypeMethodDescriptionModelServerConfigOuterClass.ModelServerConfig.Builder.getCustomModelConfigOrBuilder().google.protobuf.Any custom_model_config = 2;ModelServerConfigOuterClass.ModelServerConfig.getCustomModelConfigOrBuilder().google.protobuf.Any custom_model_config = 2;ModelServerConfigOuterClass.ModelServerConfigOrBuilder.getCustomModelConfigOrBuilder().google.protobuf.Any custom_model_config = 2;PlatformConfigOuterClass.PlatformConfig.Builder.getSourceAdapterConfigOrBuilder()The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.PlatformConfigOuterClass.PlatformConfig.getSourceAdapterConfigOrBuilder()The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.PlatformConfigOuterClass.PlatformConfigOrBuilder.getSourceAdapterConfigOrBuilder()The config proto for a SourceAdapter in the StoragePathSourceAdapter registry.