Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::VpcPeeringConnectivity.
The details of the VPC where the source database is located in Google Cloud. We will use this information to set up the VPC peering connection between Cloud SQL and this VPC.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#vpc
def vpc() -> ::String
Returns
- (::String) — The name of the VPC network to peer with the Cloud SQL private network.
#vpc=
def vpc=(value) -> ::String
Parameter
- value (::String) — The name of the VPC network to peer with the Cloud SQL private network.
Returns
- (::String) — The name of the VPC network to peer with the Cloud SQL private network.