Protos.DataSource.StorageType |
Protos.DataSourceOrBuilder.getStorageType()
required .DataSource.StorageType storage_type = 4;
|
Protos.DataSource.StorageType |
Protos.DataSource.getStorageType()
required .DataSource.StorageType storage_type = 4;
|
Protos.DataSource.StorageType |
Protos.DataSource.Builder.getStorageType()
required .DataSource.StorageType storage_type = 4;
|
static Protos.DataSource.StorageType |
Protos.DataSource.StorageType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Protos.DataSource.StorageType |
Protos.DataSource.StorageType.valueOf(int value) |
static Protos.DataSource.StorageType |
Protos.DataSource.StorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protos.DataSource.StorageType[] |
Protos.DataSource.StorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|