public static final class QuotaProtos.GetSpaceQuotaSnapshotsResponse extends com.google.protobuf.GeneratedMessage implements QuotaProtos.GetSpaceQuotaSnapshotsResponseOrBuilder
GetSpaceQuotaSnapshotsResponse
Modifier and Type | Class and Description |
---|---|
static class |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder
Protobuf type
GetSpaceQuotaSnapshotsResponse |
static class |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot
Protobuf type
GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot |
static interface |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder |
Modifier and Type | Field and Description |
---|---|
static <any> |
PARSER |
static int |
SNAPSHOTS_FIELD_NUMBER |
public static <any> PARSER
public static final int SNAPSHOTS_FIELD_NUMBER
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse getDefaultInstance()
public QuotaProtos.GetSpaceQuotaSnapshotsResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public List<QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot> getSnapshotsList()
repeated .GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot snapshots = 1;
getSnapshotsList
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponseOrBuilder
public List<? extends QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder> getSnapshotsOrBuilderList()
repeated .GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot snapshots = 1;
getSnapshotsOrBuilderList
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponseOrBuilder
public int getSnapshotsCount()
repeated .GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot snapshots = 1;
getSnapshotsCount
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponseOrBuilder
public QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot getSnapshots(int index)
repeated .GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot snapshots = 1;
getSnapshots
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponseOrBuilder
public QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder getSnapshotsOrBuilder(int index)
repeated .GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot snapshots = 1;
getSnapshotsOrBuilder
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponseOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
public boolean equals(Object obj)
public int hashCode()
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse parseDelimitedFrom(InputStream input) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder newBuilder()
public QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder newBuilderForType()
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder newBuilder(QuotaProtos.GetSpaceQuotaSnapshotsResponse prototype)
public QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder toBuilder()
protected QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)