Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PscInterfaceConfig.
Configuration for PSC-I.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#network_attachment
def network_attachment() -> ::String
Returns
- (::String) — Optional. The name of the Compute Engine network attachment to attach to the resource within the region and user project. To specify this field, you must have already created a network attachment. This field is only used for resources using PSC-I.
#network_attachment=
def network_attachment=(value) -> ::String
Parameter
- value (::String) — Optional. The name of the Compute Engine network attachment to attach to the resource within the region and user project. To specify this field, you must have already created a network attachment. This field is only used for resources using PSC-I.
Returns
- (::String) — Optional. The name of the Compute Engine network attachment to attach to the resource within the region and user project. To specify this field, you must have already created a network attachment. This field is only used for resources using PSC-I.