public static final class PscInterfaceConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PscInterfaceConfig.Builder> implements PscInterfaceConfigOrBuilder
Configuration for PSC-I.Protobuf type
google.cloud.aiplatform.v1beta1.PscInterfaceConfig| Modifier and Type | Method and Description |
|---|---|
PscInterfaceConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PscInterfaceConfig |
build() |
PscInterfaceConfig |
buildPartial() |
PscInterfaceConfig.Builder |
clear() |
PscInterfaceConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PscInterfaceConfig.Builder |
clearNetworkAttachment()
Optional.
|
PscInterfaceConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PscInterfaceConfig.Builder |
clone() |
PscInterfaceConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNetworkAttachment()
Optional.
|
com.google.protobuf.ByteString |
getNetworkAttachmentBytes()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PscInterfaceConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PscInterfaceConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
PscInterfaceConfig.Builder |
mergeFrom(PscInterfaceConfig other) |
PscInterfaceConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PscInterfaceConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PscInterfaceConfig.Builder |
setNetworkAttachment(String value)
Optional.
|
PscInterfaceConfig.Builder |
setNetworkAttachmentBytes(com.google.protobuf.ByteString value)
Optional.
|
PscInterfaceConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PscInterfaceConfig.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<PscInterfaceConfig.Builder>public PscInterfaceConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PscInterfaceConfig.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<PscInterfaceConfig.Builder>public PscInterfaceConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PscInterfaceConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PscInterfaceConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PscInterfaceConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PscInterfaceConfig.Builder>public PscInterfaceConfig.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<PscInterfaceConfig.Builder>public PscInterfaceConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PscInterfaceConfig.Builder>public PscInterfaceConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PscInterfaceConfig.Builder>public PscInterfaceConfig.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<PscInterfaceConfig.Builder>public PscInterfaceConfig.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<PscInterfaceConfig.Builder>public PscInterfaceConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PscInterfaceConfig.Builder>public PscInterfaceConfig.Builder mergeFrom(PscInterfaceConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PscInterfaceConfig.Builder>public PscInterfaceConfig.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<PscInterfaceConfig.Builder>IOExceptionpublic String getNetworkAttachment()
Optional. The full name of the Compute Engine
[network
attachment](https://cloud.google.com/vpc/docs/about-network-attachments) to
attach to the resource.
For example, `projects/12345/regions/us-central1/networkAttachments/myNA`.
is of the form
`projects/{project}/regions/{region}/networkAttachments/{networkAttachment}`.
Where {project} is a project number, as in `12345`, and {networkAttachment}
is a network attachment name.
To specify this field, you must have already [created a network attachment]
(https://cloud.google.com/vpc/docs/create-manage-network-attachments#create-network-attachments).
This field is only used for resources using PSC-I.
string network_attachment = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getNetworkAttachment in interface PscInterfaceConfigOrBuilderpublic com.google.protobuf.ByteString getNetworkAttachmentBytes()
Optional. The full name of the Compute Engine
[network
attachment](https://cloud.google.com/vpc/docs/about-network-attachments) to
attach to the resource.
For example, `projects/12345/regions/us-central1/networkAttachments/myNA`.
is of the form
`projects/{project}/regions/{region}/networkAttachments/{networkAttachment}`.
Where {project} is a project number, as in `12345`, and {networkAttachment}
is a network attachment name.
To specify this field, you must have already [created a network attachment]
(https://cloud.google.com/vpc/docs/create-manage-network-attachments#create-network-attachments).
This field is only used for resources using PSC-I.
string network_attachment = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getNetworkAttachmentBytes in interface PscInterfaceConfigOrBuilderpublic PscInterfaceConfig.Builder setNetworkAttachment(String value)
Optional. The full name of the Compute Engine
[network
attachment](https://cloud.google.com/vpc/docs/about-network-attachments) to
attach to the resource.
For example, `projects/12345/regions/us-central1/networkAttachments/myNA`.
is of the form
`projects/{project}/regions/{region}/networkAttachments/{networkAttachment}`.
Where {project} is a project number, as in `12345`, and {networkAttachment}
is a network attachment name.
To specify this field, you must have already [created a network attachment]
(https://cloud.google.com/vpc/docs/create-manage-network-attachments#create-network-attachments).
This field is only used for resources using PSC-I.
string network_attachment = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The networkAttachment to set.public PscInterfaceConfig.Builder clearNetworkAttachment()
Optional. The full name of the Compute Engine
[network
attachment](https://cloud.google.com/vpc/docs/about-network-attachments) to
attach to the resource.
For example, `projects/12345/regions/us-central1/networkAttachments/myNA`.
is of the form
`projects/{project}/regions/{region}/networkAttachments/{networkAttachment}`.
Where {project} is a project number, as in `12345`, and {networkAttachment}
is a network attachment name.
To specify this field, you must have already [created a network attachment]
(https://cloud.google.com/vpc/docs/create-manage-network-attachments#create-network-attachments).
This field is only used for resources using PSC-I.
string network_attachment = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
public PscInterfaceConfig.Builder setNetworkAttachmentBytes(com.google.protobuf.ByteString value)
Optional. The full name of the Compute Engine
[network
attachment](https://cloud.google.com/vpc/docs/about-network-attachments) to
attach to the resource.
For example, `projects/12345/regions/us-central1/networkAttachments/myNA`.
is of the form
`projects/{project}/regions/{region}/networkAttachments/{networkAttachment}`.
Where {project} is a project number, as in `12345`, and {networkAttachment}
is a network attachment name.
To specify this field, you must have already [created a network attachment]
(https://cloud.google.com/vpc/docs/create-manage-network-attachments#create-network-attachments).
This field is only used for resources using PSC-I.
string network_attachment = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The bytes for networkAttachment to set.public final PscInterfaceConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PscInterfaceConfig.Builder>public final PscInterfaceConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PscInterfaceConfig.Builder>Copyright © 2025 Google LLC. All rights reserved.