public static final class SpokeSummary.SpokeTypeCount extends GeneratedMessage implements SpokeSummary.SpokeTypeCountOrBuilderThe number of spokes of a given type that are associated with a specific hub. The type indicates what kind of resource is associated with the spoke.
Protobuf type google.cloud.networkconnectivity.v1.SpokeSummary.SpokeTypeCount
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SpokeSummary.SpokeTypeCountImplements
SpokeSummary.SpokeTypeCountOrBuilderStatic Fields
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SPOKE_TYPE_FIELD_NUMBER
public static final int SPOKE_TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SpokeSummary.SpokeTypeCount getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SpokeSummary.SpokeTypeCount.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount.Builder |
|
newBuilder(SpokeSummary.SpokeTypeCount prototype)
public static SpokeSummary.SpokeTypeCount.Builder newBuilder(SpokeSummary.SpokeTypeCount prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SpokeSummary.SpokeTypeCount |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount.Builder |
|
parseDelimitedFrom(InputStream input)
public static SpokeSummary.SpokeTypeCount parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SpokeSummary.SpokeTypeCount parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SpokeSummary.SpokeTypeCount parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SpokeSummary.SpokeTypeCount parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SpokeSummary.SpokeTypeCount parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SpokeSummary.SpokeTypeCount parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SpokeSummary.SpokeTypeCount parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SpokeSummary.SpokeTypeCount parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SpokeSummary.SpokeTypeCount parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SpokeSummary.SpokeTypeCount parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SpokeSummary.SpokeTypeCount parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SpokeSummary.SpokeTypeCount parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SpokeSummary.SpokeTypeCount> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SpokeTypeCount> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCount()
public long getCount()Output only. The total number of spokes of this type that are associated with the hub.
int64 count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
long |
The count. |
getDefaultInstanceForType()
public SpokeSummary.SpokeTypeCount getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount |
|
getParserForType()
public Parser<SpokeSummary.SpokeTypeCount> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SpokeTypeCount> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSpokeType()
public SpokeType getSpokeType()Output only. The type of the spokes.
.google.cloud.networkconnectivity.v1.SpokeType spoke_type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
SpokeType |
The spokeType. |
getSpokeTypeValue()
public int getSpokeTypeValue()Output only. The type of the spokes.
.google.cloud.networkconnectivity.v1.SpokeType spoke_type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for spokeType. |
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 SpokeSummary.SpokeTypeCount.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SpokeSummary.SpokeTypeCount.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount.Builder |
|
toBuilder()
public SpokeSummary.SpokeTypeCount.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SpokeSummary.SpokeTypeCount.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|