public static interface MLDataFormats.OffloadDriverMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
MLDataFormats.KeyValue |
getProperties(int index)
repeated .KeyValue properties = 2; |
int |
getPropertiesCount()
repeated .KeyValue properties = 2; |
List<MLDataFormats.KeyValue> |
getPropertiesList()
repeated .KeyValue properties = 2; |
MLDataFormats.KeyValueOrBuilder |
getPropertiesOrBuilder(int index)
repeated .KeyValue properties = 2; |
List<? extends MLDataFormats.KeyValueOrBuilder> |
getPropertiesOrBuilderList()
repeated .KeyValue properties = 2; |
boolean |
hasName()
required string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
required string name = 1;String getName()
required string name = 1;com.google.protobuf.ByteString getNameBytes()
required string name = 1;List<MLDataFormats.KeyValue> getPropertiesList()
repeated .KeyValue properties = 2;MLDataFormats.KeyValue getProperties(int index)
repeated .KeyValue properties = 2;int getPropertiesCount()
repeated .KeyValue properties = 2;List<? extends MLDataFormats.KeyValueOrBuilder> getPropertiesOrBuilderList()
repeated .KeyValue properties = 2;MLDataFormats.KeyValueOrBuilder getPropertiesOrBuilder(int index)
repeated .KeyValue properties = 2;Copyright © 2017–2021 Apache Software Foundation. All rights reserved.