public interface GetPinnedFileIdsPResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getPinnedFileIds(int index)
TODO(adit): set replacement?
|
int |
getPinnedFileIdsCount()
TODO(adit): set replacement?
|
List<Long> |
getPinnedFileIdsList()
TODO(adit): set replacement?
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<Long> getPinnedFileIdsList()
TODO(adit): set replacement?
repeated int64 pinnedFileIds = 1;
int getPinnedFileIdsCount()
TODO(adit): set replacement?
repeated int64 pinnedFileIds = 1;
long getPinnedFileIds(int index)
TODO(adit): set replacement?
repeated int64 pinnedFileIds = 1;
index
- The index of the element to return.Copyright © 2023. All Rights Reserved.