পাবলিক ইন্টারফেস SavedResourceOrBuilder
| পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
| বিমূর্ত স্ট্রিং | getDevice () A device specification indicating a required placement for the resource creation function, e.g. |
| বিমূর্ত com.google.protobuf.ByteString | getDeviceBytes () A device specification indicating a required placement for the resource creation function, e.g. |
পাবলিক পদ্ধতি
সর্বজনীন বিমূর্ত স্ট্রিং getDevice ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1; সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getDeviceBytes ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;