Package com.google.cloud.aiplatform.v1
Class PrivateEndpoints.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<PrivateEndpoints.Builder>
com.google.cloud.aiplatform.v1.PrivateEndpoints.Builder
- All Implemented Interfaces:
PrivateEndpointsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- PrivateEndpoints
public static final class PrivateEndpoints.Builder
extends com.google.protobuf.GeneratedMessage.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-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Output only.Output only.Output only.Output only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOutput only.com.google.protobuf.ByteStringOutput only.Output only.com.google.protobuf.ByteStringOutput only.Output only.com.google.protobuf.ByteStringOutput only.Output only.com.google.protobuf.ByteStringOutput only.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(PrivateEndpoints other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setExplainHttpUri(String value) Output only.setExplainHttpUriBytes(com.google.protobuf.ByteString value) Output only.setHealthHttpUri(String value) Output only.setHealthHttpUriBytes(com.google.protobuf.ByteString value) Output only.setPredictHttpUri(String value) Output only.setPredictHttpUriBytes(com.google.protobuf.ByteString value) Output only.setServiceAttachment(String value) Output only.setServiceAttachmentBytes(com.google.protobuf.ByteString value) Output only.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<PrivateEndpoints.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<PrivateEndpoints.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<PrivateEndpoints.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PrivateEndpoints.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<PrivateEndpoints.Builder>
-
mergeFrom
public PrivateEndpoints.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PrivateEndpoints.Builder>- Throws:
IOException
-
getPredictHttpUri
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPredictHttpUriin interfacePrivateEndpointsOrBuilder- Returns:
- The predictHttpUri.
-
getPredictHttpUriBytes
public 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];- Specified by:
getPredictHttpUriBytesin interfacePrivateEndpointsOrBuilder- Returns:
- The bytes for predictHttpUri.
-
setPredictHttpUri
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The predictHttpUri to set.- Returns:
- This builder for chaining.
-
clearPredictHttpUri
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setPredictHttpUriBytes
Output only. Http(s) path to send prediction requests.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for predictHttpUri to set.- Returns:
- This builder for chaining.
-
getExplainHttpUri
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExplainHttpUriin interfacePrivateEndpointsOrBuilder- Returns:
- The explainHttpUri.
-
getExplainHttpUriBytes
public 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];- Specified by:
getExplainHttpUriBytesin interfacePrivateEndpointsOrBuilder- Returns:
- The bytes for explainHttpUri.
-
setExplainHttpUri
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The explainHttpUri to set.- Returns:
- This builder for chaining.
-
clearExplainHttpUri
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setExplainHttpUriBytes
Output only. Http(s) path to send explain requests.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for explainHttpUri to set.- Returns:
- This builder for chaining.
-
getHealthHttpUri
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getHealthHttpUriin interfacePrivateEndpointsOrBuilder- Returns:
- The healthHttpUri.
-
getHealthHttpUriBytes
public 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];- Specified by:
getHealthHttpUriBytesin interfacePrivateEndpointsOrBuilder- Returns:
- The bytes for healthHttpUri.
-
setHealthHttpUri
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The healthHttpUri to set.- Returns:
- This builder for chaining.
-
clearHealthHttpUri
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setHealthHttpUriBytes
Output only. Http(s) path to send health check requests.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for healthHttpUri to set.- Returns:
- This builder for chaining.
-
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];- Specified by:
getServiceAttachmentin interfacePrivateEndpointsOrBuilder- Returns:
- The serviceAttachment.
-
getServiceAttachmentBytes
public 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];- Specified by:
getServiceAttachmentBytesin interfacePrivateEndpointsOrBuilder- Returns:
- The bytes for serviceAttachment.
-
setServiceAttachment
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];- Parameters:
value- The serviceAttachment to set.- Returns:
- This builder for chaining.
-
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];- Returns:
- This builder for chaining.
-
setServiceAttachmentBytes
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];- Parameters:
value- The bytes for serviceAttachment to set.- Returns:
- This builder for chaining.
-