public final class SubnetworksScopedWarning extends GeneratedMessage implements SubnetworksScopedWarningOrBuilder Protobuf type google.cloud.compute.v1.SubnetworksScopedWarning
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SubnetworksScopedWarningImplements
SubnetworksScopedWarningOrBuilderStatic Fields
SCOPE_NAME_FIELD_NUMBER
public static final int SCOPE_NAME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
WARNING_FIELD_NUMBER
public static final int WARNING_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SubnetworksScopedWarning getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SubnetworksScopedWarning.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning.Builder |
|
newBuilder(SubnetworksScopedWarning prototype)
public static SubnetworksScopedWarning.Builder newBuilder(SubnetworksScopedWarning prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SubnetworksScopedWarning |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning.Builder |
|
parseDelimitedFrom(InputStream input)
public static SubnetworksScopedWarning parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SubnetworksScopedWarning parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SubnetworksScopedWarning parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SubnetworksScopedWarning parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SubnetworksScopedWarning parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SubnetworksScopedWarning parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SubnetworksScopedWarning parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SubnetworksScopedWarning parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SubnetworksScopedWarning parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SubnetworksScopedWarning parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SubnetworksScopedWarning parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SubnetworksScopedWarning parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SubnetworksScopedWarning> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SubnetworksScopedWarning> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public SubnetworksScopedWarning getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning |
|
getParserForType()
public Parser<SubnetworksScopedWarning> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SubnetworksScopedWarning> |
|
getScopeName()
public String getScopeName()Name of the scope containing this set of Subnetworks.
optional string scope_name = 345557398;
| Returns | |
|---|---|
| Type | Description |
String |
The scopeName. |
getScopeNameBytes()
public ByteString getScopeNameBytes()Name of the scope containing this set of Subnetworks.
optional string scope_name = 345557398;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for scopeName. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getWarning()
public Warning getWarning()An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Returns | |
|---|---|
| Type | Description |
Warning |
The warning. |
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Returns | |
|---|---|
| Type | Description |
WarningOrBuilder |
|
hasScopeName()
public boolean hasScopeName()Name of the scope containing this set of Subnetworks.
optional string scope_name = 345557398;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the scopeName field is set. |
hasWarning()
public boolean hasWarning()An informational warning about unreachable scope
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the warning field is set. |
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 SubnetworksScopedWarning.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SubnetworksScopedWarning.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning.Builder |
|
toBuilder()
public SubnetworksScopedWarning.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SubnetworksScopedWarning.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|