public interface DataBucketDeleteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDataType()
optional string data_type = 1; |
com.google.protobuf.ByteString |
getDataTypeBytes()
optional string data_type = 1; |
java.lang.String |
getNamespace()
optional string namespace = 2; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 2; |
java.lang.String |
getPrefix()
optional string prefix = 3; |
com.google.protobuf.ByteString |
getPrefixBytes()
optional string prefix = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getDataType()
optional string data_type = 1;com.google.protobuf.ByteString getDataTypeBytes()
optional string data_type = 1;java.lang.String getNamespace()
optional string namespace = 2;com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 2;java.lang.String getPrefix()
optional string prefix = 3;com.google.protobuf.ByteString getPrefixBytes()
optional string prefix = 3;