public static final class ServiceAttachmentConnectedEndpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder> implements ServiceAttachmentConnectedEndpointOrBuilder
[Output Only] A connection connected to this service attachment.Protobuf type
google.cloud.compute.v1.ServiceAttachmentConnectedEndpoint| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentConnectedEndpoint.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAttachmentConnectedEndpoint |
build() |
ServiceAttachmentConnectedEndpoint |
buildPartial() |
ServiceAttachmentConnectedEndpoint.Builder |
clear() |
ServiceAttachmentConnectedEndpoint.Builder |
clearEndpoint()
The url of a connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceAttachmentConnectedEndpoint.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceAttachmentConnectedEndpoint.Builder |
clearPscConnectionId()
The PSC connection id of the connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
clearStatus()
The status of a connected endpoint to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
clone() |
ServiceAttachmentConnectedEndpoint |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEndpoint()
The url of a connected endpoint.
|
com.google.protobuf.ByteString |
getEndpointBytes()
The url of a connected endpoint.
|
long |
getPscConnectionId()
The PSC connection id of the connected endpoint.
|
String |
getStatus()
The status of a connected endpoint to this service attachment.
|
com.google.protobuf.ByteString |
getStatusBytes()
The status of a connected endpoint to this service attachment.
|
boolean |
hasEndpoint()
The url of a connected endpoint.
|
boolean |
hasPscConnectionId()
The PSC connection id of the connected endpoint.
|
boolean |
hasStatus()
The status of a connected endpoint to this service attachment.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ServiceAttachmentConnectedEndpoint.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServiceAttachmentConnectedEndpoint.Builder |
mergeFrom(com.google.protobuf.Message other) |
ServiceAttachmentConnectedEndpoint.Builder |
mergeFrom(ServiceAttachmentConnectedEndpoint other) |
ServiceAttachmentConnectedEndpoint.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceAttachmentConnectedEndpoint.Builder |
setEndpoint(String value)
The url of a connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
setEndpointBytes(com.google.protobuf.ByteString value)
The url of a connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAttachmentConnectedEndpoint.Builder |
setPscConnectionId(long value)
The PSC connection id of the connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ServiceAttachmentConnectedEndpoint.Builder |
setStatus(String value)
The status of a connected endpoint to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
The status of a connected endpoint to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ServiceAttachmentConnectedEndpoint build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ServiceAttachmentConnectedEndpoint buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ServiceAttachmentConnectedEndpoint.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder mergeFrom(ServiceAttachmentConnectedEndpoint other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public ServiceAttachmentConnectedEndpoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ServiceAttachmentConnectedEndpoint.Builder>IOExceptionpublic boolean hasEndpoint()
The url of a connected endpoint.
optional string endpoint = 130489749;hasEndpoint in interface ServiceAttachmentConnectedEndpointOrBuilderpublic String getEndpoint()
The url of a connected endpoint.
optional string endpoint = 130489749;getEndpoint in interface ServiceAttachmentConnectedEndpointOrBuilderpublic com.google.protobuf.ByteString getEndpointBytes()
The url of a connected endpoint.
optional string endpoint = 130489749;getEndpointBytes in interface ServiceAttachmentConnectedEndpointOrBuilderpublic ServiceAttachmentConnectedEndpoint.Builder setEndpoint(String value)
The url of a connected endpoint.
optional string endpoint = 130489749;value - The endpoint to set.public ServiceAttachmentConnectedEndpoint.Builder clearEndpoint()
The url of a connected endpoint.
optional string endpoint = 130489749;public ServiceAttachmentConnectedEndpoint.Builder setEndpointBytes(com.google.protobuf.ByteString value)
The url of a connected endpoint.
optional string endpoint = 130489749;value - The bytes for endpoint to set.public boolean hasPscConnectionId()
The PSC connection id of the connected endpoint.
optional uint64 psc_connection_id = 292082397;hasPscConnectionId in interface ServiceAttachmentConnectedEndpointOrBuilderpublic long getPscConnectionId()
The PSC connection id of the connected endpoint.
optional uint64 psc_connection_id = 292082397;getPscConnectionId in interface ServiceAttachmentConnectedEndpointOrBuilderpublic ServiceAttachmentConnectedEndpoint.Builder setPscConnectionId(long value)
The PSC connection id of the connected endpoint.
optional uint64 psc_connection_id = 292082397;value - The pscConnectionId to set.public ServiceAttachmentConnectedEndpoint.Builder clearPscConnectionId()
The PSC connection id of the connected endpoint.
optional uint64 psc_connection_id = 292082397;public boolean hasStatus()
The status of a connected endpoint to this service attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface ServiceAttachmentConnectedEndpointOrBuilderpublic String getStatus()
The status of a connected endpoint to this service attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface ServiceAttachmentConnectedEndpointOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
The status of a connected endpoint to this service attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface ServiceAttachmentConnectedEndpointOrBuilderpublic ServiceAttachmentConnectedEndpoint.Builder setStatus(String value)
The status of a connected endpoint to this service attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The status to set.public ServiceAttachmentConnectedEndpoint.Builder clearStatus()
The status of a connected endpoint to this service attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;public ServiceAttachmentConnectedEndpoint.Builder setStatusBytes(com.google.protobuf.ByteString value)
The status of a connected endpoint to this service attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The bytes for status to set.public final ServiceAttachmentConnectedEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>public final ServiceAttachmentConnectedEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentConnectedEndpoint.Builder>Copyright © 2023 Google LLC. All rights reserved.