Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::CreateVpcFlowLogsConfigRequest (v1.5.0)

Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::CreateVpcFlowLogsConfigRequest.

Request for the CreateVpcFlowLogsConfig method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource of the VPC Flow Logs configuration to create: projects/{project_id}/locations/global

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource of the VPC Flow Logs configuration to create: projects/{project_id}/locations/global
Returns
  • (::String) — Required. The parent resource of the VPC Flow Logs configuration to create: projects/{project_id}/locations/global

#vpc_flow_logs_config

def vpc_flow_logs_config() -> ::Google::Cloud::NetworkManagement::V1::VpcFlowLogsConfig
Returns

#vpc_flow_logs_config=

def vpc_flow_logs_config=(value) -> ::Google::Cloud::NetworkManagement::V1::VpcFlowLogsConfig
Parameter
Returns

#vpc_flow_logs_config_id

def vpc_flow_logs_config_id() -> ::String
Returns
  • (::String) — Required. ID of the VpcFlowLogsConfig.

#vpc_flow_logs_config_id=

def vpc_flow_logs_config_id=(value) -> ::String
Parameter
  • value (::String) — Required. ID of the VpcFlowLogsConfig.
Returns
  • (::String) — Required. ID of the VpcFlowLogsConfig.