public static interface StoreTypes.TaskResourceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
double |
getAmount()
double amount = 2; |
String |
getResourceName()
optional string resource_name = 1; |
com.google.protobuf.ByteString |
getResourceNameBytes()
optional string resource_name = 1; |
boolean |
hasResourceName()
optional string resource_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasResourceName()
optional string resource_name = 1;
String getResourceName()
optional string resource_name = 1;
com.google.protobuf.ByteString getResourceNameBytes()
optional string resource_name = 1;
double getAmount()
double amount = 2;