public static final class GoogleServiceInfo.Builder extends GeneratedMessageV3.Builder<GoogleServiceInfo.Builder> implements GoogleServiceInfoOrBuilder
For display only. Details of a Google Service sending packets to a VPC network. Although the source IP might be a publicly routable address, some Google Services use special routes within Google production infrastructure to reach Compute Engine Instances. https://cloud.google.com/vpc/docs/routes#special_return_paths
Protobuf type google.cloud.networkmanagement.v1beta1.GoogleServiceInfo
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GoogleServiceInfo.BuilderImplements
GoogleServiceInfoOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GoogleServiceInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
GoogleServiceInfo.Builder |
build()
public GoogleServiceInfo build()
Returns | |
---|---|
Type | Description |
GoogleServiceInfo |
buildPartial()
public GoogleServiceInfo buildPartial()
Returns | |
---|---|
Type | Description |
GoogleServiceInfo |
clear()
public GoogleServiceInfo.Builder clear()
Returns | |
---|---|
Type | Description |
GoogleServiceInfo.Builder |