Class CommonMessages.DataClayObjectMetaData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- es.bsc.dataclay.communication.grpc.messages.common.CommonMessages.DataClayObjectMetaData
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,CommonMessages.DataClayObjectMetaDataOrBuilder
,Serializable
- Enclosing class:
- CommonMessages
public static final class CommonMessages.DataClayObjectMetaData extends com.google.protobuf.GeneratedMessageV3 implements CommonMessages.DataClayObjectMetaDataOrBuilder
Protobuf typedataclay.communication.grpc.common.DataClayObjectMetaData
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CommonMessages.DataClayObjectMetaData.Builder
Protobuf typedataclay.communication.grpc.common.DataClayObjectMetaData
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
ALIAS_FIELD_NUMBER
static int
CLASSIDS_FIELD_NUMBER
static int
HINTS_FIELD_NUMBER
static int
ISREADONLY_FIELD_NUMBER
static int
NUMREFS_FIELD_NUMBER
static int
OIDS_FIELD_NUMBER
static int
ORIGINLOCATION_FIELD_NUMBER
static int
ORIGOBJECTID_FIELD_NUMBER
static int
REPLICALOCATIONS_FIELD_NUMBER
static int
ROOTLOCATION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsClassids(int key)
map<int32, string> classids = 2;
boolean
containsHints(int key)
map<int32, string> hints = 3;
boolean
containsOids(int key)
map<int32, string> oids = 1;
boolean
equals(Object obj)
String
getAlias()
string alias = 9;
com.google.protobuf.ByteString
getAliasBytes()
string alias = 9;
Map<Integer,String>
getClassids()
Deprecated.int
getClassidsCount()
map<int32, string> classids = 2;
Map<Integer,String>
getClassidsMap()
map<int32, string> classids = 2;
String
getClassidsOrDefault(int key, String defaultValue)
map<int32, string> classids = 2;
String
getClassidsOrThrow(int key)
map<int32, string> classids = 2;
static CommonMessages.DataClayObjectMetaData
getDefaultInstance()
CommonMessages.DataClayObjectMetaData
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
Map<Integer,String>
getHints()
Deprecated.int
getHintsCount()
map<int32, string> hints = 3;
Map<Integer,String>
getHintsMap()
map<int32, string> hints = 3;
String
getHintsOrDefault(int key, String defaultValue)
map<int32, string> hints = 3;
String
getHintsOrThrow(int key)
map<int32, string> hints = 3;
boolean
getIsReadOnly()
bool isReadOnly = 10;
int
getNumRefs()
int32 numRefs = 4;
Map<Integer,String>
getOids()
Deprecated.int
getOidsCount()
map<int32, string> oids = 1;
Map<Integer,String>
getOidsMap()
map<int32, string> oids = 1;
String
getOidsOrDefault(int key, String defaultValue)
map<int32, string> oids = 1;
String
getOidsOrThrow(int key)
map<int32, string> oids = 1;
String
getOriginLocation()
string originLocation = 7;
com.google.protobuf.ByteString
getOriginLocationBytes()
string originLocation = 7;
String
getOrigObjectID()
string origObjectID = 5;
com.google.protobuf.ByteString
getOrigObjectIDBytes()
string origObjectID = 5;
com.google.protobuf.Parser<CommonMessages.DataClayObjectMetaData>
getParserForType()
String
getReplicaLocations(int index)
repeated string replicaLocations = 8;
com.google.protobuf.ByteString
getReplicaLocationsBytes(int index)
repeated string replicaLocations = 8;
int
getReplicaLocationsCount()
repeated string replicaLocations = 8;
com.google.protobuf.ProtocolStringList
getReplicaLocationsList()
repeated string replicaLocations = 8;
String
getRootLocation()
string rootLocation = 6;
com.google.protobuf.ByteString
getRootLocationBytes()
string rootLocation = 6;
int
getSerializedSize()
com.google.protobuf.UnknownFieldSet
getUnknownFields()
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static CommonMessages.DataClayObjectMetaData.Builder
newBuilder()
static CommonMessages.DataClayObjectMetaData.Builder
newBuilder(CommonMessages.DataClayObjectMetaData prototype)
CommonMessages.DataClayObjectMetaData.Builder
newBuilderForType()
protected CommonMessages.DataClayObjectMetaData.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static CommonMessages.DataClayObjectMetaData
parseDelimitedFrom(InputStream input)
static CommonMessages.DataClayObjectMetaData
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.DataClayObjectMetaData
parseFrom(byte[] data)
static CommonMessages.DataClayObjectMetaData
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.DataClayObjectMetaData
parseFrom(com.google.protobuf.ByteString data)
static CommonMessages.DataClayObjectMetaData
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.DataClayObjectMetaData
parseFrom(com.google.protobuf.CodedInputStream input)
static CommonMessages.DataClayObjectMetaData
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.DataClayObjectMetaData
parseFrom(InputStream input)
static CommonMessages.DataClayObjectMetaData
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.DataClayObjectMetaData
parseFrom(ByteBuffer data)
static CommonMessages.DataClayObjectMetaData
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<CommonMessages.DataClayObjectMetaData>
parser()
CommonMessages.DataClayObjectMetaData.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
OIDS_FIELD_NUMBER
public static final int OIDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLASSIDS_FIELD_NUMBER
public static final int CLASSIDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HINTS_FIELD_NUMBER
public static final int HINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUMREFS_FIELD_NUMBER
public static final int NUMREFS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGOBJECTID_FIELD_NUMBER
public static final int ORIGOBJECTID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROOTLOCATION_FIELD_NUMBER
public static final int ROOTLOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGINLOCATION_FIELD_NUMBER
public static final int ORIGINLOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPLICALOCATIONS_FIELD_NUMBER
public static final int REPLICALOCATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALIAS_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISREADONLY_FIELD_NUMBER
public static final int ISREADONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getOidsCount
public int getOidsCount()
Description copied from interface:CommonMessages.DataClayObjectMetaDataOrBuilder
map<int32, string> oids = 1;
- Specified by:
getOidsCount
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
containsOids
public boolean containsOids(int key)
map<int32, string> oids = 1;
- Specified by:
containsOids
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getOids
@Deprecated public Map<Integer,String> getOids()
Deprecated.UsegetOidsMap()
instead.- Specified by:
getOids
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getOidsMap
public Map<Integer,String> getOidsMap()
map<int32, string> oids = 1;
- Specified by:
getOidsMap
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getOidsOrDefault
public String getOidsOrDefault(int key, String defaultValue)
map<int32, string> oids = 1;
- Specified by:
getOidsOrDefault
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getOidsOrThrow
public String getOidsOrThrow(int key)
map<int32, string> oids = 1;
- Specified by:
getOidsOrThrow
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getClassidsCount
public int getClassidsCount()
Description copied from interface:CommonMessages.DataClayObjectMetaDataOrBuilder
map<int32, string> classids = 2;
- Specified by:
getClassidsCount
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
containsClassids
public boolean containsClassids(int key)
map<int32, string> classids = 2;
- Specified by:
containsClassids
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getClassids
@Deprecated public Map<Integer,String> getClassids()
Deprecated.UsegetClassidsMap()
instead.- Specified by:
getClassids
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getClassidsMap
public Map<Integer,String> getClassidsMap()
map<int32, string> classids = 2;
- Specified by:
getClassidsMap
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getClassidsOrDefault
public String getClassidsOrDefault(int key, String defaultValue)
map<int32, string> classids = 2;
- Specified by:
getClassidsOrDefault
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getClassidsOrThrow
public String getClassidsOrThrow(int key)
map<int32, string> classids = 2;
- Specified by:
getClassidsOrThrow
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getHintsCount
public int getHintsCount()
Description copied from interface:CommonMessages.DataClayObjectMetaDataOrBuilder
map<int32, string> hints = 3;
- Specified by:
getHintsCount
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
containsHints
public boolean containsHints(int key)
map<int32, string> hints = 3;
- Specified by:
containsHints
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getHints
@Deprecated public Map<Integer,String> getHints()
Deprecated.UsegetHintsMap()
instead.- Specified by:
getHints
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getHintsMap
public Map<Integer,String> getHintsMap()
map<int32, string> hints = 3;
- Specified by:
getHintsMap
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getHintsOrDefault
public String getHintsOrDefault(int key, String defaultValue)
map<int32, string> hints = 3;
- Specified by:
getHintsOrDefault
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getHintsOrThrow
public String getHintsOrThrow(int key)
map<int32, string> hints = 3;
- Specified by:
getHintsOrThrow
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
-
getNumRefs
public int getNumRefs()
int32 numRefs = 4;
- Specified by:
getNumRefs
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The numRefs.
-
getOrigObjectID
public String getOrigObjectID()
string origObjectID = 5;
- Specified by:
getOrigObjectID
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The origObjectID.
-
getOrigObjectIDBytes
public com.google.protobuf.ByteString getOrigObjectIDBytes()
string origObjectID = 5;
- Specified by:
getOrigObjectIDBytes
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The bytes for origObjectID.
-
getRootLocation
public String getRootLocation()
string rootLocation = 6;
- Specified by:
getRootLocation
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The rootLocation.
-
getRootLocationBytes
public com.google.protobuf.ByteString getRootLocationBytes()
string rootLocation = 6;
- Specified by:
getRootLocationBytes
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The bytes for rootLocation.
-
getOriginLocation
public String getOriginLocation()
string originLocation = 7;
- Specified by:
getOriginLocation
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The originLocation.
-
getOriginLocationBytes
public com.google.protobuf.ByteString getOriginLocationBytes()
string originLocation = 7;
- Specified by:
getOriginLocationBytes
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The bytes for originLocation.
-
getReplicaLocationsList
public com.google.protobuf.ProtocolStringList getReplicaLocationsList()
repeated string replicaLocations = 8;
- Specified by:
getReplicaLocationsList
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- A list containing the replicaLocations.
-
getReplicaLocationsCount
public int getReplicaLocationsCount()
repeated string replicaLocations = 8;
- Specified by:
getReplicaLocationsCount
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The count of replicaLocations.
-
getReplicaLocations
public String getReplicaLocations(int index)
repeated string replicaLocations = 8;
- Specified by:
getReplicaLocations
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The replicaLocations at the given index.
-
getReplicaLocationsBytes
public com.google.protobuf.ByteString getReplicaLocationsBytes(int index)
repeated string replicaLocations = 8;
- Specified by:
getReplicaLocationsBytes
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the replicaLocations at the given index.
-
getAlias
public String getAlias()
string alias = 9;
- Specified by:
getAlias
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The alias.
-
getAliasBytes
public com.google.protobuf.ByteString getAliasBytes()
string alias = 9;
- Specified by:
getAliasBytes
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The bytes for alias.
-
getIsReadOnly
public boolean getIsReadOnly()
bool isReadOnly = 10;
- Specified by:
getIsReadOnly
in interfaceCommonMessages.DataClayObjectMetaDataOrBuilder
- Returns:
- The isReadOnly.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CommonMessages.DataClayObjectMetaData parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CommonMessages.DataClayObjectMetaData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CommonMessages.DataClayObjectMetaData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CommonMessages.DataClayObjectMetaData.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CommonMessages.DataClayObjectMetaData.Builder newBuilder()
-
newBuilder
public static CommonMessages.DataClayObjectMetaData.Builder newBuilder(CommonMessages.DataClayObjectMetaData prototype)
-
toBuilder
public CommonMessages.DataClayObjectMetaData.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CommonMessages.DataClayObjectMetaData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CommonMessages.DataClayObjectMetaData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CommonMessages.DataClayObjectMetaData> parser()
-
getParserForType
public com.google.protobuf.Parser<CommonMessages.DataClayObjectMetaData> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CommonMessages.DataClayObjectMetaData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-