Class UpdateVpcFlowLogsConfigRequest (1.25.0)

UpdateVpcFlowLogsConfigRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for the UpdateVpcFlowLogsConfig method.

Attributes

Name Description
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. Mask of fields to update. At least one path must be supplied in this field.
vpc_flow_logs_config google.cloud.network_management_v1.types.VpcFlowLogsConfig
Required. Only fields specified in update_mask are updated.