public static final class TransferTypes.AgentPool.BandwidthLimit extends GeneratedMessage implements TransferTypes.AgentPool.BandwidthLimitOrBuilderSpecifies a bandwidth limit for an agent pool.
Protobuf type google.storagetransfer.v1.AgentPool.BandwidthLimit
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > TransferTypes.AgentPool.BandwidthLimitStatic Fields
LIMIT_MBPS_FIELD_NUMBER
public static final int LIMIT_MBPS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static TransferTypes.AgentPool.BandwidthLimit getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static TransferTypes.AgentPool.BandwidthLimit.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit.Builder |
|
newBuilder(TransferTypes.AgentPool.BandwidthLimit prototype)
public static TransferTypes.AgentPool.BandwidthLimit.Builder newBuilder(TransferTypes.AgentPool.BandwidthLimit prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
TransferTypes.AgentPool.BandwidthLimit |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit.Builder |
|
parseDelimitedFrom(InputStream input)
public static TransferTypes.AgentPool.BandwidthLimit parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static TransferTypes.AgentPool.BandwidthLimit parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static TransferTypes.AgentPool.BandwidthLimit parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<TransferTypes.AgentPool.BandwidthLimit> parser()| Returns | |
|---|---|
| Type | Description |
Parser<BandwidthLimit> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public TransferTypes.AgentPool.BandwidthLimit getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit |
|
getLimitMbps()
public long getLimitMbps()Bandwidth rate in megabytes per second, distributed across all the agents in the pool.
int64 limit_mbps = 1;
| Returns | |
|---|---|
| Type | Description |
long |
The limitMbps. |
getParserForType()
public Parser<TransferTypes.AgentPool.BandwidthLimit> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<BandwidthLimit> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public TransferTypes.AgentPool.BandwidthLimit.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected TransferTypes.AgentPool.BandwidthLimit.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit.Builder |
|
toBuilder()
public TransferTypes.AgentPool.BandwidthLimit.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
TransferTypes.AgentPool.BandwidthLimit.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|