public static final class PrivateEndpoints.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.Builder> implements PrivateEndpointsOrBuilder
PrivateEndpoints proto is used to provide paths for users to send requests privately. To send request via private service access, use predict_http_uri, explain_http_uri or health_http_uri. To send request via private service connect, use service_attachment.Protobuf type
google.cloud.aiplatform.v1.PrivateEndpoints| Modifier and Type | Method and Description |
|---|---|
PrivateEndpoints.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PrivateEndpoints |
build() |
PrivateEndpoints |
buildPartial() |
PrivateEndpoints.Builder |
clear() |
PrivateEndpoints.Builder |
clearExplainHttpUri()
Output only.
|
PrivateEndpoints.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PrivateEndpoints.Builder |
clearHealthHttpUri()
Output only.
|
PrivateEndpoints.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PrivateEndpoints.Builder |
clearPredictHttpUri()
Output only.
|
PrivateEndpoints.Builder |
clearServiceAttachment()
Output only.
|
PrivateEndpoints.Builder |
clone() |
PrivateEndpoints |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExplainHttpUri()
Output only.
|
com.google.protobuf.ByteString |
getExplainHttpUriBytes()
Output only.
|
String |
getHealthHttpUri()
Output only.
|
com.google.protobuf.ByteString |
getHealthHttpUriBytes()
Output only.
|
String |
getPredictHttpUri()
Output only.
|
com.google.protobuf.ByteString |
getPredictHttpUriBytes()
Output only.
|
String |
getServiceAttachment()
Output only.
|
com.google.protobuf.ByteString |
getServiceAttachmentBytes()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PrivateEndpoints.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PrivateEndpoints.Builder |
mergeFrom(com.google.protobuf.Message other) |
PrivateEndpoints.Builder |
mergeFrom(PrivateEndpoints other) |
PrivateEndpoints.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PrivateEndpoints.Builder |
setExplainHttpUri(String value)
Output only.
|
PrivateEndpoints.Builder |
setExplainHttpUriBytes(com.google.protobuf.ByteString value)
Output only.
|
PrivateEndpoints.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PrivateEndpoints.Builder |
setHealthHttpUri(String value)
Output only.
|
PrivateEndpoints.Builder |
setHealthHttpUriBytes(com.google.protobuf.ByteString value)
Output only.
|
PrivateEndpoints.Builder |
setPredictHttpUri(String value)
Output only.
|
PrivateEndpoints.Builder |
setPredictHttpUriBytes(com.google.protobuf.ByteString value)
Output only.
|
PrivateEndpoints.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PrivateEndpoints.Builder |
setServiceAttachment(String value)
Output only.
|
PrivateEndpoints.Builder |
setServiceAttachmentBytes(com.google.protobuf.ByteString value)
Output only.
|
PrivateEndpoints.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.Builder>public PrivateEndpoints.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.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<PrivateEndpoints.Builder>public PrivateEndpoints getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PrivateEndpoints build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PrivateEndpoints buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PrivateEndpoints.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.Builder>public PrivateEndpoints.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<PrivateEndpoints.Builder>public PrivateEndpoints.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.Builder>public PrivateEndpoints.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.Builder>public PrivateEndpoints.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<PrivateEndpoints.Builder>public PrivateEndpoints.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<PrivateEndpoints.Builder>public PrivateEndpoints.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PrivateEndpoints.Builder>public PrivateEndpoints.Builder mergeFrom(PrivateEndpoints other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.Builder>public PrivateEndpoints.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<PrivateEndpoints.Builder>IOExceptionpublic String getPredictHttpUri()
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getPredictHttpUri in interface PrivateEndpointsOrBuilderpublic com.google.protobuf.ByteString getPredictHttpUriBytes()
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getPredictHttpUriBytes in interface PrivateEndpointsOrBuilderpublic PrivateEndpoints.Builder setPredictHttpUri(String value)
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The predictHttpUri to set.public PrivateEndpoints.Builder clearPredictHttpUri()
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public PrivateEndpoints.Builder setPredictHttpUriBytes(com.google.protobuf.ByteString value)
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for predictHttpUri to set.public String getExplainHttpUri()
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getExplainHttpUri in interface PrivateEndpointsOrBuilderpublic com.google.protobuf.ByteString getExplainHttpUriBytes()
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getExplainHttpUriBytes in interface PrivateEndpointsOrBuilderpublic PrivateEndpoints.Builder setExplainHttpUri(String value)
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The explainHttpUri to set.public PrivateEndpoints.Builder clearExplainHttpUri()
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];public PrivateEndpoints.Builder setExplainHttpUriBytes(com.google.protobuf.ByteString value)
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for explainHttpUri to set.public String getHealthHttpUri()
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getHealthHttpUri in interface PrivateEndpointsOrBuilderpublic com.google.protobuf.ByteString getHealthHttpUriBytes()
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getHealthHttpUriBytes in interface PrivateEndpointsOrBuilderpublic PrivateEndpoints.Builder setHealthHttpUri(String value)
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The healthHttpUri to set.public PrivateEndpoints.Builder clearHealthHttpUri()
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];public PrivateEndpoints.Builder setHealthHttpUriBytes(com.google.protobuf.ByteString value)
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for healthHttpUri to set.public String getServiceAttachment()
Output only. The name of the service attachment resource. Populated if private service connect is enabled.
string service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getServiceAttachment in interface PrivateEndpointsOrBuilderpublic com.google.protobuf.ByteString getServiceAttachmentBytes()
Output only. The name of the service attachment resource. Populated if private service connect is enabled.
string service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getServiceAttachmentBytes in interface PrivateEndpointsOrBuilderpublic PrivateEndpoints.Builder setServiceAttachment(String value)
Output only. The name of the service attachment resource. Populated if private service connect is enabled.
string service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The serviceAttachment to set.public PrivateEndpoints.Builder clearServiceAttachment()
Output only. The name of the service attachment resource. Populated if private service connect is enabled.
string service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];public PrivateEndpoints.Builder setServiceAttachmentBytes(com.google.protobuf.ByteString value)
Output only. The name of the service attachment resource. Populated if private service connect is enabled.
string service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for serviceAttachment to set.public final PrivateEndpoints.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.Builder>public final PrivateEndpoints.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PrivateEndpoints.Builder>Copyright © 2023 Google LLC. All rights reserved.