Reference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::NetworkConfig.
Network Configuration that can be inherited by other protos.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#network_attachment
def network_attachment() -> ::String
Returns
-
(::String) — Required. Name of the NetworkAttachment that allows access to the
customer's VPC. Format:
projects/{PROJECT_ID}/regions/{REGION}/networkAttachments/{NETWORK_ATTACHMENT_NAME}
#network_attachment=
def network_attachment=(value) -> ::String
Parameter
-
value (::String) — Required. Name of the NetworkAttachment that allows access to the
customer's VPC. Format:
projects/{PROJECT_ID}/regions/{REGION}/networkAttachments/{NETWORK_ATTACHMENT_NAME}
Returns
-
(::String) — Required. Name of the NetworkAttachment that allows access to the
customer's VPC. Format:
projects/{PROJECT_ID}/regions/{REGION}/networkAttachments/{NETWORK_ATTACHMENT_NAME}