public final class PscPropagationStatus extends GeneratedMessage implements PscPropagationStatusOrBuilder
The status of one or more propagated Private Service Connect connections in a
hub.
Protobuf type google.cloud.networkconnectivity.v1.PscPropagationStatus
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
CODE_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SOURCE_FORWARDING_RULE_FIELD_NUMBER
public static final int SOURCE_FORWARDING_RULE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SOURCE_GROUP_FIELD_NUMBER
public static final int SOURCE_GROUP_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SOURCE_SPOKE_FIELD_NUMBER
public static final int SOURCE_SPOKE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
TARGET_GROUP_FIELD_NUMBER
public static final int TARGET_GROUP_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
TARGET_SPOKE_FIELD_NUMBER
public static final int TARGET_SPOKE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static PscPropagationStatus getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static PscPropagationStatus.Builder newBuilder()
newBuilder(PscPropagationStatus prototype)
public static PscPropagationStatus.Builder newBuilder(PscPropagationStatus prototype)
public static PscPropagationStatus parseDelimitedFrom(InputStream input)
public static PscPropagationStatus parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static PscPropagationStatus parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static PscPropagationStatus parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static PscPropagationStatus parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static PscPropagationStatus parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static PscPropagationStatus parseFrom(CodedInputStream input)
public static PscPropagationStatus parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static PscPropagationStatus parseFrom(InputStream input)
public static PscPropagationStatus parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static PscPropagationStatus parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static PscPropagationStatus parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<PscPropagationStatus> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getCode()
public PscPropagationStatus.Code getCode()
The propagation status.
.google.cloud.networkconnectivity.v1.PscPropagationStatus.Code code = 6;
getCodeValue()
public int getCodeValue()
The propagation status.
.google.cloud.networkconnectivity.v1.PscPropagationStatus.Code code = 6;
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for code.
|
getDefaultInstanceForType()
public PscPropagationStatus getDefaultInstanceForType()
getMessage()
public String getMessage()
The human-readable summary of the Private Service Connect connection
propagation status.
string message = 7;
| Returns |
| Type |
Description |
String |
The message.
|
getMessageBytes()
public ByteString getMessageBytes()
The human-readable summary of the Private Service Connect connection
propagation status.
string message = 7;
| Returns |
| Type |
Description |
ByteString |
The bytes for message.
|
getParserForType()
public Parser<PscPropagationStatus> getParserForType()
Overrides
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getSourceForwardingRule()
public String getSourceForwardingRule()
The name of the forwarding rule exported to the hub.
string source_forwarding_rule = 3;
| Returns |
| Type |
Description |
String |
The sourceForwardingRule.
|
getSourceForwardingRuleBytes()
public ByteString getSourceForwardingRuleBytes()
The name of the forwarding rule exported to the hub.
string source_forwarding_rule = 3;
| Returns |
| Type |
Description |
ByteString |
The bytes for sourceForwardingRule.
|
getSourceGroup()
public String getSourceGroup()
The name of the group that the source spoke belongs to.
string source_group = 2;
| Returns |
| Type |
Description |
String |
The sourceGroup.
|
getSourceGroupBytes()
public ByteString getSourceGroupBytes()
The name of the group that the source spoke belongs to.
string source_group = 2;
| Returns |
| Type |
Description |
ByteString |
The bytes for sourceGroup.
|
getSourceSpoke()
public String getSourceSpoke()
The name of the spoke that the source forwarding rule belongs to.
string source_spoke = 1;
| Returns |
| Type |
Description |
String |
The sourceSpoke.
|
getSourceSpokeBytes()
public ByteString getSourceSpokeBytes()
The name of the spoke that the source forwarding rule belongs to.
string source_spoke = 1;
| Returns |
| Type |
Description |
ByteString |
The bytes for sourceSpoke.
|
getTargetGroup()
public String getTargetGroup()
The name of the group that the target spoke belongs to.
string target_group = 5;
| Returns |
| Type |
Description |
String |
The targetGroup.
|
getTargetGroupBytes()
public ByteString getTargetGroupBytes()
The name of the group that the target spoke belongs to.
string target_group = 5;
| Returns |
| Type |
Description |
ByteString |
The bytes for targetGroup.
|
getTargetSpoke()
public String getTargetSpoke()
The name of the spoke that the source forwarding rule propagates to.
string target_spoke = 4;
| Returns |
| Type |
Description |
String |
The targetSpoke.
|
getTargetSpokeBytes()
public ByteString getTargetSpokeBytes()
The name of the spoke that the source forwarding rule propagates to.
string target_spoke = 4;
| Returns |
| Type |
Description |
ByteString |
The bytes for targetSpoke.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public PscPropagationStatus.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected PscPropagationStatus.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public PscPropagationStatus.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides