Network Management v1 API - Class GetVpcFlowLogsConfigRequest (2.13.0)

public sealed class GetVpcFlowLogsConfigRequest : IMessage<GetVpcFlowLogsConfigRequest>, IEquatable<GetVpcFlowLogsConfigRequest>, IDeepCloneable<GetVpcFlowLogsConfigRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Network Management v1 API class GetVpcFlowLogsConfigRequest.

Request for the GetVpcFlowLogsConfig method.

Inheritance

object > GetVpcFlowLogsConfigRequest

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Constructors

GetVpcFlowLogsConfigRequest()

public GetVpcFlowLogsConfigRequest()

GetVpcFlowLogsConfigRequest(GetVpcFlowLogsConfigRequest)

public GetVpcFlowLogsConfigRequest(GetVpcFlowLogsConfigRequest other)
Parameter
Name Description
other GetVpcFlowLogsConfigRequest

Properties

Name

public string Name { get; set; }

Required. VpcFlowLogsConfig resource name using the form: projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}

Property Value
Type Description
string

VpcFlowLogsConfigName

public VpcFlowLogsConfigName VpcFlowLogsConfigName { get; set; }

VpcFlowLogsConfigName-typed view over the Name resource name property.

Property Value
Type Description
VpcFlowLogsConfigName